Pull request #43545 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9880e6a1ef0f8a20a3374c733951a938c9b284c3+2ed904cad7055847796433cc56ef1d1de0da868c (73da9548d51951ff6c9a8efbc9cd1d13bd8c56e5) 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-43545@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-02T12:41:34.704Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-02T12:41:34.707Z] Trying to pass milestone 5 [Pipeline] milestone [2022-05-02T12:41:34.786Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-02T12:41:34.991Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0677fde91d4be79bc) in /home/ubuntu/workspace/moby_PR-43545 [Pipeline] { [Pipeline] checkout [2022-05-02T12:41:35.023Z] The recommended git tool is: git [2022-05-02T12:41:35.031Z] using credential docker-jenkins-github-credentials [2022-05-02T12:41:35.039Z] Cloning the remote Git repository [2022-05-02T12:41:35.039Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:41:35.172Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:41:35.172Z] > git init /home/ubuntu/workspace/moby_PR-43545 # timeout=10 [2022-05-02T12:41:35.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:35.187Z] > git --version # timeout=10 [2022-05-02T12:41:35.195Z] > git --version # 'git version 2.17.1' [2022-05-02T12:41:35.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:35.196Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:50.554Z] Fetching without tags [2022-05-02T12:41:50.726Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:41:50.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:41:50.666Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:41:50.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:50.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:41:50.691Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:50.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:50.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:50.860Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:41:50.865Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:41:51.283Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:41:51.283Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:41:51.799Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [2022-05-02T12:41:51.817Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:41:52.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/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-02T12:41:52.427Z] Unable to find image 'alpine:latest' locally [2022-05-02T12:41:52.427Z] latest: Pulling from library/alpine [2022-05-02T12:41:52.427Z] df9b9388f04a: Pulling fs layer [2022-05-02T12:41:52.685Z] df9b9388f04a: Download complete [2022-05-02T12:41:52.685Z] df9b9388f04a: Pull complete [2022-05-02T12:41:52.685Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-02T12:41:52.685Z] Status: Downloaded newer image for alpine:latest [2022-05-02T12:41:51.386Z] > git remote # timeout=10 [2022-05-02T12:41:51.393Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:41:51.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:51.399Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:41:51.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:41:51.426Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:41:51.433Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:41:51.935Z] > git rev-list --no-walk a87b46c450c21d8ff8b47d4c873fc6ece3006e04 # timeout=10 [2022-05-02T12:41:55.219Z] 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-02T12:41:55.711Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0677fde91d4be79bc) in /home/ubuntu/workspace/moby_PR-43545 [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-02T12:41:55.727Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d8f3b2684e759755) in /home/ubuntu/workspace/moby_PR-43545 [2022-05-02T12:41:55.730Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c1c8b0a6268a92ef) in /home/ubuntu/workspace/moby_PR-43545 [Pipeline] stage [2022-05-02T12:41:55.730Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0093e8d1a843b63d2) in /home/ubuntu/workspace/moby_PR-43545 [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 [Pipeline] { [2022-05-02T12:41:55.777Z] The recommended git tool is: git [2022-05-02T12:41:55.786Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-05-02T12:41:55.805Z] Fetching changes from the remote Git repository [2022-05-02T12:41:55.813Z] Fetching without tags [Pipeline] checkout [2022-05-02T12:41:55.817Z] The recommended git tool is: git [Pipeline] checkout [2022-05-02T12:41:55.824Z] using credential docker-jenkins-github-credentials [2022-05-02T12:41:55.825Z] The recommended git tool is: git [Pipeline] checkout [2022-05-02T12:41:55.832Z] Cloning the remote Git repository [2022-05-02T12:41:55.832Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:41:55.834Z] The recommended git tool is: git [Pipeline] // stage [2022-05-02T12:41:55.850Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-02T12:41:55.863Z] Cloning the remote Git repository [2022-05-02T12:41:55.863Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-05-02T12:41:55.875Z] using credential docker-jenkins-github-credentials [2022-05-02T12:41:55.884Z] Cloning the remote Git repository [2022-05-02T12:41:55.884Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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 [2022-05-02T12:41:55.983Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [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 [2022-05-02T12:41:56.021Z] Running on azwin-2-2f5110 in d:\jenkins\workspace\moby_PR-43545 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2022-05-02T12:41:56.109Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-02T12:41:56.217Z] The recommended git tool is: git [2022-05-02T12:41:56.438Z] using credential docker-jenkins-github-credentials [2022-05-02T12:41:56.465Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:41:56.466Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:41:56.517Z] Cloning the remote Git repository [2022-05-02T12:41:56.517Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:41:56.522Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [2022-05-02T12:41:55.928Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43545/.git # timeout=10 [2022-05-02T12:41:55.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:41:55.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:55.947Z] > git --version # timeout=10 [2022-05-02T12:41:55.961Z] > git --version # 'git version 2.17.1' [2022-05-02T12:41:55.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:55.962Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:56.117Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:41:56.122Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:41:56.579Z] > git remote # timeout=10 [2022-05-02T12:41:56.585Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:41:56.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:56.588Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:41:56.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:41:56.599Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:41:56.605Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:41:55.833Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:41:55.833Z] > git init /home/ubuntu/workspace/moby_PR-43545 # timeout=10 [2022-05-02T12:41:55.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:55.844Z] > git --version # timeout=10 [2022-05-02T12:41:55.849Z] > git --version # 'git version 2.25.1' [2022-05-02T12:41:55.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:55.850Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:55.868Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:41:55.868Z] > git init /home/ubuntu/workspace/moby_PR-43545 # timeout=10 [2022-05-02T12:41:55.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:55.885Z] > git --version # timeout=10 [2022-05-02T12:41:55.890Z] > git --version # 'git version 2.17.1' [2022-05-02T12:41:55.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:55.890Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:55.886Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:41:55.886Z] > git init /home/ubuntu/workspace/moby_PR-43545 # timeout=10 [2022-05-02T12:41:55.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:55.897Z] > git --version # timeout=10 [2022-05-02T12:41:55.902Z] > git --version # 'git version 2.25.1' [2022-05-02T12:41:55.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:55.903Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:57.089Z] + [ PR != PR ] [2022-05-02T12:41:57.089Z] + [ master != master ] [2022-05-02T12:41:57.089Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:41:56.553Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:41:56.553Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-02T12:41:56.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:41:56.660Z] > git --version # timeout=10 [2022-05-02T12:41:56.747Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-02T12:41:56.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:41:56.751Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:41:57.411Z] + docker version [2022-05-02T12:41:57.411Z] Client: Docker Engine - Community [2022-05-02T12:41:57.411Z] Version: 20.10.14 [2022-05-02T12:41:57.411Z] API version: 1.41 [2022-05-02T12:41:57.411Z] Go version: go1.16.15 [2022-05-02T12:41:57.411Z] Git commit: a224086 [2022-05-02T12:41:57.411Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-02T12:41:57.411Z] OS/Arch: linux/amd64 [2022-05-02T12:41:57.411Z] Context: default [2022-05-02T12:41:57.411Z] Experimental: true [2022-05-02T12:41:57.411Z] [2022-05-02T12:41:57.411Z] Server: Docker Engine - Community [2022-05-02T12:41:57.411Z] Engine: [2022-05-02T12:41:57.411Z] Version: 20.10.14 [2022-05-02T12:41:57.411Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:41:57.411Z] Go version: go1.16.15 [2022-05-02T12:41:57.411Z] Git commit: 87a90dc [2022-05-02T12:41:57.411Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-02T12:41:57.411Z] OS/Arch: linux/amd64 [2022-05-02T12:41:57.411Z] Experimental: true [2022-05-02T12:41:57.411Z] containerd: [2022-05-02T12:41:57.411Z] Version: 1.5.11 [2022-05-02T12:41:57.411Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:41:57.411Z] runc: [2022-05-02T12:41:57.411Z] Version: 1.0.3 [2022-05-02T12:41:57.411Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:41:57.411Z] docker-init: [2022-05-02T12:41:57.411Z] Version: 0.19.0 [2022-05-02T12:41:57.411Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:41:57.695Z] + docker info [2022-05-02T12:41:58.630Z] Client: [2022-05-02T12:41:58.630Z] Context: default [2022-05-02T12:41:58.630Z] Debug Mode: false [2022-05-02T12:41:58.630Z] Plugins: [2022-05-02T12:41:58.630Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:41:58.630Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:41:58.630Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:41:58.630Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:41:58.630Z] [2022-05-02T12:41:58.630Z] Server: [2022-05-02T12:41:58.630Z] Containers: 0 [2022-05-02T12:41:58.630Z] Running: 0 [2022-05-02T12:41:58.630Z] Paused: 0 [2022-05-02T12:41:58.630Z] Stopped: 0 [2022-05-02T12:41:58.630Z] Images: 3 [2022-05-02T12:41:58.630Z] Server Version: 20.10.14 [2022-05-02T12:41:58.630Z] Storage Driver: overlay2 [2022-05-02T12:41:58.630Z] Backing Filesystem: extfs [2022-05-02T12:41:58.630Z] Supports d_type: true [2022-05-02T12:41:58.630Z] Native Overlay Diff: true [2022-05-02T12:41:58.630Z] userxattr: false [2022-05-02T12:41:58.630Z] Logging Driver: json-file [2022-05-02T12:41:58.630Z] Cgroup Driver: cgroupfs [2022-05-02T12:41:58.630Z] Cgroup Version: 1 [2022-05-02T12:41:58.630Z] Plugins: [2022-05-02T12:41:58.630Z] Volume: local [2022-05-02T12:41:58.630Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:41:58.630Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:41:58.630Z] Swarm: inactive [2022-05-02T12:41:58.630Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:41:58.630Z] Default Runtime: runc [2022-05-02T12:41:58.630Z] Init Binary: docker-init [2022-05-02T12:41:58.630Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:41:58.630Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:41:58.630Z] init version: de40ad0 [2022-05-02T12:41:58.630Z] Security Options: [2022-05-02T12:41:58.630Z] apparmor [2022-05-02T12:41:58.630Z] seccomp [2022-05-02T12:41:58.630Z] Profile: default [2022-05-02T12:41:58.630Z] Kernel Version: 5.4.0-1071-aws [2022-05-02T12:41:58.630Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-02T12:41:58.630Z] OSType: linux [2022-05-02T12:41:58.630Z] Architecture: x86_64 [2022-05-02T12:41:58.630Z] CPUs: 2 [2022-05-02T12:41:58.630Z] Total Memory: 7.565GiB [2022-05-02T12:41:58.630Z] Name: ip-10-100-104-55 [2022-05-02T12:41:58.630Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-02T12:41:58.630Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:41:58.630Z] Debug Mode: false [2022-05-02T12:41:58.630Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:41:58.630Z] Labels: [2022-05-02T12:41:58.630Z] Experimental: true [2022-05-02T12:41:58.630Z] Insecure Registries: [2022-05-02T12:41:58.630Z] 127.0.0.0/8 [2022-05-02T12:41:58.630Z] Live Restore Enabled: true [2022-05-02T12:41:58.630Z] [2022-05-02T12:41:58.630Z] WARNING: No swap limit support [Pipeline] sh [2022-05-02T12:41:58.918Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:41:58.918Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:41:58.918Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43545/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:41:58.918Z] + bash /home/ubuntu/workspace/moby_PR-43545/check-config.sh [2022-05-02T12:41:58.918Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:41:58.918Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-02T12:41:58.918Z] [2022-05-02T12:41:58.918Z] Generally Necessary: [2022-05-02T12:41:58.918Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:41:58.918Z] - apparmor: enabled and tools installed [2022-05-02T12:41:58.918Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:41:58.918Z] - CONFIG_NET_NS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_PID_NS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:41:58.918Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:41:58.918Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:41:58.918Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:41:58.918Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_MEMCG: enabled [2022-05-02T12:41:58.918Z] - CONFIG_KEYS: enabled [2022-05-02T12:41:58.918Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:41:58.918Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:41:58.918Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:41:59.177Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:41:59.177Z] [2022-05-02T12:41:59.177Z] Optional Features: [2022-05-02T12:41:59.177Z] - CONFIG_USER_NS: enabled [2022-05-02T12:41:59.177Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:41:59.177Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:41:59.177Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:41:59.177Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:41:59.177Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-02T12:41:59.177Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-02T12:41:59.177Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:41:59.177Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:41:59.177Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:41:59.177Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:41:59.177Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:41:59.177Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:41:59.177Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:41:59.177Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:41:59.177Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:41:59.177Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:41:59.177Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:41:59.177Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:41:59.177Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:41:59.177Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:41:59.177Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:41:59.177Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:41:59.177Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:41:59.435Z] - Network Drivers: [2022-05-02T12:41:59.435Z] - "overlay": [2022-05-02T12:41:59.435Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:41:59.435Z] Optional (for encrypted networks): [2022-05-02T12:41:59.435Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:41:59.435Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:41:59.435Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:41:59.435Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:41:59.435Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:41:59.435Z] - CONFIG_XFRM: enabled [2022-05-02T12:41:59.435Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:41:59.435Z] - "ipvlan": [2022-05-02T12:41:59.435Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:41:59.435Z] - "macvlan": [2022-05-02T12:41:59.435Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:41:59.435Z] - "ftp,tftp client in container": [2022-05-02T12:41:59.435Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:41:59.435Z] - Storage Drivers: [2022-05-02T12:41:59.435Z] - "aufs": [2022-05-02T12:41:59.435Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:41:59.435Z] - "btrfs": [2022-05-02T12:41:59.435Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:41:59.435Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:41:59.435Z] - "devicemapper": [2022-05-02T12:41:59.435Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:41:59.435Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:41:59.435Z] - "overlay": [2022-05-02T12:41:59.435Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:41:59.435Z] - "zfs": [2022-05-02T12:41:59.435Z] - /dev/zfs: present [2022-05-02T12:41:59.435Z] - zfs command: missing [2022-05-02T12:41:59.435Z] - zpool command: missing [2022-05-02T12:41:59.435Z] [2022-05-02T12:41:59.435Z] Limits: [2022-05-02T12:41:59.435Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:41:59.435Z] [2022-05-02T12:41:59.435Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:41:59.761Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 . [2022-05-02T12:41:59.761Z] #2 [internal] load .dockerignore [2022-05-02T12:41:59.761Z] #2 sha256:6202a2dcdc685c8eb4a6f7f2b8c623db88139fcce8c8b198085598950bc9e645 [2022-05-02T12:41:59.761Z] #2 transferring context: 145B done [2022-05-02T12:41:59.761Z] #2 DONE 0.0s [2022-05-02T12:41:59.761Z] [2022-05-02T12:41:59.761Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:41:59.761Z] #1 sha256:91d66fe8aa1b5dcd81773a9ebcb804c7e12c932a60941b29c328476fe38ae50a [2022-05-02T12:41:59.761Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:41:59.761Z] #1 DONE 0.0s [2022-05-02T12:41:59.761Z] [2022-05-02T12:41:59.761Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:41:59.761Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:42:00.019Z] #3 DONE 0.1s [2022-05-02T12:42:00.020Z] [2022-05-02T12:42:00.020Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:42:00.020Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:42:00.020Z] #4 CACHED [2022-05-02T12:42:00.293Z] [2022-05-02T12:42:00.293Z] #5 [internal] load .dockerignore [2022-05-02T12:42:00.293Z] #5 sha256:6c606a0c27aef8224feeacafc03194504174e2f73370158fbd7173499d618cf8 [2022-05-02T12:42:00.293Z] #5 DONE 0.0s [2022-05-02T12:42:00.293Z] [2022-05-02T12:42:00.293Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:42:00.293Z] #6 sha256:3d204cc03525f7e726f2bf0fa17f8e4f61bf384df86c8dd0e8f43283bfdadc53 [2022-05-02T12:42:00.293Z] #6 DONE 0.0s [2022-05-02T12:42:00.293Z] [2022-05-02T12:42:00.293Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:00.294Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:42:00.294Z] #8 DONE 0.1s [2022-05-02T12:42:00.294Z] [2022-05-02T12:42:00.294Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:00.294Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:42:00.294Z] #10 DONE 0.1s [2022-05-02T12:42:00.294Z] [2022-05-02T12:42:00.294Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:42:00.294Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:42:00.294Z] #7 DONE 0.1s [2022-05-02T12:42:00.294Z] [2022-05-02T12:42:00.294Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:42:00.294Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:42:00.294Z] #9 DONE 0.1s [2022-05-02T12:42:00.553Z] [2022-05-02T12:42:00.553Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:00.553Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:42:00.554Z] #78 DONE 0.0s [2022-05-02T12:42:00.554Z] [2022-05-02T12:42:00.554Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:00.554Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:42:00.554Z] #76 DONE 0.0s [2022-05-02T12:42:00.554Z] [2022-05-02T12:42:00.554Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:42:00.554Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:42:00.554Z] #11 DONE 0.0s [2022-05-02T12:42:00.554Z] [2022-05-02T12:42:00.554Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:42:00.554Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:42:00.554Z] #35 DONE 0.0s [2022-05-02T12:42:00.554Z] [2022-05-02T12:42:00.554Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:42:00.554Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:42:00.554Z] #12 CACHED [2022-05-02T12:42:00.554Z] [2022-05-02T12:42:00.554Z] #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-02T12:42:00.554Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:42:00.554Z] #13 CACHED [2022-05-02T12:42:00.554Z] [2022-05-02T12:42:00.554Z] #31 [internal] load build context [2022-05-02T12:42:00.554Z] #31 sha256:decd3449caf609e8461fc19517fb238162b68c7f9383d8e0807cfef743e3f187 [2022-05-02T12:42:00.813Z] #31 ... [2022-05-02T12:42:00.813Z] [2022-05-02T12:42:00.813Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:42:00.813Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:42:00.813Z] #54 DONE 0.4s [2022-05-02T12:42:00.813Z] [2022-05-02T12:42:00.813Z] #31 [internal] load build context [2022-05-02T12:42:00.813Z] #31 sha256:decd3449caf609e8461fc19517fb238162b68c7f9383d8e0807cfef743e3f187 [2022-05-02T12:42:01.755Z] #31 ... [2022-05-02T12:42:01.755Z] [2022-05-02T12:42:01.755Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-02T12:42:01.755Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-02T12:42:01.755Z] #14 DONE 1.2s [2022-05-02T12:42:01.755Z] [2022-05-02T12:42:01.755Z] #31 [internal] load build context [2022-05-02T12:42:01.755Z] #31 sha256:decd3449caf609e8461fc19517fb238162b68c7f9383d8e0807cfef743e3f187 [2022-05-02T12:42:03.134Z] #31 ... [2022-05-02T12:42:03.134Z] [2022-05-02T12:42:03.134Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-02T12:42:03.134Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-02T12:42:03.134Z] #15 DONE 1.3s [2022-05-02T12:42:03.134Z] [2022-05-02T12:42:03.134Z] #31 [internal] load build context [2022-05-02T12:42:03.134Z] #31 sha256:decd3449caf609e8461fc19517fb238162b68c7f9383d8e0807cfef743e3f187 [2022-05-02T12:42:03.393Z] #31 transferring context: 61.00MB 2.8s done [2022-05-02T12:42:03.393Z] #31 DONE 3.0s [2022-05-02T12:42:03.393Z] [2022-05-02T12:42:03.393Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-02T12:42:03.393Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-02T12:42:03.652Z] #16 DONE 0.7s [2022-05-02T12:42:03.652Z] [2022-05-02T12:42:03.652Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-02T12:42:03.652Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-02T12:42:04.219Z] #17 DONE 0.5s [2022-05-02T12:42:04.219Z] [2022-05-02T12:42:04.219Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-02T12:42:04.219Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-02T12:42:04.785Z] #18 DONE 0.5s [2022-05-02T12:42:04.785Z] [2022-05-02T12:42:04.785Z] #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-02T12:42:04.785Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-02T12:42:05.719Z] #19 0.889 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:42:05.719Z] #19 1.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:42:05.977Z] #19 1.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:42:05.977Z] #19 1.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:42:05.977Z] #19 1.339 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:42:06.238Z] #19 1.430 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:42:06.238Z] #19 1.551 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:42:06.496Z] #19 1.644 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:42:06.496Z] #19 1.733 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:42:06.496Z] #19 1.817 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:42:06.496Z] #19 1.819 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:42:06.496Z] #19 1.821 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:42:06.496Z] #19 1.822 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:42:06.496Z] #19 1.824 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:42:06.496Z] #19 1.826 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:42:06.497Z] #19 1.827 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:42:06.497Z] #19 1.828 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:42:06.497Z] #19 1.829 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:42:06.497Z] #19 1.829 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:42:06.497Z] #19 1.830 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:42:06.497Z] #19 1.830 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:42:07.710Z] Fetching without tags [2022-05-02T12:42:07.935Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:07.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:07.694Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:42:07.697Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:07.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:07.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:42:07.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:07.754Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:07.936Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:07.939Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:42:08.512Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:08.512Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:42:09.254Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:42:09.961Z] + docker version [2022-05-02T12:42:09.961Z] Client: Docker Engine - Community [2022-05-02T12:42:09.961Z] Version: 20.10.14 [2022-05-02T12:42:09.961Z] API version: 1.41 [2022-05-02T12:42:09.961Z] Go version: go1.16.15 [2022-05-02T12:42:09.961Z] Git commit: a224086 [2022-05-02T12:42:09.961Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-02T12:42:09.961Z] OS/Arch: linux/arm64 [2022-05-02T12:42:09.961Z] Context: default [2022-05-02T12:42:09.961Z] Experimental: true [2022-05-02T12:42:09.961Z] [2022-05-02T12:42:09.961Z] Server: Docker Engine - Community [2022-05-02T12:42:09.961Z] Engine: [2022-05-02T12:42:09.961Z] Version: 20.10.14 [2022-05-02T12:42:09.961Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:42:09.961Z] Go version: go1.16.15 [2022-05-02T12:42:09.961Z] Git commit: 87a90dc [2022-05-02T12:42:09.961Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-02T12:42:09.961Z] OS/Arch: linux/arm64 [2022-05-02T12:42:09.961Z] Experimental: true [2022-05-02T12:42:09.961Z] containerd: [2022-05-02T12:42:09.961Z] Version: 1.5.11 [2022-05-02T12:42:09.961Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:42:09.961Z] runc: [2022-05-02T12:42:09.961Z] Version: 1.0.3 [2022-05-02T12:42:09.961Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:42:09.961Z] docker-init: [2022-05-02T12:42:09.961Z] Version: 0.19.0 [2022-05-02T12:42:09.961Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:42:08.467Z] > git remote # timeout=10 [2022-05-02T12:42:08.472Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:42:08.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:08.487Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:42:08.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:42:08.514Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:08.525Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:42:10.279Z] + docker info [2022-05-02T12:42:10.711Z] Still waiting to schedule task [2022-05-02T12:42:10.711Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:42:10.718Z] Still waiting to schedule task [2022-05-02T12:42:10.718Z] Waiting for next available executor on ‘windows-2022’ [2022-05-02T12:42:10.723Z] Still waiting to schedule task [2022-05-02T12:42:10.723Z] Waiting for next available executor on ‘windows-2022’ [2022-05-02T12:42:10.841Z] Client: [2022-05-02T12:42:10.841Z] Context: default [2022-05-02T12:42:10.841Z] Debug Mode: false [2022-05-02T12:42:10.841Z] Plugins: [2022-05-02T12:42:10.841Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:42:10.841Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:42:10.841Z] [2022-05-02T12:42:10.841Z] Server: [2022-05-02T12:42:10.841Z] Containers: 0 [2022-05-02T12:42:10.841Z] Running: 0 [2022-05-02T12:42:10.841Z] Paused: 0 [2022-05-02T12:42:10.841Z] Stopped: 0 [2022-05-02T12:42:10.841Z] Images: 4 [2022-05-02T12:42:10.841Z] Server Version: 20.10.14 [2022-05-02T12:42:10.841Z] Storage Driver: overlay2 [2022-05-02T12:42:10.841Z] Backing Filesystem: extfs [2022-05-02T12:42:10.841Z] Supports d_type: true [2022-05-02T12:42:10.841Z] Native Overlay Diff: true [2022-05-02T12:42:10.841Z] userxattr: false [2022-05-02T12:42:10.841Z] Logging Driver: json-file [2022-05-02T12:42:10.841Z] Cgroup Driver: cgroupfs [2022-05-02T12:42:10.841Z] Cgroup Version: 1 [2022-05-02T12:42:10.841Z] Plugins: [2022-05-02T12:42:10.841Z] Volume: local [2022-05-02T12:42:10.841Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:42:10.841Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:42:10.841Z] Swarm: inactive [2022-05-02T12:42:10.841Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:42:10.841Z] Default Runtime: runc [2022-05-02T12:42:10.841Z] Init Binary: docker-init [2022-05-02T12:42:10.841Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:42:10.841Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:42:10.841Z] init version: de40ad0 [2022-05-02T12:42:10.841Z] Security Options: [2022-05-02T12:42:10.841Z] apparmor [2022-05-02T12:42:10.841Z] seccomp [2022-05-02T12:42:10.841Z] Profile: default [2022-05-02T12:42:10.841Z] Kernel Version: 5.13.0-1021-aws [2022-05-02T12:42:10.841Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-02T12:42:10.841Z] OSType: linux [2022-05-02T12:42:10.841Z] Architecture: aarch64 [2022-05-02T12:42:10.841Z] CPUs: 2 [2022-05-02T12:42:10.841Z] Total Memory: 7.578GiB [2022-05-02T12:42:10.841Z] Name: ip-10-100-83-133 [2022-05-02T12:42:10.841Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-02T12:42:10.841Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:42:10.841Z] Debug Mode: false [2022-05-02T12:42:10.841Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:42:10.841Z] Labels: [2022-05-02T12:42:10.841Z] Experimental: true [2022-05-02T12:42:10.841Z] Insecure Registries: [2022-05-02T12:42:10.841Z] 127.0.0.0/8 [2022-05-02T12:42:10.841Z] Live Restore Enabled: true [2022-05-02T12:42:10.841Z] [Pipeline] sh [2022-05-02T12:42:11.158Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:42:11.158Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:42:11.158Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43545/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:42:11.158Z] + bash /home/ubuntu/workspace/moby_PR-43545/check-config.sh [2022-05-02T12:42:11.158Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:42:11.158Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-02T12:42:11.158Z] [2022-05-02T12:42:11.158Z] Generally Necessary: [2022-05-02T12:42:11.158Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:42:11.158Z] - apparmor: enabled and tools installed [2022-05-02T12:42:11.158Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:42:11.158Z] - CONFIG_NET_NS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_PID_NS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_MEMCG: enabled [2022-05-02T12:42:11.158Z] - CONFIG_KEYS: enabled [2022-05-02T12:42:11.158Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:42:11.158Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:42:11.158Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:42:11.159Z] [2022-05-02T12:42:11.159Z] Optional Features: [2022-05-02T12:42:11.159Z] - CONFIG_USER_NS: enabled [2022-05-02T12:42:11.159Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:42:11.193Z] Fetching without tags [2022-05-02T12:42:11.334Z] Fetching without tags [2022-05-02T12:42:11.363Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:11.415Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:42:11.415Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:42:11.415Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:42:11.415Z] (cgroup swap accounting is currently enabled) [2022-05-02T12:42:11.415Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:42:11.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:42:11.415Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:42:11.415Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:42:11.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:42:11.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:42:11.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:42:11.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:42:11.415Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:42:11.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:42:11.415Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:42:11.415Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:42:11.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:42:11.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:42:11.415Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:42:11.415Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:42:11.415Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:42:11.415Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:42:11.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:42:11.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:42:11.415Z] - Network Drivers: [2022-05-02T12:42:11.415Z] - "overlay": [2022-05-02T12:42:11.415Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:42:11.415Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:42:11.415Z] Optional (for encrypted networks): [2022-05-02T12:42:11.593Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:11.672Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:42:11.672Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:42:11.672Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:42:11.672Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:42:11.672Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:42:11.672Z] - CONFIG_XFRM: enabled [2022-05-02T12:42:11.672Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:42:11.672Z] - "ipvlan": [2022-05-02T12:42:11.672Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:42:11.672Z] - "macvlan": [2022-05-02T12:42:11.672Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:42:11.672Z] - "ftp,tftp client in container": [2022-05-02T12:42:11.672Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:42:11.672Z] - Storage Drivers: [2022-05-02T12:42:11.672Z] - "aufs": [2022-05-02T12:42:11.672Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:42:11.672Z] - "btrfs": [2022-05-02T12:42:11.672Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:42:11.672Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:42:11.672Z] - "devicemapper": [2022-05-02T12:42:11.672Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:42:11.672Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:42:11.672Z] - "overlay": [2022-05-02T12:42:11.672Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:42:11.672Z] - "zfs": [2022-05-02T12:42:11.672Z] - /dev/zfs: present [2022-05-02T12:42:11.672Z] - zfs command: missing [2022-05-02T12:42:11.672Z] - zpool command: missing [2022-05-02T12:42:11.672Z] [2022-05-02T12:42:11.672Z] Limits: [2022-05-02T12:42:11.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:42:11.672Z] [2022-05-02T12:42:11.672Z] + true [Pipeline] } [Pipeline] // stage [2022-05-02T12:42:11.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:11.177Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:42:11.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:11.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:11.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:42:11.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:11.197Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:11.364Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:11.371Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-02T12:42:11.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:11.307Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:42:11.315Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:11.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:11.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:42:11.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:11.338Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:11.595Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:11.598Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [Pipeline] sh [2022-05-02T12:42:11.936Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:11.936Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:42:11.987Z] Fetching without tags [2022-05-02T12:42:12.044Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 . [2022-05-02T12:42:12.167Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:12.167Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:42:11.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:11.600Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:42:11.691Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:11.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:42:12.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:42:12.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:12.028Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:42:12.300Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:42:12.300Z] #1 sha256:a029da66b30c3afac65a5a9b6c8be2e3c54e8efec5a1e96debd956b5b789ac53 [2022-05-02T12:42:12.300Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:42:12.300Z] #1 DONE 0.0s [2022-05-02T12:42:12.300Z] [2022-05-02T12:42:12.300Z] #2 [internal] load .dockerignore [2022-05-02T12:42:12.300Z] #2 sha256:7e619bfe64dd693b33959f5df4a458dd59ae8ad871b82be63f1a3139c590b913 [2022-05-02T12:42:12.300Z] #2 transferring context: 145B done [2022-05-02T12:42:12.300Z] #2 DONE 0.0s [2022-05-02T12:42:12.300Z] [2022-05-02T12:42:12.300Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:42:12.300Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-02T12:42:12.300Z] #3 DONE 0.1s [2022-05-02T12:42:12.300Z] [2022-05-02T12:42:12.300Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:42:12.300Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-02T12:42:12.300Z] #4 CACHED [2022-05-02T12:42:12.383Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [2022-05-02T12:42:12.543Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [2022-05-02T12:42:12.557Z] [2022-05-02T12:42:12.557Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:42:12.557Z] #6 sha256:38252de391903e627443476d375823dbda571f19dae1655d13197f090309fd73 [2022-05-02T12:42:12.557Z] #6 DONE 0.0s [2022-05-02T12:42:12.557Z] [2022-05-02T12:42:12.557Z] #5 [internal] load .dockerignore [2022-05-02T12:42:12.557Z] #5 sha256:670b6921e29ea0a450f3166bcc9c4f3993a250b3a7386f47476b1c25537a1227 [2022-05-02T12:42:12.557Z] #5 DONE 0.0s [2022-05-02T12:42:12.557Z] [2022-05-02T12:42:12.557Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:42:12.557Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-02T12:42:12.557Z] #7 DONE 0.1s [2022-05-02T12:42:12.557Z] [2022-05-02T12:42:12.557Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:12.557Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:42:12.813Z] #10 DONE 0.1s [2022-05-02T12:42:12.813Z] [2022-05-02T12:42:12.813Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:42:12.813Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-02T12:42:12.813Z] #8 DONE 0.1s [2022-05-02T12:42:12.813Z] [2022-05-02T12:42:12.813Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:12.813Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:42:12.813Z] #9 DONE 0.1s [2022-05-02T12:42:12.839Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:42:12.985Z] + docker version [2022-05-02T12:42:12.985Z] Client: Docker Engine - Community [2022-05-02T12:42:12.985Z] Version: 20.10.14 [2022-05-02T12:42:12.985Z] API version: 1.41 [2022-05-02T12:42:12.985Z] Go version: go1.16.15 [2022-05-02T12:42:12.985Z] Git commit: a224086 [2022-05-02T12:42:12.985Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-02T12:42:12.985Z] OS/Arch: linux/amd64 [2022-05-02T12:42:12.985Z] Context: default [2022-05-02T12:42:12.985Z] Experimental: true [2022-05-02T12:42:12.985Z] [2022-05-02T12:42:12.985Z] Server: Docker Engine - Community [2022-05-02T12:42:12.985Z] Engine: [2022-05-02T12:42:12.985Z] Version: 20.10.14 [2022-05-02T12:42:12.985Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:42:12.985Z] Go version: go1.16.15 [2022-05-02T12:42:12.985Z] Git commit: 87a90dc [2022-05-02T12:42:12.985Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-02T12:42:12.985Z] OS/Arch: linux/amd64 [2022-05-02T12:42:12.985Z] Experimental: true [2022-05-02T12:42:12.985Z] containerd: [2022-05-02T12:42:12.985Z] Version: 1.5.11 [2022-05-02T12:42:12.985Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:42:12.985Z] runc: [2022-05-02T12:42:12.985Z] Version: 1.0.3 [2022-05-02T12:42:12.985Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:42:12.985Z] docker-init: [2022-05-02T12:42:12.985Z] Version: 0.19.0 [2022-05-02T12:42:12.985Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:42:13.069Z] #19 7.433 Fetched 48.9 MB in 7s (7073 kB/s) [2022-05-02T12:42:13.070Z] [2022-05-02T12:42:13.070Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:13.070Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:42:13.070Z] #71 DONE 0.0s [2022-05-02T12:42:13.070Z] [2022-05-02T12:42:13.070Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:13.070Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:42:13.070Z] #69 DONE 0.0s [2022-05-02T12:42:13.070Z] [2022-05-02T12:42:13.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:42:13.070Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-02T12:42:13.070Z] #11 DONE 0.0s [2022-05-02T12:42:13.070Z] [2022-05-02T12:42:13.070Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:42:13.070Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-02T12:42:13.071Z] #28 DONE 0.0s [2022-05-02T12:42:13.071Z] [2022-05-02T12:42:13.071Z] #24 [internal] load build context [2022-05-02T12:42:13.071Z] #24 sha256:4924a00bf6e7f8141816b320d61345915ba0096b64b82041b056b2f0a935f1b5 [2022-05-02T12:42:13.205Z] + docker version [2022-05-02T12:42:13.205Z] Client: Docker Engine - Community [2022-05-02T12:42:13.205Z] Version: 20.10.14 [2022-05-02T12:42:13.205Z] API version: 1.41 [2022-05-02T12:42:13.205Z] Go version: go1.16.15 [2022-05-02T12:42:13.205Z] Git commit: a224086 [2022-05-02T12:42:13.205Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-02T12:42:13.205Z] OS/Arch: linux/amd64 [2022-05-02T12:42:13.205Z] Context: default [2022-05-02T12:42:13.205Z] Experimental: true [2022-05-02T12:42:13.205Z] [2022-05-02T12:42:13.205Z] Server: Docker Engine - Community [2022-05-02T12:42:13.205Z] Engine: [2022-05-02T12:42:13.205Z] Version: 20.10.14 [2022-05-02T12:42:13.205Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:42:13.205Z] Go version: go1.16.15 [2022-05-02T12:42:13.205Z] Git commit: 87a90dc [2022-05-02T12:42:13.205Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-02T12:42:13.205Z] OS/Arch: linux/amd64 [2022-05-02T12:42:13.205Z] Experimental: true [2022-05-02T12:42:13.205Z] containerd: [2022-05-02T12:42:13.205Z] Version: 1.5.11 [2022-05-02T12:42:13.205Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:42:13.205Z] runc: [2022-05-02T12:42:13.205Z] Version: 1.0.3 [2022-05-02T12:42:13.205Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:42:13.205Z] docker-init: [2022-05-02T12:42:13.205Z] Version: 0.19.0 [2022-05-02T12:42:13.205Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:42:13.271Z] + docker info [2022-05-02T12:42:13.326Z] #24 ... [2022-05-02T12:42:13.326Z] [2022-05-02T12:42:13.326Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:42:13.326Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:42:13.326Z] #47 DONE 0.4s [2022-05-02T12:42:13.326Z] [2022-05-02T12:42:13.326Z] #24 [internal] load build context [2022-05-02T12:42:13.326Z] #24 sha256:4924a00bf6e7f8141816b320d61345915ba0096b64b82041b056b2f0a935f1b5 [2022-05-02T12:42:13.483Z] + docker info [2022-05-02T12:42:11.910Z] > git remote # timeout=10 [2022-05-02T12:42:11.916Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:42:11.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:11.919Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:42:11.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:42:11.937Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:11.947Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:42:12.126Z] > git remote # timeout=10 [2022-05-02T12:42:12.140Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:42:12.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:12.146Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:42:12.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:42:12.169Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:12.171Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:42:12.876Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:12.963Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:42:14.048Z] Client: [2022-05-02T12:42:14.048Z] Context: default [2022-05-02T12:42:14.048Z] Debug Mode: false [2022-05-02T12:42:14.048Z] Plugins: [2022-05-02T12:42:14.048Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:42:14.048Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:42:14.048Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:42:14.048Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:42:14.048Z] [2022-05-02T12:42:14.048Z] Server: [2022-05-02T12:42:14.048Z] Containers: 0 [2022-05-02T12:42:14.048Z] Running: 0 [2022-05-02T12:42:14.048Z] Paused: 0 [2022-05-02T12:42:14.048Z] Stopped: 0 [2022-05-02T12:42:14.048Z] Images: 4 [2022-05-02T12:42:14.048Z] Server Version: 20.10.14 [2022-05-02T12:42:14.048Z] Storage Driver: overlay2 [2022-05-02T12:42:14.048Z] Backing Filesystem: extfs [2022-05-02T12:42:14.048Z] Supports d_type: true [2022-05-02T12:42:14.048Z] Native Overlay Diff: true [2022-05-02T12:42:14.048Z] userxattr: false [2022-05-02T12:42:14.048Z] Logging Driver: json-file [2022-05-02T12:42:14.048Z] Cgroup Driver: systemd [2022-05-02T12:42:14.048Z] Cgroup Version: 2 [2022-05-02T12:42:14.048Z] Plugins: [2022-05-02T12:42:14.048Z] Volume: local [2022-05-02T12:42:14.048Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:42:14.048Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:42:14.048Z] Swarm: inactive [2022-05-02T12:42:14.048Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:42:14.048Z] Default Runtime: runc [2022-05-02T12:42:14.048Z] Init Binary: docker-init [2022-05-02T12:42:14.048Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:42:14.048Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:42:14.048Z] init version: de40ad0 [2022-05-02T12:42:14.048Z] Security Options: [2022-05-02T12:42:14.048Z] apparmor [2022-05-02T12:42:14.048Z] seccomp [2022-05-02T12:42:14.048Z] Profile: default [2022-05-02T12:42:14.048Z] cgroupns [2022-05-02T12:42:14.048Z] Kernel Version: 5.13.0-1021-aws [2022-05-02T12:42:14.048Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-02T12:42:14.048Z] OSType: linux [2022-05-02T12:42:14.048Z] Architecture: x86_64 [2022-05-02T12:42:14.048Z] CPUs: 2 [2022-05-02T12:42:14.048Z] Total Memory: 7.476GiB [2022-05-02T12:42:14.048Z] Name: ip-10-100-112-108 [2022-05-02T12:42:14.048Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-02T12:42:14.048Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:42:14.048Z] Debug Mode: false [2022-05-02T12:42:14.048Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:42:14.048Z] Labels: [2022-05-02T12:42:14.048Z] Experimental: true [2022-05-02T12:42:14.048Z] Insecure Registries: [2022-05-02T12:42:14.048Z] 127.0.0.0/8 [2022-05-02T12:42:14.048Z] Live Restore Enabled: true [2022-05-02T12:42:14.048Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:42:14.212Z] Client: [2022-05-02T12:42:14.212Z] Context: default [2022-05-02T12:42:14.212Z] Debug Mode: false [2022-05-02T12:42:14.212Z] Plugins: [2022-05-02T12:42:14.212Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:42:14.212Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:42:14.212Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:42:14.212Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:42:14.212Z] [2022-05-02T12:42:14.212Z] Server: [2022-05-02T12:42:14.212Z] Containers: 0 [2022-05-02T12:42:14.212Z] Running: 0 [2022-05-02T12:42:14.212Z] Paused: 0 [2022-05-02T12:42:14.212Z] Stopped: 0 [2022-05-02T12:42:14.212Z] Images: 4 [2022-05-02T12:42:14.212Z] Server Version: 20.10.14 [2022-05-02T12:42:14.212Z] Storage Driver: overlay2 [2022-05-02T12:42:14.212Z] Backing Filesystem: extfs [2022-05-02T12:42:14.212Z] Supports d_type: true [2022-05-02T12:42:14.212Z] Native Overlay Diff: true [2022-05-02T12:42:14.212Z] userxattr: false [2022-05-02T12:42:14.212Z] Logging Driver: json-file [2022-05-02T12:42:14.212Z] Cgroup Driver: cgroupfs [2022-05-02T12:42:14.212Z] Cgroup Version: 1 [2022-05-02T12:42:14.212Z] Plugins: [2022-05-02T12:42:14.212Z] Volume: local [2022-05-02T12:42:14.212Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:42:14.212Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:42:14.212Z] Swarm: inactive [2022-05-02T12:42:14.212Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:42:14.212Z] Default Runtime: runc [2022-05-02T12:42:14.212Z] Init Binary: docker-init [2022-05-02T12:42:14.212Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:42:14.212Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:42:14.212Z] init version: de40ad0 [2022-05-02T12:42:14.212Z] Security Options: [2022-05-02T12:42:14.212Z] apparmor [2022-05-02T12:42:14.212Z] seccomp [2022-05-02T12:42:14.212Z] Profile: default [2022-05-02T12:42:14.212Z] Kernel Version: 5.4.0-1071-aws [2022-05-02T12:42:14.212Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-02T12:42:14.212Z] OSType: linux [2022-05-02T12:42:14.212Z] Architecture: x86_64 [2022-05-02T12:42:14.212Z] CPUs: 2 [2022-05-02T12:42:14.212Z] Total Memory: 7.565GiB [2022-05-02T12:42:14.212Z] Name: ip-10-100-57-35 [2022-05-02T12:42:14.212Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-02T12:42:14.212Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:42:14.212Z] Debug Mode: false [2022-05-02T12:42:14.212Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:42:14.212Z] Labels: [2022-05-02T12:42:14.212Z] Experimental: true [2022-05-02T12:42:14.212Z] Insecure Registries: [2022-05-02T12:42:14.212Z] 127.0.0.0/8 [2022-05-02T12:42:14.212Z] Live Restore Enabled: true [2022-05-02T12:42:14.212Z] [2022-05-02T12:42:14.212Z] WARNING: No swap limit support [Pipeline] sh [2022-05-02T12:42:14.262Z] #24 transferring context: 61.00MB 1.1s done [2022-05-02T12:42:14.262Z] #24 DONE 1.2s [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:42:14.262Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-02T12:42:14.262Z] #23 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #37 sha256:3de87013b437232537333a07095d6a0445c676b88e1c47f02f837c30cf9351cb [2022-05-02T12:42:14.262Z] #37 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:42:14.262Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-02T12:42:14.262Z] #33 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #43 sha256:d38d51eb865208dc0196c357152b1b6127689c10ba60b730796c7c25eb03c705 [2022-05-02T12:42:14.262Z] #43 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #35 sha256:623867504d8719fb10401c7d5249b0b5fa64842a07f8f3ae1fdb93c2fe93a18f [2022-05-02T12:42:14.262Z] #35 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #46 sha256:df7706006df5b334be7444a4230bb2165bdd87bb4b8f51f9646ce29b08be1071 [2022-05-02T12:42:14.262Z] #46 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:42:14.262Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-02T12:42:14.262Z] #18 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:42:14.262Z] #62 sha256:164eba636403773cfbbbe994786f0e0ebd815d0d0af57756907ba72a2b07b444 [2022-05-02T12:42:14.262Z] #62 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #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-02T12:42:14.262Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-02T12:42:14.262Z] #34 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:42:14.262Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-02T12:42:14.262Z] #72 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-02T12:42:14.262Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-02T12:42:14.262Z] #16 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:42:14.262Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-02T12:42:14.262Z] #53 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #73 sha256:d43d2cf3290c75cdd88d1bf705ba26a7239e29fd359584847decb84e7073c2ce [2022-05-02T12:42:14.262Z] #73 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-02T12:42:14.262Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-02T12:42:14.262Z] #22 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #50 sha256:905de413baeb75d1a540a6a4d2b24aed44c44e2711e994c9d2d8137cf0f39a51 [2022-05-02T12:42:14.262Z] #50 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:42:14.262Z] #57 sha256:8bc181b6ad560982b27d99146e657b992bfc09cd0e5640feabb24fc261ba8daf [2022-05-02T12:42:14.262Z] #57 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:42:14.262Z] #27 sha256:29efda3115038c0b4e367696ee1425024af9a1dfcb864e487b28957689be7515 [2022-05-02T12:42:14.262Z] #27 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:42:14.262Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-02T12:42:14.262Z] #44 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:42:14.262Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-02T12:42:14.262Z] #15 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:42:14.262Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-02T12:42:14.262Z] #70 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #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-02T12:42:14.262Z] #31 sha256:01f317b92904151dc4beb7ccfb32d27905d158065cf91f24cba828cbfeb7345c [2022-05-02T12:42:14.262Z] #31 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:42:14.262Z] #30 sha256:902b8de802856d7849637aa86fe746c06dc3b31e7955771d0f37ef8e78c714c8 [2022-05-02T12:42:14.262Z] #30 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-02T12:42:14.262Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-02T12:42:14.262Z] #36 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:42:14.262Z] #65 sha256:7ae89ef8c0dfe759b75d1e6f43288ef89e205e3b14330ff077eb1baac01b8110 [2022-05-02T12:42:14.262Z] #65 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:42:14.262Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-02T12:42:14.262Z] #21 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #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-02T12:42:14.262Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-02T12:42:14.262Z] #29 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #45 [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-02T12:42:14.262Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-02T12:42:14.262Z] #45 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #63 sha256:67a11e001cc9fd3b3ef0b3a7201c1e7c3c5920d9e5915f11c93291d616ccaa4e [2022-05-02T12:42:14.262Z] #63 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:42:14.262Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-02T12:42:14.262Z] #51 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:42:14.262Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-02T12:42:14.262Z] #12 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:42:14.262Z] #67 sha256:61391c4dc9c5ad70c7c27d5e667817e0ec72c04184bbc0ddf14cba3d064d415a [2022-05-02T12:42:14.262Z] #67 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #39 sha256:bbef7b48de117932c5178946d1df2f8fb52e797c2d6b2d59a4a47a562dee961a [2022-05-02T12:42:14.262Z] #39 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #38 [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-02T12:42:14.262Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-02T12:42:14.262Z] #38 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:42:14.262Z] #58 sha256:cef52c19b3feb11ff5e63fb343d4f72dfd16f8810deb5aaaa20e43f47168724f [2022-05-02T12:42:14.262Z] #58 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #68 sha256:eaa166f5d742c1a17756a53c43d9ed33c3965473efae8d6479921b9c96e19d1b [2022-05-02T12:42:14.262Z] #68 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:42:14.262Z] #56 sha256:6d0bd531a862a40d0a33a5462582293bcf2a5b47add84ff609261fd79549314c [2022-05-02T12:42:14.262Z] #56 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:42:14.262Z] #32 sha256:7d91a089190f67e9fe40c79ad033edbb71f6324971b880d5d8561b645702e330 [2022-05-02T12:42:14.262Z] #32 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:42:14.262Z] #61 sha256:2eb6173d00479795e98be7543903227d1cb92742d75520e3845db59549ac2d9a [2022-05-02T12:42:14.262Z] #61 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:42:14.262Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-02T12:42:14.262Z] #17 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:42:14.262Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-02T12:42:14.262Z] #20 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:42:14.262Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-02T12:42:14.262Z] #19 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #48 [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-02T12:42:14.262Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-02T12:42:14.262Z] #48 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.262Z] #40 [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-02T12:42:14.262Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-02T12:42:14.262Z] #40 CACHED [2022-05-02T12:42:14.262Z] [2022-05-02T12:42:14.263Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:42:14.263Z] #59 sha256:922fd868e67e1cc58b94988dd8457ca4b3bedf4defa78f12c5de1f131c34c830 [2022-05-02T12:42:14.263Z] #59 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:42:14.263Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-02T12:42:14.263Z] #60 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:42:14.263Z] #66 sha256:771c7db555dd17bf405a301c3b19981fac3a3f2cbd88337bd52218e1a9ca5f5e [2022-05-02T12:42:14.263Z] #66 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #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-02T12:42:14.263Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-02T12:42:14.263Z] #14 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #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-02T12:42:14.263Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-02T12:42:14.263Z] #13 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:42:14.263Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-02T12:42:14.263Z] #55 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #49 [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-02T12:42:14.263Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-02T12:42:14.263Z] #49 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:42:14.263Z] #64 sha256:2b128b4dffeef5aa531f3aac35d46adeef77d5bc3df1ba86b2df797d4dea2e82 [2022-05-02T12:42:14.263Z] #64 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:42:14.263Z] #25 sha256:0361d07cc18c72c4cb549030b2fd7ce5d65bac97500d26637763f92e0118ca89 [2022-05-02T12:42:14.263Z] #25 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:42:14.263Z] #54 sha256:30374c20aef5031ea8407717cd27566164a77f3a3021d82d2c79fa91c784d647 [2022-05-02T12:42:14.263Z] #54 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:42:14.263Z] #52 sha256:b81952b32dffb36f85d09c31f5d8bda759a61a3eecc83ef7b40747c596223aaa [2022-05-02T12:42:14.263Z] #52 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:42:14.263Z] #41 sha256:e74ca29544cd7d1b450e3aeea160f9746a3e1126ad22128fb93e218067b53cbd [2022-05-02T12:42:14.263Z] #41 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #42 [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-02T12:42:14.263Z] #42 sha256:a4586c3e69cfe5769b3754bda3ec893ac2606eb434a94087be40e3c57c22cd38 [2022-05-02T12:42:14.263Z] #42 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #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-02T12:42:14.263Z] #26 sha256:e2a47c044f647c52055d59ce8c96ba3d8fb2f036c5152c344bbf771660fcec90 [2022-05-02T12:42:14.263Z] #26 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:42:14.263Z] #74 sha256:9341afa71e217024b4c2227f7cf9b3e917077b2b6d878441cda3c697046bb73f [2022-05-02T12:42:14.263Z] #74 CACHED [2022-05-02T12:42:14.263Z] [2022-05-02T12:42:14.263Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:42:14.263Z] #75 sha256:90c9bc354e11281f1649537c10db4bcb4c10de6907c41a2278380f77658caf60 [2022-05-02T12:42:14.379Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 . [2022-05-02T12:42:14.498Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:42:14.498Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:42:14.498Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43545/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:42:14.498Z] + bash /home/ubuntu/workspace/moby_PR-43545/check-config.sh [2022-05-02T12:42:14.498Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:42:14.498Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-02T12:42:14.498Z] [2022-05-02T12:42:14.498Z] Generally Necessary: [2022-05-02T12:42:14.498Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:42:14.498Z] - apparmor: enabled and tools installed [2022-05-02T12:42:14.498Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:42:14.498Z] - CONFIG_NET_NS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_PID_NS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_MEMCG: enabled [2022-05-02T12:42:14.498Z] - CONFIG_KEYS: enabled [2022-05-02T12:42:14.498Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:42:14.498Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:42:14.498Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:42:14.498Z] [2022-05-02T12:42:14.498Z] Optional Features: [2022-05-02T12:42:14.498Z] - CONFIG_USER_NS: enabled [2022-05-02T12:42:14.636Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:42:14.636Z] #1 sha256:0deea0a6a3f60f4e15cc0d4eac683562f3547300c964611b3167c0b33de89873 [2022-05-02T12:42:14.636Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:42:14.636Z] #1 DONE 0.0s [2022-05-02T12:42:14.636Z] [2022-05-02T12:42:14.636Z] #2 [internal] load .dockerignore [2022-05-02T12:42:14.636Z] #2 sha256:29e0f6db54d513c0ef64dec1e5ff099caf1b392a7b609bfc7f62829f3fa2bd2e [2022-05-02T12:42:14.636Z] #2 transferring context: 145B done [2022-05-02T12:42:14.636Z] #2 DONE 0.0s [2022-05-02T12:42:14.636Z] [2022-05-02T12:42:14.636Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:42:14.636Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:42:14.636Z] #3 DONE 0.1s [2022-05-02T12:42:14.636Z] [2022-05-02T12:42:14.636Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:42:14.636Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:42:14.636Z] #4 CACHED [2022-05-02T12:42:14.759Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:42:14.759Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:42:14.759Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:42:14.759Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-02T12:42:14.759Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-02T12:42:14.759Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:42:14.759Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:42:14.759Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:42:14.759Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:42:14.759Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:42:14.759Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:42:14.759Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:42:14.759Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:42:14.759Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:42:14.759Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:42:14.759Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:42:14.759Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:42:14.759Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:42:14.759Z] - Network Drivers: [2022-05-02T12:42:14.759Z] - "overlay": [2022-05-02T12:42:14.759Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:42:14.759Z] Optional (for encrypted networks): [2022-05-02T12:42:14.759Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:42:14.759Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:42:14.759Z] - CONFIG_XFRM: enabled [2022-05-02T12:42:14.759Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:42:14.759Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:42:14.759Z] - "ipvlan": [2022-05-02T12:42:14.894Z] [2022-05-02T12:42:14.894Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:42:14.894Z] #6 sha256:cda1a9232cefd2fe1e39637127cb7fb1d4d6eae59970f88094376b6a02a36a8c [2022-05-02T12:42:14.894Z] #6 DONE 0.0s [2022-05-02T12:42:14.894Z] [2022-05-02T12:42:14.894Z] #5 [internal] load .dockerignore [2022-05-02T12:42:14.894Z] #5 sha256:5ef3f4d0f125faf8baf1cf31b81045adf0e0753bb001d5ea0765db2820368082 [2022-05-02T12:42:14.894Z] #5 DONE 0.0s [2022-05-02T12:42:14.894Z] [2022-05-02T12:42:14.894Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:14.894Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:42:14.894Z] #7 DONE 0.1s [2022-05-02T12:42:14.894Z] [2022-05-02T12:42:14.894Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:42:14.894Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:42:15.020Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:42:15.020Z] - "macvlan": [2022-05-02T12:42:15.020Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:42:15.020Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:42:15.020Z] - "ftp,tftp client in container": [2022-05-02T12:42:15.020Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:42:15.020Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:42:15.020Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:42:15.020Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:42:15.020Z] - Storage Drivers: [2022-05-02T12:42:15.020Z] - "aufs": [2022-05-02T12:42:15.020Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:42:15.020Z] - "btrfs": [2022-05-02T12:42:15.020Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:42:15.020Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:42:15.020Z] - "devicemapper": [2022-05-02T12:42:15.020Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:42:15.020Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:42:15.020Z] - "overlay": [2022-05-02T12:42:15.020Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:42:15.020Z] - "zfs": [2022-05-02T12:42:15.020Z] - /dev/zfs: present [2022-05-02T12:42:15.020Z] - zfs command: missing [2022-05-02T12:42:15.020Z] - zpool command: missing [2022-05-02T12:42:15.020Z] [2022-05-02T12:42:15.020Z] Limits: [2022-05-02T12:42:15.020Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:42:15.020Z] [2022-05-02T12:42:15.020Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:42:15.156Z] #10 DONE 0.1s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:15.156Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:42:15.156Z] #9 DONE 0.1s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:42:15.156Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:42:15.156Z] #8 DONE 0.1s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:15.156Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:42:15.156Z] #71 DONE 0.0s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:15.156Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:42:15.156Z] #69 DONE 0.0s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:42:15.156Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:42:15.156Z] #11 DONE 0.0s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:42:15.156Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:42:15.156Z] #28 DONE 0.0s [2022-05-02T12:42:15.156Z] [2022-05-02T12:42:15.156Z] #24 [internal] load build context [2022-05-02T12:42:15.156Z] #24 sha256:0585bc9b506d77fa850221c55e4eea008ad8bc3818b4c7f37fbd3f17df87f253 [2022-05-02T12:42:15.192Z] #75 DONE 1.0s [2022-05-02T12:42:15.192Z] [2022-05-02T12:42:15.192Z] #76 exporting to image [2022-05-02T12:42:15.192Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:42:15.192Z] #76 exporting layers [2022-05-02T12:42:15.353Z] + sudo modprobe ip_vs [2022-05-02T12:42:15.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 . [2022-05-02T12:42:15.419Z] #24 ... [2022-05-02T12:42:15.419Z] [2022-05-02T12:42:15.419Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:42:15.419Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:42:15.419Z] #47 DONE 0.4s [2022-05-02T12:42:15.419Z] [2022-05-02T12:42:15.419Z] #24 [internal] load build context [2022-05-02T12:42:15.419Z] #24 sha256:0585bc9b506d77fa850221c55e4eea008ad8bc3818b4c7f37fbd3f17df87f253 [2022-05-02T12:42:15.598Z] #19 7.433 Reading package lists... [2022-05-02T12:42:15.613Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:42:15.613Z] #1 sha256:57aa15d42a8aa5d468b770c62b0e2ae0c3f559cbe0f266230a8a44ee72fc0422 [2022-05-02T12:42:15.613Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:42:15.613Z] #1 DONE 0.0s [2022-05-02T12:42:15.613Z] [2022-05-02T12:42:15.613Z] #2 [internal] load .dockerignore [2022-05-02T12:42:15.613Z] #2 sha256:8cc40d6d4eee01370cd44c219a98f8fe4eead6f5f2d5ab174c1f2b893f0af1da [2022-05-02T12:42:15.613Z] #2 transferring context: 145B done [2022-05-02T12:42:15.613Z] #2 DONE 0.0s [2022-05-02T12:42:15.613Z] [2022-05-02T12:42:15.613Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:42:15.613Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:42:15.613Z] #3 DONE 0.1s [2022-05-02T12:42:15.613Z] [2022-05-02T12:42:15.613Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:42:15.613Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:42:15.613Z] #4 CACHED [2022-05-02T12:42:15.873Z] [2022-05-02T12:42:15.873Z] #5 [internal] load build definition from Dockerfile [2022-05-02T12:42:15.873Z] #5 sha256:e7d35ebdcd9b393fefbea365f2376e4fd4d00ef9adcf04384adb1b1081e80046 [2022-05-02T12:42:15.873Z] #5 DONE 0.0s [2022-05-02T12:42:15.873Z] [2022-05-02T12:42:15.873Z] #6 [internal] load .dockerignore [2022-05-02T12:42:15.873Z] #6 sha256:246252b078ca847fe6713105857d0077af50eb384ef1aaaff024344422fbaf53 [2022-05-02T12:42:15.873Z] #6 DONE 0.0s [2022-05-02T12:42:15.873Z] [2022-05-02T12:42:15.873Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:42:15.873Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:42:15.873Z] #7 DONE 0.1s [2022-05-02T12:42:15.873Z] [2022-05-02T12:42:15.873Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:42:15.873Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:42:16.120Z] #76 exporting layers 0.9s done [2022-05-02T12:42:16.120Z] #76 writing image sha256:dd78a18e67690701c87da3711b41ecd4802c1c83cabf7569b503f1e40b5e70cf [2022-05-02T12:42:16.120Z] #76 writing image sha256:dd78a18e67690701c87da3711b41ecd4802c1c83cabf7569b503f1e40b5e70cf done [2022-05-02T12:42:16.120Z] #76 naming to docker.io/library/docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 done [2022-05-02T12:42:16.120Z] #76 DONE 1.0s [Pipeline] } [2022-05-02T12:42:16.134Z] #10 DONE 0.1s [2022-05-02T12:42:16.134Z] [2022-05-02T12:42:16.134Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:16.134Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:42:16.134Z] #8 DONE 0.1s [2022-05-02T12:42:16.134Z] [2022-05-02T12:42:16.134Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:42:16.134Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:42:16.134Z] #9 DONE 0.1s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-02T12:42:16.402Z] [2022-05-02T12:42:16.402Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:16.402Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:42:16.402Z] #71 DONE 0.0s [2022-05-02T12:42:16.402Z] [2022-05-02T12:42:16.402Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:42:16.402Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:42:16.402Z] #69 DONE 0.0s [2022-05-02T12:42:16.402Z] [2022-05-02T12:42:16.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:42:16.402Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:42:16.402Z] #11 DONE 0.0s [2022-05-02T12:42:16.402Z] [2022-05-02T12:42:16.402Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:42:16.402Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:42:16.402Z] #28 DONE 0.0s [2022-05-02T12:42:16.402Z] [2022-05-02T12:42:16.402Z] #24 [internal] load build context [2022-05-02T12:42:16.402Z] #24 sha256:cb333a7fa41cdf0b2412aebd0ba5a10caf20580307bc283bc97ed06495827ccf [2022-05-02T12:42:16.442Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-02T12:42:16.666Z] #24 ... [2022-05-02T12:42:16.666Z] [2022-05-02T12:42:16.666Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:42:16.666Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:42:16.666Z] #47 DONE 0.4s [2022-05-02T12:42:16.666Z] [2022-05-02T12:42:16.666Z] #24 [internal] load build context [2022-05-02T12:42:16.666Z] #24 sha256:cb333a7fa41cdf0b2412aebd0ba5a10caf20580307bc283bc97ed06495827ccf [2022-05-02T12:42:16.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/test/unit [2022-05-02T12:42:16.821Z] #24 transferring context: 60.99MB 1.7s done [2022-05-02T12:42:16.821Z] #24 DONE 1.7s [2022-05-02T12:42:17.015Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-02T12:42:17.015Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-02T12:42:17.015Z] + TESTDIRS=./... [2022-05-02T12:42:17.015Z] + exclude_paths='/vendor/|/integration' [2022-05-02T12:42:17.015Z] ++ go list ./... [2022-05-02T12:42:17.015Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #38 [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-02T12:42:17.079Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:42:17.079Z] #38 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:42:17.079Z] #74 sha256:9d69ad3e8842d8a7312a099f8c55e5a208b7bc674efb1447ac41a3769cf19c62 [2022-05-02T12:42:17.079Z] #74 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-02T12:42:17.079Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-02T12:42:17.079Z] #22 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:42:17.079Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:42:17.079Z] #51 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:42:17.079Z] #43 sha256:9b77a21c176b2c6a7b2667aea0e876a945798a2dbb7855deee54bb6edb0be178 [2022-05-02T12:42:17.079Z] #43 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:42:17.079Z] #56 sha256:505c1b81aef2249d359d6c75236dfdb212504637b257bb28c0967dd55f99e55e [2022-05-02T12:42:17.079Z] #56 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #45 [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-02T12:42:17.079Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:42:17.079Z] #45 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-02T12:42:17.079Z] #75 sha256:e4a58edcccede6cc9b52d6b700c320c71a531f96bec949ee46e985fd7844b418 [2022-05-02T12:42:17.079Z] #75 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:42:17.079Z] #63 sha256:29a3c0f71e0828888b2d02a29c618f9a1eac3727fcf43aa243764704895292c6 [2022-05-02T12:42:17.079Z] #63 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:42:17.079Z] #25 sha256:4a817008665b6f227a1db75b013a6d7d545d5a60ab694b16ca0ae486a9e5be3f [2022-05-02T12:42:17.079Z] #25 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:42:17.079Z] #46 sha256:6b9a492b3af7858c00fc87d7e9759a883a2cc5ab54a54b645a916258b539fd53 [2022-05-02T12:42:17.079Z] #46 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:42:17.079Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:42:17.079Z] #12 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:42:17.079Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-02T12:42:17.079Z] #18 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:42:17.079Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:42:17.079Z] #72 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:42:17.079Z] #58 sha256:f0d38710a24dae299d5bb01f5c28e65508259fc5a9c4f74ba647ae6ef0e38afa [2022-05-02T12:42:17.079Z] #58 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:42:17.079Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:42:17.079Z] #53 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:42:17.079Z] #35 sha256:3cffa50d63288adaa79f27d9c5ee07366469682f7cf0feefc23bee35e67ac86d [2022-05-02T12:42:17.079Z] #35 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #40 [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-02T12:42:17.079Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:42:17.079Z] #40 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #42 [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-02T12:42:17.079Z] #42 sha256:e406db6bbe01f252b5d66ac972b606b3a7ae03aec09583e99a63e0420112b019 [2022-05-02T12:42:17.079Z] #42 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:42:17.079Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:42:17.079Z] #15 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:42:17.079Z] #57 sha256:72ff74b748ae6450dc0b990908219d124911d152660a37715c5cb291bc677ca0 [2022-05-02T12:42:17.079Z] #57 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:42:17.079Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-02T12:42:17.079Z] #23 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:42:17.079Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:42:17.079Z] #44 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #49 [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-02T12:42:17.079Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:42:17.079Z] #49 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:42:17.079Z] #62 sha256:027d9341fef7ceecf4245c49377b7ddf29d9135eb7cc37a1525c87e709941e31 [2022-05-02T12:42:17.079Z] #62 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:42:17.079Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:42:17.079Z] #60 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-02T12:42:17.079Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:42:17.079Z] #36 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.079Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:42:17.079Z] #73 sha256:386736a0380c866844987e424185e620e589a6da8c56ab1257dcf39075fd387f [2022-05-02T12:42:17.079Z] #73 CACHED [2022-05-02T12:42:17.079Z] [2022-05-02T12:42:17.080Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:42:17.080Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:42:17.080Z] #21 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:42:17.080Z] #67 sha256:3449b9673c9eb0797eeffeb76e90f70ea17f7e059180739049ad43ec006316c9 [2022-05-02T12:42:17.080Z] #67 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #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-02T12:42:17.080Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:42:17.080Z] #13 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #37 sha256:2fa98559b5e771e5766eb2163b128b9b28c7c1f58606b638dfa2898cda4a129e [2022-05-02T12:42:17.080Z] #37 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:42:17.080Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-02T12:42:17.080Z] #20 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:42:17.080Z] #65 sha256:3181eb3178810573fe948aff63ecf653e9332ecfa165d158ce694c7123057a5a [2022-05-02T12:42:17.080Z] #65 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #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-02T12:42:17.080Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:42:17.080Z] #34 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:42:17.080Z] #32 sha256:f10290547e790ebdae9b1bec1bbf49613b5430300af72e1ae34c656f696b3666 [2022-05-02T12:42:17.080Z] #32 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #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-02T12:42:17.080Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:42:17.080Z] #14 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:42:17.080Z] #66 sha256:ba632caf3dba5def35df700cb8ed3b2807bf1f009807cf6c80081473dd02467a [2022-05-02T12:42:17.080Z] #66 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:42:17.080Z] #64 sha256:3a2b2427ad0496f0de6c353f077cea36a3d509ba10895ddb4a7d30ad4d3c43a7 [2022-05-02T12:42:17.080Z] #64 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:42:17.080Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-02T12:42:17.080Z] #17 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #50 sha256:0cb6a785fbb9e3ab41738380cf4398902ec5a22db993eb0c051479a4f319d51d [2022-05-02T12:42:17.080Z] #50 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:42:17.080Z] #27 sha256:512a3302e5f2798ce82d5edbc869d32225d28c62c6dce0df5064f60537cfd7ac [2022-05-02T12:42:17.080Z] #27 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:42:17.080Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:42:17.080Z] #70 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #54 sha256:34079afc0dd06792752300f1acb22a6666494c9e54f6be801a714ddbc5a23566 [2022-05-02T12:42:17.080Z] #54 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #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-02T12:42:17.080Z] #26 sha256:8327fa12d29567e340a17672eb67ca08761cf98ed969b7b0c5d9b203255be8a1 [2022-05-02T12:42:17.080Z] #26 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #39 sha256:2abfccebcceb18f9d22e7cee52740a257af4a128e675a05817216970b80adb23 [2022-05-02T12:42:17.080Z] #39 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:42:17.080Z] #30 sha256:ee384126c0fdb9eb2a4f0a206d38660577c47b3d7ce23c3a1df32adcd4bfc646 [2022-05-02T12:42:17.080Z] #30 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #48 [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-02T12:42:17.080Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:42:17.080Z] #48 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-02T12:42:17.080Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-02T12:42:17.080Z] #16 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:42:17.080Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:42:17.080Z] #55 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:42:17.080Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:42:17.080Z] #33 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #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-02T12:42:17.080Z] #31 sha256:1068ba0db78073af0d2e46065ee1968a55d82da01833e8ca50f9b7ec733001e9 [2022-05-02T12:42:17.080Z] #31 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #52 sha256:64ffd76005a1385a776b9c0e8f9d68a9c7f8034580fa3d107e53f94e762fee1a [2022-05-02T12:42:17.080Z] #52 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:42:17.080Z] #41 sha256:3953c6263bea35e523a4b47e8379dbb84ce3ac2239fad29fabf18a41cf3883c1 [2022-05-02T12:42:17.080Z] #41 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #59 sha256:be121d865d9c611f4024eb6e63da6e3e6d6827dd702dec852ba7ff4a3be7b55c [2022-05-02T12:42:17.080Z] #59 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:42:17.080Z] #68 sha256:c30339e43d0b59c410660446a61194c9583a8e3f47a6af6f62bee8f1b659500f [2022-05-02T12:42:17.080Z] #68 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #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-02T12:42:17.080Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:42:17.080Z] #29 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:42:17.080Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-02T12:42:17.080Z] #19 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:42:17.080Z] #61 sha256:fa35a77a0caf4f9d58c5c180663fc567bb9ca4b959530658643d73e5e0b914e7 [2022-05-02T12:42:17.080Z] #61 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-02T12:42:17.080Z] #76 sha256:d1261f584441903548c5bb20794be9c27844b6e71c94e0dad0ba7e28b8c426b2 [2022-05-02T12:42:17.080Z] #76 CACHED [2022-05-02T12:42:17.080Z] [2022-05-02T12:42:17.080Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:42:17.080Z] #77 sha256:92346550f29a8f7fa6ae50e044b8cc145ec162ad58471f1f8d3a05953bd9b36b [2022-05-02T12:42:17.945Z] + pkg_list='github.com/docker/docker/api [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/backend [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/container [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/events [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/filters [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/image [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/mount [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/network [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/registry [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/time [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/versions [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:42:17.945Z] github.com/docker/docker/api/types/volume [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:42:17.945Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:42:17.945Z] github.com/docker/docker/cli [2022-05-02T12:42:17.945Z] github.com/docker/docker/cli/config [2022-05-02T12:42:17.945Z] github.com/docker/docker/cli/debug [2022-05-02T12:42:17.945Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:42:17.945Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:42:17.945Z] github.com/docker/docker/client [2022-05-02T12:42:17.945Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:42:17.945Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:42:17.945Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:42:17.945Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:42:17.945Z] github.com/docker/docker/container [2022-05-02T12:42:17.945Z] github.com/docker/docker/container/stream [2022-05-02T12:42:17.945Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:42:17.945Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:42:17.945Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/config [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/events [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/exec [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/images [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/links [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/names [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/network [2022-05-02T12:42:17.945Z] github.com/docker/docker/daemon/stats [2022-05-02T12:42:17.945Z] github.com/docker/docker/distribution [2022-05-02T12:42:17.945Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:42:17.945Z] github.com/docker/docker/distribution/utils [2022-05-02T12:42:17.945Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:42:17.945Z] github.com/docker/docker/dockerversion [2022-05-02T12:42:17.945Z] github.com/docker/docker/errdefs [2022-05-02T12:42:17.945Z] github.com/docker/docker/image [2022-05-02T12:42:17.945Z] github.com/docker/docker/image/cache [2022-05-02T12:42:17.945Z] github.com/docker/docker/image/tarexport [2022-05-02T12:42:17.945Z] github.com/docker/docker/image/v1 [2022-05-02T12:42:17.945Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:42:17.945Z] github.com/docker/docker/layer [2022-05-02T12:42:17.945Z] github.com/docker/docker/libcontainerd [2022-05-02T12:42:17.945Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:42:17.945Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:42:17.945Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:42:17.945Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:42:17.945Z] github.com/docker/docker/oci [2022-05-02T12:42:17.945Z] github.com/docker/docker/oci/caps [2022-05-02T12:42:17.945Z] github.com/docker/docker/opts [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/archive [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/directory [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/platform [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:42:17.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/pools [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/progress [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/signal [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/stack [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/system [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:42:17.946Z] github.com/docker/docker/plugin [2022-05-02T12:42:17.946Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:42:17.946Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:42:17.946Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:42:17.946Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:42:17.946Z] github.com/docker/docker/quota [2022-05-02T12:42:17.946Z] github.com/docker/docker/reference [2022-05-02T12:42:17.946Z] github.com/docker/docker/registry [2022-05-02T12:42:17.946Z] github.com/docker/docker/registry/resumable [2022-05-02T12:42:17.946Z] github.com/docker/docker/restartmanager [2022-05-02T12:42:17.946Z] github.com/docker/docker/rootless [2022-05-02T12:42:17.946Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:42:17.946Z] github.com/docker/docker/runconfig [2022-05-02T12:42:17.946Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/environment [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/registry [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/request [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume/drivers [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume/local [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume/mounts [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume/service [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:42:17.946Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:42:17.946Z] ++ grep --fixed-strings -v /libnetwork [2022-05-02T12:42:17.946Z] ++ echo 'github.com/docker/docker/api [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/backend [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/container [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/events [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/filters [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/image [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/mount [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/network [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/registry [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/time [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/versions [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:42:17.946Z] github.com/docker/docker/api/types/volume [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:42:17.946Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:42:17.946Z] github.com/docker/docker/cli [2022-05-02T12:42:17.946Z] github.com/docker/docker/cli/config [2022-05-02T12:42:17.946Z] github.com/docker/docker/cli/debug [2022-05-02T12:42:17.946Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:42:17.946Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:42:17.946Z] github.com/docker/docker/client [2022-05-02T12:42:17.946Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:42:17.946Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:42:17.946Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:42:17.946Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:42:17.946Z] github.com/docker/docker/container [2022-05-02T12:42:17.946Z] github.com/docker/docker/container/stream [2022-05-02T12:42:17.946Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:42:17.946Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:42:17.946Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/config [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/events [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/exec [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/images [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/links [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/names [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/network [2022-05-02T12:42:17.946Z] github.com/docker/docker/daemon/stats [2022-05-02T12:42:17.946Z] github.com/docker/docker/distribution [2022-05-02T12:42:17.946Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:42:17.946Z] github.com/docker/docker/distribution/utils [2022-05-02T12:42:17.946Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:42:17.946Z] github.com/docker/docker/dockerversion [2022-05-02T12:42:17.946Z] github.com/docker/docker/errdefs [2022-05-02T12:42:17.946Z] github.com/docker/docker/image [2022-05-02T12:42:17.946Z] github.com/docker/docker/image/cache [2022-05-02T12:42:17.946Z] github.com/docker/docker/image/tarexport [2022-05-02T12:42:17.946Z] github.com/docker/docker/image/v1 [2022-05-02T12:42:17.946Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:42:17.946Z] github.com/docker/docker/layer [2022-05-02T12:42:17.946Z] github.com/docker/docker/libcontainerd [2022-05-02T12:42:17.946Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:42:17.946Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:42:17.946Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:42:17.946Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:42:17.946Z] github.com/docker/docker/oci [2022-05-02T12:42:17.946Z] github.com/docker/docker/oci/caps [2022-05-02T12:42:17.946Z] github.com/docker/docker/opts [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/archive [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/directory [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/platform [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/pools [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/progress [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/signal [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/stack [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/system [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:42:17.946Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:42:17.946Z] github.com/docker/docker/plugin [2022-05-02T12:42:17.946Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:42:17.946Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:42:17.946Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:42:17.946Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:42:17.946Z] github.com/docker/docker/quota [2022-05-02T12:42:17.946Z] github.com/docker/docker/reference [2022-05-02T12:42:17.946Z] github.com/docker/docker/registry [2022-05-02T12:42:17.946Z] github.com/docker/docker/registry/resumable [2022-05-02T12:42:17.946Z] github.com/docker/docker/restartmanager [2022-05-02T12:42:17.946Z] github.com/docker/docker/rootless [2022-05-02T12:42:17.946Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:42:17.946Z] github.com/docker/docker/runconfig [2022-05-02T12:42:17.946Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/environment [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:42:17.946Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/registry [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/request [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/drivers [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/local [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/mounts [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/service [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:42:17.947Z] + base_pkg_list='github.com/docker/docker/api [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/backend [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/events [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/filters [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/image [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/mount [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/network [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/registry [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/time [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/versions [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/volume [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/config [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/debug [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:42:17.947Z] github.com/docker/docker/client [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:42:17.947Z] github.com/docker/docker/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/container/stream [2022-05-02T12:42:17.947Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:42:17.947Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:42:17.947Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/config [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/events [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/exec [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/images [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/links [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/names [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/network [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/stats [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution/utils [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:42:17.947Z] github.com/docker/docker/dockerversion [2022-05-02T12:42:17.947Z] github.com/docker/docker/errdefs [2022-05-02T12:42:17.947Z] github.com/docker/docker/image [2022-05-02T12:42:17.947Z] github.com/docker/docker/image/cache [2022-05-02T12:42:17.947Z] github.com/docker/docker/image/tarexport [2022-05-02T12:42:17.947Z] github.com/docker/docker/image/v1 [2022-05-02T12:42:17.947Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:42:17.947Z] github.com/docker/docker/layer [2022-05-02T12:42:17.947Z] github.com/docker/docker/libcontainerd [2022-05-02T12:42:17.947Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:42:17.947Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:42:17.947Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:42:17.947Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:42:17.947Z] github.com/docker/docker/oci [2022-05-02T12:42:17.947Z] github.com/docker/docker/oci/caps [2022-05-02T12:42:17.947Z] github.com/docker/docker/opts [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/archive [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/directory [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/platform [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/pools [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/progress [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/signal [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/stack [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/system [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:42:17.947Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:42:17.947Z] github.com/docker/docker/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:42:17.947Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:42:17.947Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:42:17.947Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:42:17.947Z] github.com/docker/docker/quota [2022-05-02T12:42:17.947Z] github.com/docker/docker/reference [2022-05-02T12:42:17.947Z] github.com/docker/docker/registry [2022-05-02T12:42:17.947Z] github.com/docker/docker/registry/resumable [2022-05-02T12:42:17.947Z] github.com/docker/docker/restartmanager [2022-05-02T12:42:17.947Z] github.com/docker/docker/rootless [2022-05-02T12:42:17.947Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:42:17.947Z] github.com/docker/docker/runconfig [2022-05-02T12:42:17.947Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/environment [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/registry [2022-05-02T12:42:17.947Z] github.com/docker/docker/testutil/request [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/drivers [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/local [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/mounts [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/service [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:42:17.947Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:42:17.947Z] ++ grep --fixed-strings /libnetwork [2022-05-02T12:42:17.947Z] ++ echo 'github.com/docker/docker/api [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/backend [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/events [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/filters [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/image [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/mount [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/network [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/registry [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/time [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/versions [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:42:17.947Z] github.com/docker/docker/api/types/volume [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:42:17.947Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/config [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/debug [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:42:17.947Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:42:17.947Z] github.com/docker/docker/client [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:42:17.947Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:42:17.947Z] github.com/docker/docker/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/container/stream [2022-05-02T12:42:17.947Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:42:17.947Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:42:17.947Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/config [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/events [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/exec [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/images [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/links [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/names [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/network [2022-05-02T12:42:17.947Z] github.com/docker/docker/daemon/stats [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution/utils [2022-05-02T12:42:17.947Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:42:17.947Z] github.com/docker/docker/dockerversion [2022-05-02T12:42:17.947Z] github.com/docker/docker/errdefs [2022-05-02T12:42:17.948Z] github.com/docker/docker/image [2022-05-02T12:42:17.948Z] github.com/docker/docker/image/cache [2022-05-02T12:42:17.948Z] github.com/docker/docker/image/tarexport [2022-05-02T12:42:17.948Z] github.com/docker/docker/image/v1 [2022-05-02T12:42:17.948Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:42:17.948Z] github.com/docker/docker/layer [2022-05-02T12:42:17.948Z] github.com/docker/docker/libcontainerd [2022-05-02T12:42:17.948Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:42:17.948Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:42:17.948Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:42:17.948Z] github.com/docker/docker/oci [2022-05-02T12:42:17.948Z] github.com/docker/docker/oci/caps [2022-05-02T12:42:17.948Z] github.com/docker/docker/opts [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/archive [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/directory [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/platform [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/pools [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/progress [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/signal [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/stack [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/system [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:42:17.948Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:42:17.948Z] github.com/docker/docker/plugin [2022-05-02T12:42:17.948Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:42:17.948Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:42:17.948Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:42:17.948Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:42:17.948Z] github.com/docker/docker/quota [2022-05-02T12:42:17.948Z] github.com/docker/docker/reference [2022-05-02T12:42:17.948Z] github.com/docker/docker/registry [2022-05-02T12:42:17.948Z] github.com/docker/docker/registry/resumable [2022-05-02T12:42:17.948Z] github.com/docker/docker/restartmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/rootless [2022-05-02T12:42:17.948Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:42:17.948Z] github.com/docker/docker/runconfig [2022-05-02T12:42:17.948Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/environment [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/registry [2022-05-02T12:42:17.948Z] github.com/docker/docker/testutil/request [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume/drivers [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume/local [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume/mounts [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume/service [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:42:17.948Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:42:17.948Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/types' [2022-05-02T12:42:17.948Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-02T12:42:17.948Z] + echo 'github.com/docker/docker/libnetwork [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/types' [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:42:17.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:42:17.948Z] + type docker-proxy [2022-05-02T12:42:17.948Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-02T12:42:17.948Z] + hack/make.sh binary-proxy install-proxy [2022-05-02T12:42:17.948Z] [2022-05-02T12:42:17.948Z] Removing bundles/ [2022-05-02T12:42:17.948Z] [2022-05-02T12:42:17.948Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-02T12:42:18.014Z] #77 DONE 1.0s [2022-05-02T12:42:18.014Z] [2022-05-02T12:42:18.014Z] #78 exporting to image [2022-05-02T12:42:18.014Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:42:18.014Z] #78 exporting layers [2022-05-02T12:42:18.060Z] #24 transferring context: 61.00MB 1.7s done [2022-05-02T12:42:18.060Z] #24 DONE 1.7s [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:42:18.060Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:42:18.060Z] #21 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:42:18.060Z] #61 sha256:f49a6f7419f4ec3e558d2505b5f01c5bd56280b62ac66be5e3bf95cb2d71a037 [2022-05-02T12:42:18.060Z] #61 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #52 sha256:f5c8418d8cba137770473c525e66348ae1fe09cb99181d794e17f57c55f94145 [2022-05-02T12:42:18.060Z] #52 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:42:18.060Z] #62 sha256:9750d43683c686e410e191509454a7552994b4307f819f94b2286c74b8649cb1 [2022-05-02T12:42:18.060Z] #62 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #39 sha256:6656e5effcbd4a16906cbd8b70427aaeecc585dc8bb4218a2e9ba88b00facebb [2022-05-02T12:42:18.060Z] #39 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #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-02T12:42:18.060Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:42:18.060Z] #34 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:42:18.060Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-02T12:42:18.060Z] #19 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-02T12:42:18.060Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:42:18.060Z] #36 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #37 sha256:d4f70cff6ca6c6708f6e1d3a96f5bf0d9d53fc737f5f2ca8967dd6d8c8bd25cd [2022-05-02T12:42:18.060Z] #37 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:42:18.060Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-02T12:42:18.060Z] #20 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:42:18.060Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:42:18.060Z] #12 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:42:18.060Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:42:18.060Z] #55 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #49 [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-02T12:42:18.060Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:42:18.060Z] #49 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:42:18.060Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-02T12:42:18.060Z] #17 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #63 sha256:c1eac49ee34969d807c158c38680ef0e2440a02c5bf3ae5eadfdb35ec8306bef [2022-05-02T12:42:18.060Z] #63 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-02T12:42:18.060Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-02T12:42:18.060Z] #16 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:42:18.060Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-02T12:42:18.060Z] #23 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #42 [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-02T12:42:18.060Z] #42 sha256:2a84170ae32d5c4055aafc273b14973c1e8d9a40b714a2f67635b1a5a87a3c82 [2022-05-02T12:42:18.060Z] #42 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:42:18.060Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:42:18.060Z] #72 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #38 [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-02T12:42:18.060Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:42:18.060Z] #38 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:42:18.060Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:42:18.060Z] #51 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:42:18.060Z] #57 sha256:bd470bbeee1d75eca8e8355cd04abe4bd0edbc7f74fd772d1122a6574c6c6192 [2022-05-02T12:42:18.060Z] #57 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #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-02T12:42:18.060Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:42:18.060Z] #14 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:42:18.060Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-02T12:42:18.060Z] #18 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #59 sha256:07cd36b0572e3e3765a5e4d081972cc45e07694db98ed8072b07b80d63779e6c [2022-05-02T12:42:18.060Z] #59 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #54 sha256:e5435af70065c3c1b5e472974df0b7a5191c6eab18a5f025cf5567e20018898e [2022-05-02T12:42:18.060Z] #54 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #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-02T12:42:18.060Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:42:18.060Z] #29 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:42:18.060Z] #65 sha256:323786493edfdc6b7c3f034ef2929b39e3a20d2d522d4d97a14f99b354a261a2 [2022-05-02T12:42:18.060Z] #65 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #48 [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-02T12:42:18.060Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:42:18.060Z] #48 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:42:18.060Z] #58 sha256:bbae38964542545a3bb6786f9fd481fd474b8ac63e3ce08b4629208c7236d037 [2022-05-02T12:42:18.060Z] #58 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #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-02T12:42:18.060Z] #31 sha256:a44113b150a29c3ad51516898f8e709265773b72ca4fa9dd48c7fc3090aeffb0 [2022-05-02T12:42:18.060Z] #31 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-02T12:42:18.060Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-02T12:42:18.060Z] #22 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:42:18.060Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:42:18.060Z] #15 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:42:18.060Z] #64 sha256:0489430b3155d7d81c19d8adae09c9e7ae1be813d320a7d9a300227b857c3b40 [2022-05-02T12:42:18.060Z] #64 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #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-02T12:42:18.060Z] #26 sha256:7ed80c4fe5ae97565d088c6b986e798c740759e6d86a355b00ab41e0a58d94ac [2022-05-02T12:42:18.060Z] #26 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:42:18.060Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:42:18.060Z] #44 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #43 sha256:343928e13472fe640f5fa290e5e80551a83b0808eb864a3c1f500b31dba5995a [2022-05-02T12:42:18.060Z] #43 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:42:18.060Z] #32 sha256:be7cdd7f4b8fc95231ff323a20d0d23bf64866ccc86d58f3f30b46133cce999f [2022-05-02T12:42:18.060Z] #32 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #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-02T12:42:18.060Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:42:18.060Z] #13 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:42:18.060Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:42:18.060Z] #33 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:42:18.060Z] #73 sha256:122d38530bd772f8379283c88ebf62e8fc7b5b8640be7617056fb041c0982f9d [2022-05-02T12:42:18.060Z] #73 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:42:18.060Z] #25 sha256:dec9297d7f32884c83fbf196a1ce29260aa6b40e1c688e4462ff76fd37e2bb33 [2022-05-02T12:42:18.060Z] #25 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.060Z] #45 [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-02T12:42:18.060Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:42:18.060Z] #45 CACHED [2022-05-02T12:42:18.060Z] [2022-05-02T12:42:18.061Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:42:18.061Z] #56 sha256:31abbdc30682f0786e9491a7b83fb46ebb6b49b3db7f0663b0c39c64affe67e7 [2022-05-02T12:42:18.061Z] #56 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:42:18.061Z] #35 sha256:5a7f320e696513395ac2e08b1a13810eaaaa5644dd6c106ab50c1e2182bcf98a [2022-05-02T12:42:18.061Z] #35 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:42:18.061Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:42:18.061Z] #53 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #40 [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-02T12:42:18.061Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:42:18.061Z] #40 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:42:18.061Z] #27 sha256:ceeb88e4b6b6e0a96fa42b47194337bfd7a2f3fd2550bb7ebf34dcd51a41f4cc [2022-05-02T12:42:18.061Z] #27 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:42:18.061Z] #66 sha256:a529c5fd0b0d750cc491d6efa3b8e2822d2967c6780278ccf1ef5bc9795cddc0 [2022-05-02T12:42:18.061Z] #66 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:42:18.061Z] #68 sha256:3f42e3b3cf86fffef127f8f7329acef59658f07a78a4619783e33d276c908303 [2022-05-02T12:42:18.061Z] #68 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:42:18.061Z] #30 sha256:b50e6752af03c2610c264308e362fdcc8c7f950630d4df2adae76b24a7942497 [2022-05-02T12:42:18.061Z] #30 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:42:18.061Z] #46 sha256:d2b209948c614109d6711c76325508383718a23e82a1c3dde813bd32290da354 [2022-05-02T12:42:18.061Z] #46 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:42:18.061Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:42:18.061Z] #70 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:42:18.061Z] #50 sha256:3d5ad4e28dea767e6bed5a878ef1db42f0bc0cb6f1a2d84fd7892403721e92e5 [2022-05-02T12:42:18.061Z] #50 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:42:18.061Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:42:18.061Z] #60 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:42:18.061Z] #41 sha256:d41e206da948e1726bda32e7dcad2d4367591574f2a68a7e7e2efe78bd4c1383 [2022-05-02T12:42:18.061Z] #41 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:42:18.061Z] #67 sha256:67a3a27965ca6e7057b546680042ad616ccaf10e447c015a50c51f002e6469e7 [2022-05-02T12:42:18.061Z] #67 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:42:18.061Z] #74 sha256:ed0114857c46419ea713c8b4a2353fbb3ac4cd95caaaf4f69bd5758947001584 [2022-05-02T12:42:18.061Z] #74 CACHED [2022-05-02T12:42:18.061Z] [2022-05-02T12:42:18.061Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:42:18.061Z] #75 sha256:40d9a22c86c2d48cd37eeb423aa3098fc9661dd3d588ebd201226b6f249283f0 [2022-05-02T12:42:18.131Z] #19 10.43 Reading package lists... [2022-05-02T12:42:18.205Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-02T12:42:18.205Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:42:18.699Z] #19 13.43 Building dependency tree... [2022-05-02T12:42:18.888Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:18.888Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:42:18.948Z] #78 exporting layers 1.0s done [2022-05-02T12:42:18.948Z] #78 writing image sha256:27f8a7f2cc3d794f52c7960e556a1d8277e7f1eebfc4268dfaae4e53b586354f [2022-05-02T12:42:18.948Z] #78 writing image sha256:27f8a7f2cc3d794f52c7960e556a1d8277e7f1eebfc4268dfaae4e53b586354f done [2022-05-02T12:42:18.948Z] #78 naming to docker.io/library/docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 done [2022-05-02T12:42:18.948Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-05-02T12:42:19.006Z] #75 DONE 0.9s [2022-05-02T12:42:19.006Z] [2022-05-02T12:42:19.006Z] #76 exporting to image [2022-05-02T12:42:19.006Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:42:19.006Z] #76 exporting layers [Pipeline] sh [2022-05-02T12:42:19.266Z] #19 14.64 The following additional packages will be installed: [2022-05-02T12:42:19.267Z] #19 14.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-02T12:42:19.267Z] #19 14.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-02T12:42:19.267Z] #19 14.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-02T12:42:19.267Z] #19 14.64 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-02T12:42:19.267Z] #19 14.64 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-02T12:42:19.267Z] #19 14.64 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-02T12:42:19.267Z] #19 14.64 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-02T12:42:19.267Z] #19 14.64 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-02T12:42:19.267Z] #19 14.64 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.64 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-02T12:42:19.267Z] #19 14.64 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-02T12:42:19.267Z] #19 14.64 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-02T12:42:19.267Z] #19 14.64 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-02T12:42:19.267Z] #19 14.64 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-02T12:42:19.267Z] #19 14.64 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.64 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-02T12:42:19.267Z] #19 14.64 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-02T12:42:19.267Z] #19 14.64 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-02T12:42:19.267Z] #19 14.64 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-02T12:42:19.267Z] #19 14.64 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-02T12:42:19.267Z] #19 14.64 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.64 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-02T12:42:19.267Z] #19 14.64 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-02T12:42:19.267Z] #19 14.64 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.64 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-02T12:42:19.267Z] #19 14.64 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.64 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-02T12:42:19.267Z] #19 14.64 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.64 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-02T12:42:19.267Z] #19 14.64 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-02T12:42:19.267Z] #19 14.64 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-02T12:42:19.267Z] #19 14.64 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.64 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-02T12:42:19.267Z] #19 14.64 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-02T12:42:19.267Z] #19 14.64 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-02T12:42:19.267Z] #19 14.64 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-02T12:42:19.267Z] #19 14.65 linux-libc-dev-s390x-cross patch xz-utils [2022-05-02T12:42:19.267Z] #19 14.65 Suggested packages: [2022-05-02T12:42:19.267Z] #19 14.65 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-02T12:42:19.267Z] #19 14.65 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.65 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-02T12:42:19.267Z] #19 14.65 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-02T12:42:19.267Z] #19 14.65 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-02T12:42:19.267Z] #19 14.65 libyaml-shell-perl ed diffutils-doc [2022-05-02T12:42:19.267Z] #19 14.65 Recommended packages: [2022-05-02T12:42:19.267Z] #19 14.65 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-02T12:42:19.267Z] #19 14.65 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-02T12:42:19.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -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:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh dynbinary test-integration [2022-05-02T12:42:19.554Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-02T12:42:19.554Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-02T12:42:19.554Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-02T12:42:19.554Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-02T12:42:19.554Z] 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-02T12:42:19.554Z] Detected virtualization docker. [2022-05-02T12:42:19.554Z] Detected architecture x86-64. [2022-05-02T12:42:19.554Z] Set hostname to <15061baba57b>. [2022-05-02T12:42:19.812Z] modprobe@configfs.service: Succeeded. [2022-05-02T12:42:19.812Z] modprobe@drm.service: Succeeded. [2022-05-02T12:42:19.812Z] modprobe@fuse.service: Succeeded. [2022-05-02T12:42:19.812Z] + source /etc/docker-entrypoint-cmd [2022-05-02T12:42:19.812Z] ++ hack/make.sh dynbinary test-integration [2022-05-02T12:42:19.812Z] [2022-05-02T12:42:18.260Z] > git remote # timeout=10 [2022-05-02T12:42:18.379Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:42:18.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:42:18.551Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:42:18.741Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-02T12:42:18.925Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:42:19.037Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:42:19.947Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [2022-05-02T12:42:19.948Z] #76 exporting layers 1.1s done [2022-05-02T12:42:19.948Z] #76 writing image sha256:6be5e47cec7f7ab21650e6a0fb24f0a369053edfdf764bdff5b0a56d6b19360c [2022-05-02T12:42:20.071Z] Removing bundles/ [2022-05-02T12:42:20.071Z] [2022-05-02T12:42:20.071Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:42:20.071Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:42:20.071Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:42:20.208Z] #76 writing image sha256:6be5e47cec7f7ab21650e6a0fb24f0a369053edfdf764bdff5b0a56d6b19360c done [2022-05-02T12:42:20.208Z] #76 naming to docker.io/library/docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 done [2022-05-02T12:42:20.208Z] #76 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:42:20.599Z] + trap exit INT TERM [2022-05-02T12:42:20.599Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-02T12:42:20.599Z] + CONTAINER_NAME=docker-pr6 [2022-05-02T12:42:20.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43545/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh dynbinary [2022-05-02T12:42:20.643Z] #19 15.84 The following NEW packages will be installed: [2022-05-02T12:42:20.643Z] #19 15.84 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-02T12:42:20.643Z] #19 15.84 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-02T12:42:20.643Z] #19 15.84 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-02T12:42:20.643Z] #19 15.84 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-02T12:42:20.643Z] #19 15.84 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-02T12:42:20.643Z] #19 15.84 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-02T12:42:20.643Z] #19 15.84 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-02T12:42:20.643Z] #19 15.84 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-02T12:42:20.643Z] #19 15.84 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-02T12:42:20.643Z] #19 15.84 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-02T12:42:20.643Z] #19 15.84 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-02T12:42:20.643Z] #19 15.84 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-02T12:42:20.643Z] #19 15.84 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-02T12:42:20.643Z] #19 15.84 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-02T12:42:20.643Z] #19 15.84 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-02T12:42:20.643Z] #19 15.84 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-02T12:42:20.643Z] #19 15.84 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-02T12:42:20.643Z] #19 15.84 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.84 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-02T12:42:20.643Z] #19 15.84 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-02T12:42:20.643Z] #19 15.84 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-02T12:42:20.643Z] #19 15.84 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-02T12:42:20.643Z] #19 15.84 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-02T12:42:20.643Z] #19 15.84 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.84 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-02T12:42:20.643Z] #19 15.84 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-02T12:42:20.643Z] #19 15.84 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.84 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-02T12:42:20.643Z] #19 15.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.85 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-02T12:42:20.643Z] #19 15.85 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.85 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-02T12:42:20.643Z] #19 15.85 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-02T12:42:20.643Z] #19 15.85 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-02T12:42:20.643Z] #19 15.85 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.85 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-02T12:42:20.643Z] #19 15.85 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-02T12:42:20.643Z] #19 15.85 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-02T12:42:20.643Z] #19 15.85 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-02T12:42:20.643Z] #19 15.85 linux-libc-dev-s390x-cross patch xz-utils [2022-05-02T12:42:20.859Z] [2022-05-02T12:42:20.902Z] #19 16.23 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:42:20.902Z] #19 16.23 Need to get 787 MB of archives. [2022-05-02T12:42:20.902Z] #19 16.23 After this operation, 3385 MB of additional disk space will be used. [2022-05-02T12:42:20.902Z] #19 16.23 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-02T12:42:20.902Z] #19 16.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-02T12:42:20.902Z] #19 16.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-02T12:42:20.902Z] #19 16.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-02T12:42:20.902Z] #19 16.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-02T12:42:20.902Z] #19 16.26 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-02T12:42:20.902Z] #19 16.26 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-02T12:42:20.902Z] #19 16.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-02T12:42:20.902Z] #19 16.30 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-02T12:42:20.902Z] #19 16.33 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-02T12:42:20.902Z] #19 16.34 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-02T12:42:20.902Z] #19 16.35 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-02T12:42:21.120Z] Removing bundles/ [2022-05-02T12:42:21.120Z] [2022-05-02T12:42:21.120Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:42:21.120Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:42:21.120Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:42:21.165Z] #19 16.36 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-02T12:42:21.320Z] + docker version [2022-05-02T12:42:21.321Z] Client: [2022-05-02T12:42:21.321Z] Version: 20.10.9 [2022-05-02T12:42:21.321Z] API version: 1.41 [2022-05-02T12:42:21.321Z] Go version: go1.16.8 [2022-05-02T12:42:21.321Z] Git commit: c2ea9bc [2022-05-02T12:42:21.321Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:42:21.321Z] OS/Arch: windows/amd64 [2022-05-02T12:42:21.321Z] Context: default [2022-05-02T12:42:21.321Z] Experimental: true [2022-05-02T12:42:21.321Z] [2022-05-02T12:42:21.321Z] Server: Docker Engine - Community [2022-05-02T12:42:21.321Z] Engine: [2022-05-02T12:42:21.321Z] Version: 20.10.9 [2022-05-02T12:42:21.321Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:42:21.321Z] Go version: go1.16.8 [2022-05-02T12:42:21.321Z] Git commit: 79ea9d3 [2022-05-02T12:42:21.321Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:42:21.321Z] OS/Arch: windows/amd64 [2022-05-02T12:42:21.321Z] Experimental: true [2022-05-02T12:42:21.424Z] #19 16.72 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-02T12:42:21.424Z] #19 16.72 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] [Pipeline] sh [2022-05-02T12:42:21.683Z] #19 17.07 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-02T12:42:21.941Z] #19 17.07 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-02T12:42:22.221Z] #19 17.43 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-02T12:42:22.221Z] #19 17.44 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-02T12:42:22.385Z] + docker info [2022-05-02T12:42:22.483Z] #19 17.78 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-02T12:42:22.483Z] #19 17.78 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-02T12:42:22.743Z] #19 18.13 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-02T12:42:22.743Z] #19 18.13 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-02T12:42:22.743Z] #19 18.13 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-02T12:42:22.743Z] #19 18.14 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-02T12:42:22.743Z] #19 18.14 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-02T12:42:22.743Z] #19 18.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-02T12:42:22.743Z] #19 18.14 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-02T12:42:22.743Z] #19 18.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-02T12:42:22.743Z] #19 18.15 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-02T12:42:22.743Z] #19 18.15 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-02T12:42:22.743Z] #19 18.15 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-02T12:42:22.743Z] #19 18.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-02T12:42:22.743Z] #19 18.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-02T12:42:22.743Z] #19 18.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-02T12:42:22.743Z] #19 18.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-02T12:42:22.743Z] #19 18.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-02T12:42:23.009Z] #19 18.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-02T12:42:23.009Z] #19 18.20 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-02T12:42:23.009Z] #19 18.20 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-02T12:42:23.453Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-02T12:42:23.453Z] [2022-05-02T12:42:23.453Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-02T12:42:23.453Z] Installing docker-proxy to /usr/local/bin/ [2022-05-02T12:42:23.453Z] [2022-05-02T12:42:23.453Z] + mkdir -p bundles [2022-05-02T12:42:23.453Z] + '[' -n 'github.com/docker/docker/api [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/router [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:42:23.453Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/backend [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/container [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/events [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/filters [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/image [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/mount [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/network [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/registry [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/time [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/versions [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:42:23.454Z] github.com/docker/docker/api/types/volume [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:42:23.454Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:42:23.454Z] github.com/docker/docker/cli [2022-05-02T12:42:23.454Z] github.com/docker/docker/cli/config [2022-05-02T12:42:23.454Z] github.com/docker/docker/cli/debug [2022-05-02T12:42:23.454Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:42:23.454Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:42:23.454Z] github.com/docker/docker/client [2022-05-02T12:42:23.454Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:42:23.454Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:42:23.454Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:42:23.454Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:42:23.454Z] github.com/docker/docker/container [2022-05-02T12:42:23.454Z] github.com/docker/docker/container/stream [2022-05-02T12:42:23.454Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:42:23.454Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:42:23.454Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/config [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/events [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/exec [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/images [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/links [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/names [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/network [2022-05-02T12:42:23.454Z] github.com/docker/docker/daemon/stats [2022-05-02T12:42:23.454Z] github.com/docker/docker/distribution [2022-05-02T12:42:23.454Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:42:23.454Z] github.com/docker/docker/distribution/utils [2022-05-02T12:42:23.454Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:42:23.454Z] github.com/docker/docker/dockerversion [2022-05-02T12:42:23.454Z] github.com/docker/docker/errdefs [2022-05-02T12:42:23.454Z] github.com/docker/docker/image [2022-05-02T12:42:23.454Z] github.com/docker/docker/image/cache [2022-05-02T12:42:23.454Z] github.com/docker/docker/image/tarexport [2022-05-02T12:42:23.454Z] github.com/docker/docker/image/v1 [2022-05-02T12:42:23.454Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:42:23.454Z] github.com/docker/docker/layer [2022-05-02T12:42:23.454Z] github.com/docker/docker/libcontainerd [2022-05-02T12:42:23.454Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:42:23.454Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:42:23.454Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:42:23.454Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:42:23.454Z] github.com/docker/docker/oci [2022-05-02T12:42:23.454Z] github.com/docker/docker/oci/caps [2022-05-02T12:42:23.454Z] github.com/docker/docker/opts [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/archive [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/directory [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/platform [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/pools [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/progress [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/signal [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/stack [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/system [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:42:23.454Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:42:23.454Z] github.com/docker/docker/plugin [2022-05-02T12:42:23.454Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:42:23.454Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:42:23.454Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:42:23.454Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:42:23.454Z] github.com/docker/docker/quota [2022-05-02T12:42:23.454Z] github.com/docker/docker/reference [2022-05-02T12:42:23.454Z] github.com/docker/docker/registry [2022-05-02T12:42:23.454Z] github.com/docker/docker/registry/resumable [2022-05-02T12:42:23.454Z] github.com/docker/docker/restartmanager [2022-05-02T12:42:23.454Z] github.com/docker/docker/rootless [2022-05-02T12:42:23.454Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:42:23.454Z] github.com/docker/docker/runconfig [2022-05-02T12:42:23.454Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/environment [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/registry [2022-05-02T12:42:23.454Z] github.com/docker/docker/testutil/request [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume/drivers [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume/local [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume/mounts [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume/service [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:42:23.454Z] github.com/docker/docker/volume/testutils' ']' [2022-05-02T12:42:23.455Z] + 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-02T12:42:23.576Z] #19 18.69 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-02T12:42:23.576Z] #19 18.69 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-02T12:42:23.576Z] #19 18.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-02T12:42:23.576Z] #19 18.71 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-02T12:42:23.576Z] #19 18.72 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-02T12:42:23.836Z] #19 19.10 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-02T12:42:23.836Z] #19 19.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-02T12:42:23.836Z] #19 19.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-02T12:42:23.836Z] #19 19.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-02T12:42:23.836Z] #19 19.12 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-02T12:42:23.836Z] #19 19.12 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:42:23.836Z] #19 19.19 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-02T12:42:23.836Z] #19 19.19 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-02T12:42:23.836Z] #19 19.19 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-02T12:42:23.836Z] #19 19.19 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-02T12:42:23.836Z] #19 19.19 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-02T12:42:23.836Z] #19 19.20 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-02T12:42:23.836Z] #19 19.20 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-02T12:42:23.836Z] #19 19.20 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-02T12:42:23.836Z] #19 19.20 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-02T12:42:23.836Z] #19 19.20 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-02T12:42:23.836Z] #19 19.20 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-02T12:42:23.836Z] #19 19.20 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-02T12:42:23.836Z] #19 19.21 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-02T12:42:23.836Z] #19 19.21 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-02T12:42:23.836Z] #19 19.22 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-02T12:42:23.836Z] #19 19.23 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-02T12:42:23.836Z] #19 19.23 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-02T12:42:23.836Z] #19 19.23 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-02T12:42:23.836Z] #19 19.24 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-02T12:42:23.836Z] #19 19.25 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-02T12:42:23.836Z] #19 19.25 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-02T12:42:23.836Z] #19 19.26 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-02T12:42:24.404Z] #19 19.64 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-02T12:42:24.404Z] #19 19.64 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-02T12:42:24.404Z] #19 19.65 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-02T12:42:24.404Z] #19 19.66 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-02T12:42:24.404Z] #19 19.67 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-02T12:42:24.662Z] #19 20.03 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-02T12:42:24.662Z] #19 20.04 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-02T12:42:24.662Z] #19 20.04 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-02T12:42:24.662Z] #19 20.04 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-02T12:42:24.822Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:42:24.921Z] #19 20.04 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-02T12:42:24.921Z] #19 20.05 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-02T12:42:24.921Z] #19 20.05 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-02T12:42:24.921Z] #19 20.06 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-02T12:42:24.922Z] #19 20.06 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-02T12:42:24.922Z] #19 20.07 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-02T12:42:24.922Z] #19 20.07 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-02T12:42:25.179Z] #19 20.48 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-02T12:42:25.180Z] #19 20.48 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-02T12:42:25.180Z] #19 20.49 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-02T12:42:25.180Z] #19 20.50 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-02T12:42:25.180Z] #19 20.52 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-02T12:42:25.438Z] #19 20.91 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-02T12:42:25.438Z] #19 20.91 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-02T12:42:25.697Z] #19 20.91 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-02T12:42:25.697Z] #19 20.93 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-02T12:42:25.697Z] #19 20.93 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-02T12:42:25.697Z] #19 20.93 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-02T12:42:25.697Z] #19 20.93 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-02T12:42:25.697Z] #19 20.93 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-02T12:42:25.697Z] #19 20.94 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-02T12:42:25.697Z] #19 20.95 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-02T12:42:25.697Z] #19 20.96 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-02T12:42:25.697Z] #19 20.97 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-02T12:42:25.697Z] #19 20.98 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-02T12:42:25.697Z] #19 20.98 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-02T12:42:25.697Z] #19 20.99 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-02T12:42:26.263Z] #19 21.42 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-02T12:42:26.263Z] #19 21.42 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-02T12:42:26.263Z] #19 21.42 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-02T12:42:26.263Z] #19 21.44 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-02T12:42:26.263Z] #19 21.45 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-02T12:42:26.522Z] #19 21.81 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-02T12:42:26.522Z] #19 21.81 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-02T12:42:26.522Z] #19 21.81 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-02T12:42:26.522Z] #19 21.82 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-02T12:42:26.522Z] #19 21.82 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-02T12:42:26.522Z] #19 21.82 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-02T12:42:26.522Z] #19 21.82 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-02T12:42:26.522Z] #19 21.82 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-02T12:42:26.522Z] #19 21.84 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-02T12:42:26.522Z] #19 21.84 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-02T12:42:26.522Z] #19 21.84 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-02T12:42:26.522Z] #19 21.85 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-02T12:42:26.781Z] #19 22.20 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-02T12:42:26.781Z] #19 22.20 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-02T12:42:26.781Z] #19 22.21 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-02T12:42:26.781Z] #19 22.23 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-02T12:42:27.039Z] #19 22.24 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-02T12:42:27.297Z] #19 22.59 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-02T12:42:27.297Z] #19 22.59 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-02T12:42:27.555Z] #19 22.90 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:42:27.814Z] #19 23.02 Fetched 787 MB in 7s (117 MB/s) [2022-05-02T12:42:27.814Z] #19 23.06 Selecting previously unselected package liblocale-gettext-perl. [2022-05-02T12:42:27.814Z] #19 23.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-02T12:42:27.814Z] #19 23.17 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-02T12:42:27.814Z] #19 23.17 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-02T12:42:27.814Z] #19 23.21 Selecting previously unselected package bzip2. [2022-05-02T12:42:28.072Z] #19 23.21 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-02T12:42:28.072Z] #19 23.22 Unpacking bzip2 (1.0.8-4) ... [2022-05-02T12:42:28.072Z] #19 23.25 Selecting previously unselected package libmagic-mgc. [2022-05-02T12:42:28.072Z] #19 23.25 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-02T12:42:28.072Z] #19 23.26 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-02T12:42:28.072Z] #19 23.33 Selecting previously unselected package libmagic1:amd64. [2022-05-02T12:42:28.072Z] #19 23.33 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-02T12:42:28.072Z] #19 23.34 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-02T12:42:28.072Z] #19 23.38 Selecting previously unselected package file. [2022-05-02T12:42:28.072Z] #19 23.38 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-02T12:42:28.072Z] #19 23.38 Unpacking file (1:5.39-3) ... [2022-05-02T12:42:28.072Z] #19 23.42 Selecting previously unselected package xz-utils. [2022-05-02T12:42:28.072Z] #19 23.42 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-02T12:42:28.072Z] #19 23.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:42:28.331Z] #19 23.52 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-02T12:42:28.331Z] #19 23.53 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-02T12:42:28.331Z] #19 23.53 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-02T12:42:28.589Z] #19 23.86 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-02T12:42:28.589Z] #19 23.87 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-02T12:42:28.589Z] #19 23.87 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-02T12:42:28.849Z] #19 24.17 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-02T12:42:28.849Z] #19 24.17 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-02T12:42:28.849Z] #19 24.18 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-02T12:42:29.107Z] #19 24.50 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-02T12:42:29.366Z] #19 24.50 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-02T12:42:29.366Z] #19 24.50 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-02T12:42:29.366Z] #19 24.77 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-02T12:42:29.631Z] #19 24.77 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-02T12:42:29.631Z] #19 24.78 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-02T12:42:29.631Z] #19 25.01 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-02T12:42:29.631Z] #19 25.01 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:29.631Z] #19 25.02 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:42:29.631Z] #19 25.05 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-02T12:42:29.890Z] #19 25.05 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:29.890Z] #19 25.06 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:42:31.056Z] Client: [2022-05-02T12:42:31.056Z] Context: default [2022-05-02T12:42:31.056Z] Debug Mode: false [2022-05-02T12:42:31.056Z] Plugins: [2022-05-02T12:42:31.056Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-02T12:42:31.056Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-02T12:42:31.056Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-02T12:42:31.056Z] [2022-05-02T12:42:31.056Z] Server: [2022-05-02T12:42:31.056Z] Containers: 0 [2022-05-02T12:42:31.056Z] Running: 0 [2022-05-02T12:42:31.056Z] Paused: 0 [2022-05-02T12:42:31.056Z] Stopped: 0 [2022-05-02T12:42:31.056Z] Images: 13 [2022-05-02T12:42:31.056Z] Server Version: 20.10.9 [2022-05-02T12:42:31.056Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-02T12:42:31.056Z] LCOW: [2022-05-02T12:42:31.056Z] Windows: [2022-05-02T12:42:31.056Z] Logging Driver: json-file [2022-05-02T12:42:31.056Z] Plugins: [2022-05-02T12:42:31.056Z] Volume: local [2022-05-02T12:42:31.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:42:31.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:42:31.056Z] Swarm: inactive [2022-05-02T12:42:31.056Z] Default Isolation: process [2022-05-02T12:42:31.056Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T12:42:31.056Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-02T12:42:31.056Z] OSType: windows [2022-05-02T12:42:31.056Z] Architecture: x86_64 [2022-05-02T12:42:31.056Z] CPUs: 4 [2022-05-02T12:42:31.056Z] Total Memory: 32GiB [2022-05-02T12:42:31.056Z] Name: azwin-2-2f5110 [2022-05-02T12:42:31.056Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-02T12:42:31.056Z] Docker Root Dir: D:\docker [2022-05-02T12:42:31.056Z] Debug Mode: false [2022-05-02T12:42:31.056Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:42:31.056Z] Labels: [2022-05-02T12:42:31.056Z] Experimental: true [2022-05-02T12:42:31.056Z] Insecure Registries: [2022-05-02T12:42:31.056Z] 10.0.0.4:5000 [2022-05-02T12:42:31.056Z] 127.0.0.0/8 [2022-05-02T12:42:31.056Z] Registry Mirrors: [2022-05-02T12:42:31.056Z] http://10.0.0.4:5000/ [2022-05-02T12:42:31.056Z] Live Restore Enabled: false [2022-05-02T12:42:31.056Z] Product License: Community Engine [2022-05-02T12:42:31.056Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-02T12:42:34.080Z] #19 29.49 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-02T12:42:34.080Z] #19 29.49 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:34.080Z] #19 29.49 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:42:34.080Z] #19 29.53 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-02T12:42:34.339Z] #19 29.53 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:34.339Z] #19 29.54 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:42:38.529Z] #19 33.69 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-02T12:42:38.529Z] #19 33.69 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:38.529Z] #19 33.70 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:42:38.529Z] #19 33.73 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-02T12:42:38.529Z] #19 33.73 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:38.529Z] #19 33.74 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:42:39.676Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-02T12:42:42.719Z] #19 37.89 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-02T12:42:42.719Z] #19 37.90 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:42.719Z] #19 37.90 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:42:42.719Z] #19 37.94 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-02T12:42:42.719Z] #19 37.94 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:42.719Z] #19 37.94 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:42:46.702Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-02T12:42:46.702Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8ed567d4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-02T12:42:46.702Z] ---------------------------------------------------------------------------- [2022-05-02T12:42:46.702Z] [2022-05-02T12:42:46.702Z] INFO: executeCI.ps1 starting at Mon May 2 12:42:45 CUT 2022 [2022-05-02T12:42:46.702Z] [2022-05-02T12:42:46.702Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-02T12:42:46.702Z] INFO: Running git version 2.24.1.windows.2 [2022-05-02T12:42:46.702Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-02T12:42:46.702Z] INFO: Environment variables: [2022-05-02T12:42:46.702Z] [2022-05-02T12:42:46.702Z] Name Value [2022-05-02T12:42:46.702Z] ---- ----- [2022-05-02T12:42:46.702Z] ALLUSERSPROFILE C:\ProgramData [2022-05-02T12:42:46.702Z] amd64 true [2022-05-02T12:42:46.702Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-02T12:42:46.702Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-02T12:42:46.702Z] arm64 true [2022-05-02T12:42:46.702Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-02T12:42:46.702Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-02T12:42:46.702Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-02T12:42:46.702Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-02T12:42:46.702Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-02T12:42:46.702Z] BRANCH_NAME PR-43545 [2022-05-02T12:42:46.702Z] BUILD_DISPLAY_NAME #6 [2022-05-02T12:42:46.702Z] BUILD_ID 6 [2022-05-02T12:42:46.702Z] BUILD_NUMBER 6 [2022-05-02T12:42:46.702Z] BUILD_TAG jenkins-moby-PR-43545-6 [2022-05-02T12:42:46.702Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/ [2022-05-02T12:42:46.702Z] cgroup2 true [2022-05-02T12:42:46.702Z] CHANGE_AUTHOR thaJeztah [2022-05-02T12:42:46.702Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-02T12:42:46.702Z] CHANGE_BRANCH update_selinux [2022-05-02T12:42:46.702Z] CHANGE_FORK thaJeztah/docker [2022-05-02T12:42:46.702Z] CHANGE_ID 43545 [2022-05-02T12:42:46.702Z] CHANGE_TARGET master [2022-05-02T12:42:46.702Z] CHANGE_TITLE vendor: github.com/opencontainers/selinux v1.10.1 [2022-05-02T12:42:46.702Z] CHANGE_URL https://github.com/moby/moby/pull/43545 [2022-05-02T12:42:46.702Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:42:46.702Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-02T12:42:46.702Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-02T12:42:46.702Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-02T12:42:46.702Z] COMPUTERNAME azwin-2-2f5110 [2022-05-02T12:42:46.702Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-02T12:42:46.702Z] ConfigSequenceNumber 0 [2022-05-02T12:42:46.702Z] dco true [2022-05-02T12:42:46.702Z] DOCKER_BUILDKIT 0 [2022-05-02T12:42:46.702Z] DOCKER_DUT_DEBUG 1 [2022-05-02T12:42:46.702Z] DOCKER_EXPERIMENTAL 1 [2022-05-02T12:42:46.702Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-02T12:42:46.702Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-02T12:42:46.702Z] EXECUTOR_NUMBER 0 [2022-05-02T12:42:46.702Z] FQDN azwin-2-2f5110.westus.cloudapp.azure.com [2022-05-02T12:42:46.702Z] GIT_BRANCH PR-43545 [2022-05-02T12:42:46.702Z] GIT_COMMIT 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:42:46.702Z] GIT_PREVIOUS_COMMIT a87b46c450c21d8ff8b47d4c873fc6ece3006e04 [2022-05-02T12:42:46.702Z] GIT_URL https://github.com/moby/moby.git [2022-05-02T12:42:46.702Z] HUDSON_COOKIE c801795f-6ef1-46f6-b72b-5b4d73a6a5c7 [2022-05-02T12:42:46.702Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:42:46.702Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-02T12:42:46.702Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-02T12:42:46.702Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-02T12:42:46.702Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:42:46.702Z] JENKINS_NODE_COOKIE ebb62f0f-a739-438a-b805-229f3cbec92a [2022-05-02T12:42:46.702Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-02T12:42:46.702Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-02T12:42:46.702Z] JOB_BASE_NAME PR-43545 [2022-05-02T12:42:46.702Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/display/redirect [2022-05-02T12:42:46.702Z] JOB_NAME moby/PR-43545 [2022-05-02T12:42:46.702Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/ [2022-05-02T12:42:46.702Z] library.jps.version master [2022-05-02T12:42:46.702Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-02T12:42:46.702Z] NODE_LABELS amd64 azure azwin-2-2f5110 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-02T12:42:46.702Z] NODE_NAME azwin-2-2f5110 [2022-05-02T12:42:46.702Z] NUMBER_OF_PROCESSORS 4 [2022-05-02T12:42:46.702Z] OS Windows_NT [2022-05-02T12:42:46.702Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-02T12:42:46.702Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-02T12:42:46.702Z] ppc64le false [2022-05-02T12:42:46.702Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-02T12:42:46.702Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-02T12:42:46.702Z] PROCESSOR_LEVEL 6 [2022-05-02T12:42:46.702Z] PROCESSOR_REVISION 4f01 [2022-05-02T12:42:46.702Z] ProgramData C:\ProgramData [2022-05-02T12:42:46.703Z] ProgramFiles C:\Program Files [2022-05-02T12:42:46.703Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-02T12:42:46.703Z] ProgramW6432 C:\Program Files [2022-05-02T12:42:46.703Z] PROMPT $P$G [2022-05-02T12:42:46.703Z] PSExecutionPolicyPreference Bypass [2022-05-02T12:42:46.703Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-02T12:42:46.703Z] PUBLIC C:\Users\Public [2022-05-02T12:42:46.703Z] rootless true [2022-05-02T12:42:46.703Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=artif... [2022-05-02T12:42:46.703Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=changes [2022-05-02T12:42:46.703Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect [2022-05-02T12:42:46.703Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=tests [2022-05-02T12:42:46.703Z] s390x false [2022-05-02T12:42:46.703Z] SKIP_VALIDATION_TESTS 1 [2022-05-02T12:42:46.703Z] SOURCES_DRIVE d [2022-05-02T12:42:46.703Z] SOURCES_SUBDIR gopath [2022-05-02T12:42:46.703Z] STAGE_NAME Run tests [2022-05-02T12:42:46.703Z] SystemDrive C: [2022-05-02T12:42:46.703Z] SystemRoot C:\Windows [2022-05-02T12:42:46.703Z] TEMP C:\Windows\TEMP [2022-05-02T12:42:46.703Z] TESTDEBUG 0 [2022-05-02T12:42:46.703Z] TESTRUN_DRIVE d [2022-05-02T12:42:46.703Z] TESTRUN_SUBDIR CI [2022-05-02T12:42:46.703Z] TIMEOUT 120m [2022-05-02T12:42:46.703Z] TMP C:\Windows\TEMP [2022-05-02T12:42:46.703Z] unit_validate true [2022-05-02T12:42:46.703Z] USERDOMAIN WORKGROUP [2022-05-02T12:42:46.703Z] USERNAME azwin-2-2f5110$ [2022-05-02T12:42:46.703Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-02T12:42:46.703Z] validate_force false [2022-05-02T12:42:46.703Z] windir C:\Windows [2022-05-02T12:42:46.703Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-02T12:42:46.703Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-02T12:42:46.703Z] windows2022 true [2022-05-02T12:42:46.703Z] windows2022containerd true [2022-05-02T12:42:46.703Z] windowsRS5 true [2022-05-02T12:42:46.703Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-02T12:42:46.703Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.703Z] INFO: Sources under d:\gopath\... [2022-05-02T12:42:46.703Z] INFO: Test run under d:\CI\... [2022-05-02T12:42:46.703Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-02T12:42:46.703Z] INFO: docker/docker repository was found [2022-05-02T12:42:46.703Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-02T12:42:46.703Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-02T12:42:46.703Z] INFO: Docker version of control daemon [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.703Z] Client: [2022-05-02T12:42:46.703Z] Version: 20.10.9 [2022-05-02T12:42:46.703Z] API version: 1.41 [2022-05-02T12:42:46.703Z] Go version: go1.16.8 [2022-05-02T12:42:46.703Z] Git commit: c2ea9bc [2022-05-02T12:42:46.703Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:42:46.703Z] OS/Arch: windows/amd64 [2022-05-02T12:42:46.703Z] Context: default [2022-05-02T12:42:46.703Z] Experimental: true [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.703Z] Server: Docker Engine - Community [2022-05-02T12:42:46.703Z] Engine: [2022-05-02T12:42:46.703Z] Version: 20.10.9 [2022-05-02T12:42:46.703Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:42:46.703Z] Go version: go1.16.8 [2022-05-02T12:42:46.703Z] Git commit: 79ea9d3 [2022-05-02T12:42:46.703Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:42:46.703Z] OS/Arch: windows/amd64 [2022-05-02T12:42:46.703Z] Experimental: true [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.703Z] INFO: Docker info of control daemon [2022-05-02T12:42:46.703Z] [2022-05-02T12:42:46.906Z] #19 42.34 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-02T12:42:46.906Z] #19 42.35 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:47.163Z] #19 42.41 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:42:47.172Z] Client: [2022-05-02T12:42:47.172Z] Context: default [2022-05-02T12:42:47.172Z] Debug Mode: false [2022-05-02T12:42:47.172Z] Plugins: [2022-05-02T12:42:47.172Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-02T12:42:47.172Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-02T12:42:47.172Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-02T12:42:47.172Z] [2022-05-02T12:42:47.172Z] Server: [2022-05-02T12:42:47.172Z] Containers: 0 [2022-05-02T12:42:47.172Z] Running: 0 [2022-05-02T12:42:47.172Z] Paused: 0 [2022-05-02T12:42:47.172Z] Stopped: 0 [2022-05-02T12:42:47.172Z] Images: 13 [2022-05-02T12:42:47.172Z] Server Version: 20.10.9 [2022-05-02T12:42:47.172Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:42:47.172Z] Windows: [2022-05-02T12:42:47.172Z] LCOW: [2022-05-02T12:42:47.172Z] Logging Driver: json-file [2022-05-02T12:42:47.172Z] Plugins: [2022-05-02T12:42:47.172Z] Volume: local [2022-05-02T12:42:47.172Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:42:47.172Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:42:47.172Z] Swarm: inactive [2022-05-02T12:42:47.172Z] Default Isolation: process [2022-05-02T12:42:47.172Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T12:42:47.172Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-02T12:42:47.172Z] OSType: windows [2022-05-02T12:42:47.172Z] Architecture: x86_64 [2022-05-02T12:42:47.172Z] CPUs: 4 [2022-05-02T12:42:47.172Z] Total Memory: 32GiB [2022-05-02T12:42:47.172Z] Name: azwin-2-2f5110 [2022-05-02T12:42:47.172Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-02T12:42:47.172Z] Docker Root Dir: D:\docker [2022-05-02T12:42:47.172Z] Debug Mode: false [2022-05-02T12:42:47.172Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:42:47.172Z] Labels: [2022-05-02T12:42:47.172Z] Experimental: true [2022-05-02T12:42:47.172Z] Insecure Registries: [2022-05-02T12:42:47.172Z] 10.0.0.4:5000 [2022-05-02T12:42:47.172Z] 127.0.0.0/8 [2022-05-02T12:42:47.172Z] Registry Mirrors: [2022-05-02T12:42:47.172Z] http://10.0.0.4:5000/ [2022-05-02T12:42:47.172Z] Live Restore Enabled: false [2022-05-02T12:42:47.172Z] Product License: Community Engine [2022-05-02T12:42:47.172Z] [2022-05-02T12:42:47.172Z] [2022-05-02T12:42:47.172Z] INFO: Commit hash is 9880e6a1ef [2022-05-02T12:42:47.172Z] INFO: Nuke-Everything... [2022-05-02T12:42:47.421Z] #19 42.76 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-02T12:42:47.421Z] #19 42.77 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:47.421Z] #19 42.77 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:42:47.640Z] INFO: Container count on control daemon to delete is 0 [2022-05-02T12:42:47.640Z] INFO: Nuking d:\CI [2022-05-02T12:42:48.109Z] INFO: Zapped successfully [2022-05-02T12:42:48.109Z] INFO: Location for testing is d:\CI\PR-43545\6 [2022-05-02T12:42:48.109Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-02T12:42:48.109Z] [2022-05-02T12:42:48.109Z] [2022-05-02T12:42:48.109Z] INFO: Building the image from Dockerfile.windows at 05/02/2022 12:42:47... [2022-05-02T12:42:48.109Z] [2022-05-02T12:42:51.608Z] #19 46.61 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-02T12:42:51.608Z] #19 46.62 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:42:51.608Z] #19 46.62 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:42:51.608Z] #19 46.65 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-02T12:42:51.608Z] #19 46.65 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:42:51.608Z] #19 46.65 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:42:51.608Z] #19 46.68 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-02T12:42:51.608Z] #19 46.69 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:42:51.608Z] #19 46.69 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:42:51.608Z] #19 46.72 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-02T12:42:51.608Z] #19 46.72 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:42:51.608Z] #19 46.73 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:42:51.608Z] #19 46.76 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-02T12:42:51.608Z] #19 46.76 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:42:51.608Z] #19 46.76 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:42:51.608Z] #19 46.79 Selecting previously unselected package cross-config. [2022-05-02T12:42:51.608Z] #19 46.79 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-02T12:42:51.608Z] #19 46.80 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-02T12:42:51.608Z] #19 46.83 Selecting previously unselected package gcc-10-cross-base. [2022-05-02T12:42:51.608Z] #19 46.83 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:51.609Z] #19 46.84 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-02T12:42:51.609Z] #19 46.87 Selecting previously unselected package libc6-arm64-cross. [2022-05-02T12:42:51.609Z] #19 46.87 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-02T12:42:51.609Z] #19 46.87 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-02T12:42:51.609Z] #19 47.00 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-02T12:42:51.609Z] #19 47.00 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:51.609Z] #19 47.01 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:51.609Z] #19 47.04 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-02T12:42:51.609Z] #19 47.04 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:51.609Z] #19 47.04 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:51.609Z] #19 47.08 Selecting previously unselected package libitm1-arm64-cross. [2022-05-02T12:42:51.866Z] #19 47.08 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:51.866Z] #19 47.09 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:51.866Z] #19 47.12 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-02T12:42:51.866Z] #19 47.12 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:51.866Z] #19 47.12 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:51.866Z] #19 47.15 Selecting previously unselected package libasan6-arm64-cross. [2022-05-02T12:42:51.866Z] #19 47.16 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:51.866Z] #19 47.16 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:52.125Z] #19 47.40 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-02T12:42:52.125Z] #19 47.40 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:52.125Z] #19 47.41 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:52.125Z] #19 47.51 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-02T12:42:52.384Z] #19 47.52 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:52.384Z] #19 47.52 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:52.384Z] #19 47.74 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-02T12:42:52.384Z] #19 47.74 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:52.384Z] #19 47.74 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:52.642Z] #19 47.82 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-02T12:42:52.642Z] #19 47.82 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:52.642Z] #19 47.82 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:52.642Z] #19 47.92 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-02T12:42:52.642Z] #19 47.92 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:52.642Z] #19 47.93 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:52.642Z] #19 48.06 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-02T12:42:52.901Z] #19 48.06 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:52.901Z] #19 48.07 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:42:58.169Z] #19 53.03 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-02T12:42:58.169Z] #19 53.04 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:42:58.169Z] #19 53.04 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:42:58.169Z] #19 53.07 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-02T12:42:58.169Z] #19 53.07 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:42:58.169Z] #19 53.07 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-02T12:42:58.169Z] #19 53.24 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-02T12:42:58.169Z] #19 53.24 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-02T12:42:58.169Z] #19 53.25 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-02T12:42:58.169Z] #19 53.49 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-02T12:42:58.169Z] #19 53.49 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:42:58.169Z] #19 53.49 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:42:58.426Z] #19 53.74 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-02T12:42:58.426Z] #19 53.74 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:42:58.426Z] #19 53.74 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:42:58.536Z] Sending build context to Docker daemon 66.58MB [2022-05-02T12:42:58.536Z] [2022-05-02T12:42:58.536Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-02T12:42:58.536Z] ---> e8870c5c3ab2 [2022-05-02T12:42:58.536Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-02T12:42:58.536Z] ---> Using cache [2022-05-02T12:42:58.536Z] ---> 0376be829292 [2022-05-02T12:42:58.536Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-02T12:42:58.536Z] ---> Using cache [2022-05-02T12:42:58.536Z] ---> 1b448b234521 [2022-05-02T12:42:58.536Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-05-02T12:42:58.536Z] ---> Using cache [2022-05-02T12:42:58.536Z] ---> 669e7a72150e [2022-05-02T12:42:58.536Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-02T12:42:58.536Z] ---> Using cache [2022-05-02T12:42:58.536Z] ---> 8660128ee35c [2022-05-02T12:42:58.536Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-02T12:42:58.536Z] ---> Using cache [2022-05-02T12:42:58.536Z] ---> d8cea2ad1647 [2022-05-02T12:42:58.536Z] 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-02T12:42:58.536Z] ---> Using cache [2022-05-02T12:42:58.536Z] ---> 56cadddaea27 [2022-05-02T12:42:58.537Z] 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-02T12:42:58.537Z] ---> Using cache [2022-05-02T12:42:58.537Z] ---> 98906ac14509 [2022-05-02T12:42:58.537Z] 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-02T12:42:58.537Z] ---> Using cache [2022-05-02T12:42:58.537Z] ---> f3b0f72d43bf [2022-05-02T12:42:58.537Z] 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-02T12:42:58.537Z] ---> Using cache [2022-05-02T12:42:58.537Z] ---> 6ff90ed317e4 [2022-05-02T12:42:58.537Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-02T12:42:58.537Z] ---> Using cache [2022-05-02T12:42:58.537Z] ---> 07b24b1306d6 [2022-05-02T12:42:58.537Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-02T12:42:58.537Z] ---> Using cache [2022-05-02T12:42:58.537Z] ---> 33797c0b0727 [2022-05-02T12:42:58.537Z] Step 13/13 : COPY . . [2022-05-02T12:43:03.696Z] #19 58.44 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-02T12:43:03.696Z] #19 58.44 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:03.696Z] #19 58.45 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:03.696Z] #19 58.48 Selecting previously unselected package patch. [2022-05-02T12:43:03.696Z] #19 58.48 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-02T12:43:03.696Z] #19 58.48 Unpacking patch (2.7.6-7) ... [2022-05-02T12:43:03.696Z] #19 58.52 Selecting previously unselected package dpkg-dev. [2022-05-02T12:43:03.696Z] #19 58.52 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-02T12:43:03.696Z] #19 58.53 Unpacking dpkg-dev (1.20.9) ... [2022-05-02T12:43:03.696Z] #19 58.65 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-02T12:43:03.696Z] #19 58.66 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-02T12:43:03.696Z] #19 58.66 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-02T12:43:03.696Z] #19 58.69 Selecting previously unselected package libio-string-perl. [2022-05-02T12:43:03.696Z] #19 58.69 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-02T12:43:03.696Z] #19 58.70 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-02T12:43:03.696Z] #19 58.74 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:43:03.696Z] #19 58.74 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:43:03.696Z] #19 58.74 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:43:04.638Z] #19 59.93 Selecting previously unselected package libxml2:amd64. [2022-05-02T12:43:04.638Z] #19 59.93 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-02T12:43:04.638Z] #19 59.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:43:04.897Z] #19 60.37 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-02T12:43:04.897Z] #19 60.37 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-02T12:43:04.897Z] #19 60.37 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-02T12:43:04.897Z] #19 60.40 Selecting previously unselected package libxml-sax-base-perl. [2022-05-02T12:43:05.155Z] #19 60.40 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-02T12:43:05.155Z] #19 60.41 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-02T12:43:05.155Z] #19 60.45 Selecting previously unselected package libxml-sax-perl. [2022-05-02T12:43:05.155Z] #19 60.45 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-02T12:43:05.155Z] #19 60.45 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-02T12:43:05.155Z] #19 60.49 Selecting previously unselected package libxml-libxml-perl. [2022-05-02T12:43:05.155Z] #19 60.49 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-02T12:43:05.155Z] #19 60.50 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-02T12:43:05.155Z] #19 60.56 Selecting previously unselected package libxml-simple-perl. [2022-05-02T12:43:05.155Z] #19 60.56 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-02T12:43:05.155Z] #19 60.57 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-02T12:43:05.155Z] #19 60.61 Selecting previously unselected package libyaml-perl. [2022-05-02T12:43:05.155Z] #19 60.61 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-02T12:43:05.155Z] #19 60.61 Unpacking libyaml-perl (1.30-1) ... [2022-05-02T12:43:05.155Z] #19 60.65 Selecting previously unselected package libconfig-auto-perl. [2022-05-02T12:43:05.155Z] #19 60.65 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-02T12:43:05.155Z] #19 60.65 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-02T12:43:05.413Z] #19 60.68 Selecting previously unselected package libfile-which-perl. [2022-05-02T12:43:05.413Z] #19 60.69 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-02T12:43:05.413Z] #19 60.69 Unpacking libfile-which-perl (1.23-1) ... [2022-05-02T12:43:05.413Z] #19 60.72 Selecting previously unselected package libfile-homedir-perl. [2022-05-02T12:43:05.413Z] #19 60.72 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-02T12:43:05.413Z] #19 60.73 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-02T12:43:05.413Z] #19 60.76 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-02T12:43:05.413Z] #19 60.76 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-02T12:43:05.413Z] #19 60.76 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-02T12:43:05.413Z] #19 60.81 Selecting previously unselected package dpkg-cross. [2022-05-02T12:43:05.413Z] #19 60.81 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-02T12:43:05.413Z] #19 60.81 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-02T12:43:05.413Z] #19 60.84 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-02T12:43:05.413Z] #19 60.84 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-02T12:43:05.413Z] #19 60.85 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-02T12:43:05.413Z] #19 60.88 Selecting previously unselected package libc6-armel-cross. [2022-05-02T12:43:05.672Z] #19 60.88 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:05.672Z] #19 60.88 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-02T12:43:05.672Z] #19 61.00 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-02T12:43:05.672Z] #19 61.01 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:05.672Z] #19 61.01 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:05.672Z] #19 61.04 Selecting previously unselected package libgomp1-armel-cross. [2022-05-02T12:43:05.672Z] #19 61.05 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:05.672Z] #19 61.05 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:05.672Z] #19 61.09 Selecting previously unselected package libatomic1-armel-cross. [2022-05-02T12:43:05.672Z] #19 61.09 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:05.672Z] #19 61.09 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:05.672Z] #19 61.12 Selecting previously unselected package libasan6-armel-cross. [2022-05-02T12:43:05.672Z] #19 61.12 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:05.930Z] #19 61.13 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:05.930Z] #19 61.35 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-02T12:43:05.930Z] #19 61.35 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:05.930Z] #19 61.36 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:05.930Z] #19 61.42 Selecting previously unselected package libubsan1-armel-cross. [2022-05-02T12:43:06.188Z] #19 61.42 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:06.188Z] #19 61.43 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:06.188Z] #19 61.52 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-02T12:43:06.188Z] #19 61.53 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:06.188Z] #19 61.53 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:06.188Z] #19 61.65 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-02T12:43:06.446Z] #19 61.65 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:06.446Z] #19 61.66 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:43:06.893Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f90dc4aa101129d) in /home/ubuntu/workspace/moby_PR-43545 [Pipeline] { [Pipeline] checkout [2022-05-02T12:43:07.040Z] The recommended git tool is: git [2022-05-02T12:43:10.140Z] using credential docker-jenkins-github-credentials [2022-05-02T12:43:10.158Z] Cloning the remote Git repository [2022-05-02T12:43:10.158Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:43:09.271Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:43:09.328Z] > git init /home/ubuntu/workspace/moby_PR-43545 # timeout=10 [2022-05-02T12:43:09.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:43:09.688Z] > git --version # timeout=10 [2022-05-02T12:43:11.712Z] #19 66.34 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-02T12:43:11.712Z] #19 66.35 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:11.712Z] #19 66.35 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:43:11.712Z] #19 66.38 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-02T12:43:11.712Z] #19 66.38 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:43:11.712Z] #19 66.38 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-02T12:43:11.712Z] #19 66.55 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-02T12:43:11.712Z] #19 66.56 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:11.712Z] #19 66.56 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-02T12:43:11.712Z] #19 66.78 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-02T12:43:11.712Z] #19 66.78 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:11.712Z] #19 66.78 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:11.712Z] #19 67.03 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-02T12:43:11.712Z] #19 67.04 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:11.712Z] #19 67.04 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:43:09.721Z] > git --version # 'git version 2.17.1' [2022-05-02T12:43:09.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:43:09.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:43:16.981Z] #19 71.47 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-02T12:43:16.981Z] #19 71.47 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:16.981Z] #19 71.48 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:43:16.981Z] #19 71.50 Selecting previously unselected package crossbuild-essential-armel. [2022-05-02T12:43:16.981Z] #19 71.50 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-02T12:43:16.981Z] #19 71.51 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-02T12:43:16.981Z] #19 71.54 Selecting previously unselected package libc6-armhf-cross. [2022-05-02T12:43:16.981Z] #19 71.54 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:16.981Z] #19 71.54 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-02T12:43:16.981Z] #19 71.66 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-02T12:43:16.981Z] #19 71.66 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 71.67 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 71.70 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-02T12:43:16.981Z] #19 71.70 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 71.70 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 71.74 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-02T12:43:16.981Z] #19 71.74 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 71.76 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 71.79 Selecting previously unselected package libasan6-armhf-cross. [2022-05-02T12:43:16.981Z] #19 71.79 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 71.80 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 72.02 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-02T12:43:16.981Z] #19 72.02 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 72.03 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 72.09 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-02T12:43:16.981Z] #19 72.09 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 72.09 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 72.19 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-02T12:43:16.981Z] #19 72.19 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:16.981Z] #19 72.20 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:16.981Z] #19 72.31 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-02T12:43:16.981Z] #19 72.31 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:16.981Z] #19 72.31 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:43:22.247Z] #19 77.28 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-02T12:43:22.247Z] #19 77.28 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:22.247Z] #19 77.34 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:43:22.247Z] #19 77.71 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-02T12:43:22.519Z] #19 77.71 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:43:22.519Z] #19 77.78 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-02T12:43:22.778Z] #19 78.13 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-02T12:43:22.778Z] #19 78.13 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:22.778Z] #19 78.14 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-02T12:43:23.036Z] #19 78.35 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-02T12:43:23.036Z] #19 78.36 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:23.036Z] #19 78.36 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:23.295Z] #19 78.62 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-02T12:43:23.295Z] #19 78.62 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:23.295Z] #19 78.63 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.06 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-02T12:43:28.564Z] #19 83.06 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:28.564Z] #19 83.07 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:43:28.564Z] #19 83.09 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-02T12:43:28.564Z] #19 83.09 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.10 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-02T12:43:28.564Z] #19 83.13 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.13 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.13 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:43:28.564Z] #19 83.29 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.29 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.30 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.33 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.33 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.34 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.37 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.38 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.38 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.41 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.42 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.42 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.45 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.45 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.46 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.69 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.69 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.70 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 83.81 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-02T12:43:28.564Z] #19 83.81 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.564Z] #19 83.81 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.564Z] #19 84.04 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-02T12:43:28.823Z] #19 84.04 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.823Z] #19 84.05 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:28.823Z] #19 84.13 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-02T12:43:28.823Z] #19 84.13 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:28.823Z] #19 84.13 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:29.081Z] #19 84.24 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-02T12:43:29.081Z] #19 84.24 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:29.081Z] #19 84.24 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:29.081Z] #19 84.28 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-02T12:43:29.081Z] #19 84.28 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:29.081Z] #19 84.29 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:29.081Z] #19 84.46 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-02T12:43:29.343Z] #19 84.46 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:29.343Z] #19 84.47 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:33.922Z] Fetching without tags [2022-05-02T12:43:34.253Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:43:34.639Z] #19 89.11 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-02T12:43:34.639Z] #19 89.12 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:34.639Z] #19 89.12 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:34.639Z] #19 89.15 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-02T12:43:34.639Z] #19 89.15 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:43:34.639Z] #19 89.16 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-02T12:43:34.639Z] #19 89.33 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-02T12:43:34.639Z] #19 89.33 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:34.639Z] #19 89.34 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:43:34.639Z] #19 89.61 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-02T12:43:34.639Z] #19 89.61 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:34.639Z] #19 89.62 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:34.639Z] #19 89.89 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-02T12:43:34.639Z] #19 89.89 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:34.639Z] #19 89.90 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:35.236Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:43:35.236Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:43:33.821Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:43:33.851Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:43:33.883Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:43:33.898Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:43:33.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:43:33.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:43:33.927Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:43:34.266Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:43:34.289Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:43:35.159Z] > git remote # timeout=10 [2022-05-02T12:43:35.188Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:43:35.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:43:35.202Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:43:35.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:43:35.238Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:43:35.251Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:43:39.483Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:43:39.902Z] #19 94.57 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-02T12:43:39.903Z] #19 94.57 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:39.903Z] #19 94.64 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:39.903Z] #19 94.98 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-02T12:43:39.903Z] #19 94.98 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-02T12:43:39.903Z] #19 95.07 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-02T12:43:39.903Z] #19 95.25 Selecting previously unselected package libc6-s390x-cross. [2022-05-02T12:43:39.903Z] #19 95.25 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:39.903Z] #19 95.26 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-02T12:43:40.161Z] #19 95.39 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-02T12:43:40.161Z] #19 95.39 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.161Z] #19 95.39 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.161Z] #19 95.43 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-02T12:43:40.161Z] #19 95.43 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.161Z] #19 95.43 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.161Z] #19 95.47 Selecting previously unselected package libitm1-s390x-cross. [2022-05-02T12:43:40.161Z] #19 95.48 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.161Z] #19 95.48 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.161Z] #19 95.51 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-02T12:43:40.161Z] #19 95.51 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.161Z] #19 95.52 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.161Z] #19 95.55 Selecting previously unselected package libasan6-s390x-cross. [2022-05-02T12:43:40.161Z] #19 95.55 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.161Z] #19 95.56 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.419Z] #19 95.78 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-02T12:43:40.419Z] #19 95.78 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.419Z] #19 95.78 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.419Z] #19 95.86 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-02T12:43:40.419Z] #19 95.86 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.419Z] #19 95.87 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.496Z] + docker version [2022-05-02T12:43:40.677Z] #19 95.97 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-02T12:43:40.677Z] #19 95.97 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:40.677Z] #19 95.98 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:40.935Z] #19 96.08 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-02T12:43:40.935Z] #19 96.09 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:40.935Z] #19 96.09 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:45.119Z] #19 100.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-02T12:43:45.119Z] #19 100.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:45.119Z] #19 100.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:45.119Z] #19 100.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-02T12:43:45.119Z] #19 100.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:43:45.119Z] #19 100.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-02T12:43:45.119Z] #19 100.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-02T12:43:45.377Z] #19 100.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-02T12:43:45.377Z] #19 100.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-02T12:43:45.377Z] #19 100.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-02T12:43:45.377Z] #19 100.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:43:45.377Z] #19 100.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:45.636Z] #19 101.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-02T12:43:45.636Z] #19 101.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:43:45.636Z] #19 101.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:47.095Z] Client: Docker Engine - Community [2022-05-02T12:43:47.096Z] Version: 20.10.14 [2022-05-02T12:43:47.096Z] API version: 1.41 [2022-05-02T12:43:47.096Z] Go version: go1.16.15 [2022-05-02T12:43:47.096Z] Git commit: a224086 [2022-05-02T12:43:47.096Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-02T12:43:47.096Z] OS/Arch: linux/amd64 [2022-05-02T12:43:47.096Z] Context: default [2022-05-02T12:43:47.096Z] Experimental: true [2022-05-02T12:43:47.096Z] [2022-05-02T12:43:47.096Z] Server: Docker Engine - Community [2022-05-02T12:43:47.096Z] Engine: [2022-05-02T12:43:47.096Z] Version: 20.10.14 [2022-05-02T12:43:47.096Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:43:47.096Z] Go version: go1.16.15 [2022-05-02T12:43:47.096Z] Git commit: 87a90dc [2022-05-02T12:43:47.096Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-02T12:43:47.096Z] OS/Arch: linux/amd64 [2022-05-02T12:43:47.096Z] Experimental: true [2022-05-02T12:43:47.096Z] containerd: [2022-05-02T12:43:47.096Z] Version: 1.5.11 [2022-05-02T12:43:47.096Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:43:47.096Z] runc: [2022-05-02T12:43:47.096Z] Version: 1.0.3 [2022-05-02T12:43:47.096Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:43:47.096Z] docker-init: [2022-05-02T12:43:47.096Z] Version: 0.19.0 [2022-05-02T12:43:47.096Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:43:47.321Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-05-02T12:43:47.321Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:43:47.321Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:43:47.321Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:43:47.445Z] + docker info [2022-05-02T12:43:47.577Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-05-02T12:43:47.577Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:43:47.577Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:43:47.833Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-02T12:43:47.833Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:43:47.833Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:43:49.441Z] ---> 14d47da68845 [2022-05-02T12:43:49.441Z] Successfully built 14d47da68845 [2022-05-02T12:43:49.441Z] Successfully tagged docker:latest [2022-05-02T12:43:49.441Z] INFO: Image build ended at 05/02/2022 12:43:44. Duration:00:00:56.5204008 [2022-05-02T12:43:49.441Z] [2022-05-02T12:43:49.441Z] [2022-05-02T12:43:49.441Z] INFO: Building the test binaries at 05/02/2022 12:43:44... [2022-05-02T12:43:49.822Z] #19 105.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-02T12:43:49.822Z] #19 105.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:43:49.822Z] #19 105.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:49.822Z] #19 105.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-02T12:43:49.822Z] #19 105.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-02T12:43:49.822Z] #19 105.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-02T12:43:49.822Z] #19 105.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-02T12:43:49.822Z] #19 105.3 Setting up libfile-which-perl (1.23-1) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:43:50.080Z] #19 105.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up file (1:5.39-3) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up bzip2 (1.0.8-4) ... [2022-05-02T12:43:50.080Z] #19 105.4 Setting up libyaml-perl (1.30-1) ... [2022-05-02T12:43:50.080Z] #19 105.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-02T12:43:50.080Z] #19 105.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-02T12:43:50.080Z] #19 105.5 Setting up libio-string-perl (1.08-3.1) ... [2022-05-02T12:43:50.080Z] #19 105.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-02T12:43:50.339Z] #19 105.5 Setting up cross-config (2.6.18+nmu1) ... [2022-05-02T12:43:50.339Z] #19 105.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:43:50.339Z] #19 105.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-02T12:43:50.339Z] #19 105.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-02T12:43:50.339Z] #19 105.7 Setting up patch (2.7.6-7) ... [2022-05-02T12:43:50.339Z] #19 105.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-02T12:43:50.339Z] #19 105.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-02T12:43:50.339Z] #19 105.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.339Z] #19 105.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-02T12:43:50.339Z] #19 105.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-02T12:43:50.339Z] #19 105.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-02T12:43:50.350Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-05-02T12:43:50.596Z] #19 105.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 105.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.597Z] #19 106.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:43:50.597Z] #19 106.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.606Z] ok github.com/docker/docker/builder/dockerfile 0.434s coverage: 49.3% of statements [2022-05-02T12:43:50.606Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-02T12:43:50.854Z] #19 106.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-02T12:43:50.854Z] #19 106.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-02T12:43:50.854Z] #19 106.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:50.854Z] #19 106.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-02T12:43:50.854Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-02T12:43:51.114Z] #19 106.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-02T12:43:51.114Z] #19 106.5 [2022-05-02T12:43:51.114Z] #19 106.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-02T12:43:51.114Z] #19 106.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.114Z] #19 106.5 Setting up dpkg-dev (1.20.9) ... [2022-05-02T12:43:51.114Z] #19 106.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:43:51.372Z] #19 106.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.372Z] #19 106.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-02T12:43:51.372Z] #19 106.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-02T12:43:51.372Z] #19 106.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-02T12:43:51.535Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-02T12:43:51.630Z] #19 106.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-02T12:43:51.630Z] #19 107.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-02T12:43:51.630Z] #19 107.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:51.630Z] #19 107.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:51.630Z] #19 107.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.630Z] #19 107.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:43:51.630Z] #19 107.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.630Z] #19 107.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up libxml-simple-perl (2.25-1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:43:51.888Z] #19 107.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:43:51.888Z] #19 107.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-02T12:43:51.888Z] #19 107.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:51.888Z] #19 107.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:43:52.098Z] ok github.com/docker/docker/builder/remotecontext/git 1.602s coverage: 86.3% of statements [2022-05-02T12:43:52.099Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:43:52.099Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:43:52.099Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:43:52.099Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:43:52.146Z] #19 107.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:52.146Z] #19 107.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:52.146Z] #19 107.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:43:52.146Z] #19 107.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:52.146Z] #19 107.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up crossbuild-essential-armel (12.9) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:43:52.146Z] #19 107.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-02T12:43:52.146Z] #19 107.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-02T12:43:52.146Z] #19 107.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-02T12:43:52.146Z] #19 107.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-02T12:43:52.146Z] #19 107.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:43:52.355Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-05-02T12:43:52.396Z] INFO: make.ps1 starting at 05/02/2022 12:43:51 [2022-05-02T12:43:52.864Z] INFO: Git commit (9880e6a1ef) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:43:52.865Z] INFO: Invoking autogen... [2022-05-02T12:43:52.865Z] { [2022-05-02T12:43:52.865Z] "RT_GROUP_ICON": { [2022-05-02T12:43:52.865Z] "#1": { [2022-05-02T12:43:52.865Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] }, [2022-05-02T12:43:52.865Z] "RT_MANIFEST": { [2022-05-02T12:43:52.865Z] "#1": { [2022-05-02T12:43:52.865Z] "0409": { [2022-05-02T12:43:52.865Z] "identity": {}, [2022-05-02T12:43:52.865Z] "description": "Docker Engine", [2022-05-02T12:43:52.865Z] "minimum-os": "vista", [2022-05-02T12:43:52.865Z] "execution-level": "", [2022-05-02T12:43:52.865Z] "ui-access": false, [2022-05-02T12:43:52.865Z] "auto-elevate": false, [2022-05-02T12:43:52.865Z] "dpi-awareness": "unaware", [2022-05-02T12:43:52.865Z] "disable-theming": false, [2022-05-02T12:43:52.865Z] "disable-window-filtering": false, [2022-05-02T12:43:52.865Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:43:52.865Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:43:52.865Z] "long-path-aware": false, [2022-05-02T12:43:52.865Z] "printer-driver-isolation": false, [2022-05-02T12:43:52.865Z] "gdi-scaling": false, [2022-05-02T12:43:52.865Z] "segment-heap": false, [2022-05-02T12:43:52.865Z] "use-common-controls-v6": false [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] }, [2022-05-02T12:43:52.865Z] "RT_MESSAGETABLE": { [2022-05-02T12:43:52.865Z] "#1": { [2022-05-02T12:43:52.865Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] }, [2022-05-02T12:43:52.865Z] "RT_VERSION": { [2022-05-02T12:43:52.865Z] "#1": { [2022-05-02T12:43:52.865Z] "0409": { [2022-05-02T12:43:52.865Z] "fixed": { [2022-05-02T12:43:52.865Z] "file_version": "0.0.0.0", [2022-05-02T12:43:52.865Z] "product_version": "0.0.0.0", [2022-05-02T12:43:52.865Z] "type": "Unknown" [2022-05-02T12:43:52.865Z] }, [2022-05-02T12:43:52.865Z] "info": { [2022-05-02T12:43:52.865Z] "0000": { [2022-05-02T12:43:52.865Z] "CompanyName": "", [2022-05-02T12:43:52.865Z] "FileVersion": "0.0.0-dev", [2022-05-02T12:43:52.865Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-02T12:43:52.865Z] "OriginalFileName": "dockerd.exe", [2022-05-02T12:43:52.865Z] "ProductName": "", [2022-05-02T12:43:52.865Z] "ProductVersion": "0.0.0-dev", [2022-05-02T12:43:52.865Z] "SpecialBuild": "9880e6a1ef" [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:52.865Z] } [2022-05-02T12:43:53.524Z] #19 DONE 108.7s [2022-05-02T12:43:53.524Z] [2022-05-02T12:43:53.524Z] #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-02T12:43:53.524Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:43:53.524Z] #20 ... [2022-05-02T12:43:53.524Z] [2022-05-02T12:43:53.524Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:43:53.524Z] #32 sha256:30cccb67c6ee71f24ece84af249de6d3bb939af8e95453e6ee122f6e2dba9057 [2022-05-02T12:43:53.524Z] #32 DONE 0.1s [2022-05-02T12:43:53.524Z] [2022-05-02T12:43:53.524Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:43:53.524Z] #71 sha256:7079e9db2572297b953426c090db9231889fe07e6aa4ebb69cacaf410a37009c [2022-05-02T12:43:53.524Z] #71 DONE 0.2s [2022-05-02T12:43:53.782Z] [2022-05-02T12:43:53.782Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:43:53.782Z] #72 sha256:db2b7e6cdc8437d14892f2835baeb1d1ca44033e7aeb9e127d10e8c2c07055de [2022-05-02T12:43:53.852Z] powershell.exe : cmd\dockerd\config.go [2022-05-02T12:43:53.852Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-8ed567d4\powershellWrapper.ps1:3 char:1 [2022-05-02T12:43:53.852Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-02T12:43:53.852Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-02T12:43:53.852Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-02T12:43:53.852Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-02T12:43:53.852Z] [2022-05-02T12:43:53.852Z] cmd\dockerd\config_windows.go [2022-05-02T12:43:53.852Z] cmd\dockerd\daemon.go [2022-05-02T12:43:53.852Z] cmd\dockerd\daemon_test.go [2022-05-02T12:43:53.852Z] cmd\dockerd\daemon_windows.go [2022-05-02T12:43:53.852Z] cmd\dockerd\docker.go [2022-05-02T12:43:53.852Z] cmd\dockerd\docker_windows.go [2022-05-02T12:43:53.852Z] cmd\dockerd\genwinres_windows.go [2022-05-02T12:43:53.852Z] cmd\dockerd\metrics.go [2022-05-02T12:43:53.852Z] cmd\dockerd\options.go [2022-05-02T12:43:53.852Z] cmd\dockerd\options_test.go [2022-05-02T12:43:53.852Z] cmd\dockerd\service_windows.go [2022-05-02T12:43:53.852Z] INFO: Building daemon... [2022-05-02T12:43:55.160Z] #72 1.276 + RM_GOPATH=0 [2022-05-02T12:43:55.160Z] #72 1.276 + TMP_GOPATH= [2022-05-02T12:43:55.160Z] #72 1.276 + : /build [2022-05-02T12:43:55.160Z] #72 1.276 + '[' -z '' ']' [2022-05-02T12:43:55.160Z] #72 1.276 ++ mktemp -d [2022-05-02T12:43:55.160Z] #72 1.277 + export GOPATH=/tmp/tmp.jIZTAIOmiB [2022-05-02T12:43:55.160Z] #72 1.277 + GOPATH=/tmp/tmp.jIZTAIOmiB [2022-05-02T12:43:55.160Z] #72 1.277 + RM_GOPATH=1 [2022-05-02T12:43:55.160Z] #72 1.277 + case "$(go env GOARCH)" in [2022-05-02T12:43:55.160Z] #72 1.277 ++ go env GOARCH [2022-05-02T12:43:55.160Z] #72 1.282 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:43:55.160Z] #72 1.282 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:43:55.160Z] #72 1.282 ++ dirname /install.sh [2022-05-02T12:43:55.160Z] #72 1.283 + dir=/ [2022-05-02T12:43:55.160Z] #72 1.283 + bin=rootlesskit [2022-05-02T12:43:55.160Z] #72 1.283 + shift [2022-05-02T12:43:55.160Z] #72 1.283 + '[' '!' -f //rootlesskit.installer ']' [2022-05-02T12:43:55.160Z] #72 1.283 + . //rootlesskit.installer [2022-05-02T12:43:55.160Z] #72 1.283 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:43:55.160Z] #72 1.284 + install_rootlesskit [2022-05-02T12:43:55.160Z] #72 1.284 + case "$1" in [2022-05-02T12:43:55.160Z] #72 1.284 + export CGO_ENABLED=0 [2022-05-02T12:43:55.160Z] #72 1.285 + CGO_ENABLED=0 [2022-05-02T12:43:55.160Z] #72 1.285 + _install_rootlesskit [2022-05-02T12:43:55.160Z] #72 1.286 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-02T12:43:55.160Z] #72 1.286 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:43:55.160Z] #72 1.286 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:43:55.160Z] #72 1.286 + GOBIN=/build [2022-05-02T12:43:55.160Z] #72 1.286 + GO111MODULE=on [2022-05-02T12:43:55.160Z] #72 1.286 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:43:55.160Z] #72 1.729 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-02T12:43:56.525Z] ok github.com/docker/docker/client 0.100s coverage: 75.6% of statements [2022-05-02T12:43:56.536Z] #72 2.889 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:43:56.536Z] #72 2.889 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-02T12:43:56.794Z] #72 3.262 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-02T12:43:58.170Z] #72 4.494 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-02T12:43:58.429Z] #72 4.685 go: downloading github.com/google/uuid v1.3.0 [2022-05-02T12:43:58.429Z] #72 4.729 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-02T12:43:58.429Z] #72 4.734 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-02T12:43:58.429Z] #72 4.806 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:43:58.429Z] #72 4.917 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-02T12:43:58.688Z] #72 4.958 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-02T12:43:58.688Z] #72 ... [2022-05-02T12:43:58.688Z] [2022-05-02T12:43:58.688Z] #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-02T12:43:58.688Z] #33 sha256:26a5ef40c33b51f36f997d8e9168611be3e77020c2ace90c432ed4b3cc6d2738 [2022-05-02T12:43:58.688Z] #33 1.308 + RM_GOPATH=0 [2022-05-02T12:43:58.688Z] #33 1.309 + TMP_GOPATH= [2022-05-02T12:43:58.688Z] #33 1.310 + : /build [2022-05-02T12:43:58.688Z] #33 1.310 + '[' -z '' ']' [2022-05-02T12:43:58.688Z] #33 1.310 ++ mktemp -d [2022-05-02T12:43:58.688Z] #33 1.313 + export GOPATH=/tmp/tmp.y7HvyD5jb9 [2022-05-02T12:43:58.688Z] #33 1.313 + GOPATH=/tmp/tmp.y7HvyD5jb9 [2022-05-02T12:43:58.688Z] #33 1.313 + RM_GOPATH=1 [2022-05-02T12:43:58.688Z] #33 1.313 + case "$(go env GOARCH)" in [2022-05-02T12:43:58.688Z] #33 1.313 ++ go env GOARCH [2022-05-02T12:43:58.688Z] #33 1.317 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:43:58.688Z] #33 1.317 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:43:58.688Z] #33 1.317 ++ dirname /install.sh [2022-05-02T12:43:58.688Z] #33 1.318 + dir=/ [2022-05-02T12:43:58.688Z] #33 1.318 + bin=dockercli [2022-05-02T12:43:58.688Z] #33 1.318 + shift [2022-05-02T12:43:58.688Z] #33 1.318 + '[' '!' -f //dockercli.installer ']' [2022-05-02T12:43:58.688Z] #33 1.320 Install docker/cli version 17.06.2-ce from stable [2022-05-02T12:43:58.688Z] #33 1.320 + . //dockercli.installer [2022-05-02T12:43:58.688Z] #33 1.320 ++ : stable [2022-05-02T12:43:58.688Z] #33 1.320 ++ : 17.06.2-ce [2022-05-02T12:43:58.688Z] #33 1.320 + install_dockercli [2022-05-02T12:43:58.688Z] #33 1.320 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-02T12:43:58.688Z] #33 1.321 ++ uname -m [2022-05-02T12:43:58.688Z] #33 1.324 + arch=x86_64 [2022-05-02T12:43:58.688Z] #33 1.324 + '[' x86_64 '!=' x86_64 ']' [2022-05-02T12:43:58.688Z] #33 1.324 + url=https://download.docker.com/linux/static [2022-05-02T12:43:58.688Z] #33 1.333 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-02T12:43:58.688Z] #33 1.334 + tar -xz docker/docker [2022-05-02T12:43:58.688Z] #33 4.887 + mkdir -p /build [2022-05-02T12:43:58.688Z] #33 4.889 + mv docker/docker /build/ [2022-05-02T12:43:58.688Z] #33 4.893 + rmdir docker [2022-05-02T12:43:58.688Z] #33 DONE 5.1s [2022-05-02T12:43:58.688Z] [2022-05-02T12:43:58.688Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:43:58.688Z] #72 sha256:db2b7e6cdc8437d14892f2835baeb1d1ca44033e7aeb9e127d10e8c2c07055de [2022-05-02T12:43:58.688Z] #72 5.083 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-02T12:43:58.688Z] #72 5.163 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-02T12:43:58.688Z] #72 ... [2022-05-02T12:43:58.688Z] [2022-05-02T12:43:58.688Z] #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-02T12:43:58.688Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:43:58.688Z] #20 1.647 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:43:58.688Z] #20 1.647 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:43:58.688Z] #20 1.647 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:43:58.688Z] #20 1.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:43:58.688Z] #20 2.356 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:43:58.688Z] #20 3.008 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:43:58.688Z] #20 3.435 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:43:58.688Z] #20 3.939 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:43:58.688Z] #20 4.475 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:43:58.688Z] #20 4.475 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:43:58.688Z] #20 4.475 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:43:58.688Z] #20 4.476 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:43:58.688Z] #20 4.477 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:43:58.688Z] #20 4.494 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:43:58.688Z] #20 4.502 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:43:58.688Z] #20 4.503 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:43:58.688Z] #20 4.503 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:43:58.688Z] #20 4.503 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:44:01.979Z] #20 ... [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:44:01.979Z] #37 sha256:2005462f2e26931d40b817c1059118531b40d71347ff55da1733edd94fad2587 [2022-05-02T12:44:01.979Z] #37 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #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-02T12:44:01.979Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:44:01.979Z] #36 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #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-02T12:44:01.979Z] #38 sha256:4acfa35394b7f7668dedb99891172471f344a5605bf0dfba3f39fbaeac7631c3 [2022-05-02T12:44:01.979Z] #38 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:44:01.979Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:44:01.979Z] #40 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #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-02T12:44:01.979Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:44:01.979Z] #41 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-02T12:44:01.979Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:44:01.979Z] #43 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #45 [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-02T12:44:01.979Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:44:01.979Z] #45 CACHED [2022-05-02T12:44:01.979Z] [2022-05-02T12:44:01.979Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:44:01.979Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:44:01.979Z] #67 1.547 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:44:01.979Z] #67 1.548 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:44:01.979Z] #67 1.548 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:44:01.979Z] #67 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:44:01.979Z] #67 1.943 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:44:01.979Z] #67 2.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:44:01.979Z] #67 2.525 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:44:01.979Z] #67 3.064 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:44:01.979Z] #67 3.440 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:44:01.979Z] #67 3.441 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:44:01.979Z] #67 3.463 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:44:01.979Z] #67 3.466 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:44:01.979Z] #67 3.468 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:44:01.979Z] #67 3.825 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:44:01.979Z] #67 3.850 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:44:01.979Z] #67 3.852 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:44:01.979Z] #67 3.853 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:44:01.979Z] #67 3.860 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:44:03.357Z] #67 ... [2022-05-02T12:44:03.357Z] [2022-05-02T12:44:03.357Z] #47 [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-02T12:44:03.357Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:03.357Z] #47 1.602 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:44:03.357Z] #47 1.602 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:44:03.357Z] #47 1.602 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:44:03.357Z] #47 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:44:03.357Z] #47 2.259 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:44:03.357Z] #47 2.965 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:44:03.357Z] #47 3.580 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:44:03.357Z] #47 4.143 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:44:03.357Z] #47 4.631 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:44:03.357Z] #47 4.631 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:44:03.357Z] #47 4.631 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:44:03.357Z] #47 4.631 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:44:03.357Z] #47 4.633 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:44:03.357Z] #47 4.783 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:44:03.357Z] #47 4.787 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:44:03.357Z] #47 4.788 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:44:03.357Z] #47 4.793 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:44:03.357Z] #47 4.794 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:44:05.564Z] Client: [2022-05-02T12:44:05.564Z] Context: default [2022-05-02T12:44:05.564Z] Debug Mode: false [2022-05-02T12:44:05.564Z] Plugins: [2022-05-02T12:44:05.564Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:44:05.564Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:44:05.564Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:44:05.564Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:44:05.564Z] [2022-05-02T12:44:05.564Z] Server: [2022-05-02T12:44:05.564Z] Containers: 0 [2022-05-02T12:44:05.564Z] Running: 0 [2022-05-02T12:44:05.564Z] Paused: 0 [2022-05-02T12:44:05.564Z] Stopped: 0 [2022-05-02T12:44:05.564Z] Images: 0 [2022-05-02T12:44:05.564Z] Server Version: 20.10.14 [2022-05-02T12:44:05.564Z] Storage Driver: overlay2 [2022-05-02T12:44:05.564Z] Backing Filesystem: extfs [2022-05-02T12:44:05.564Z] Supports d_type: true [2022-05-02T12:44:05.564Z] Native Overlay Diff: true [2022-05-02T12:44:05.564Z] userxattr: false [2022-05-02T12:44:05.564Z] Logging Driver: json-file [2022-05-02T12:44:05.564Z] Cgroup Driver: cgroupfs [2022-05-02T12:44:05.564Z] Cgroup Version: 1 [2022-05-02T12:44:05.564Z] Plugins: [2022-05-02T12:44:05.564Z] Volume: local [2022-05-02T12:44:05.564Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:44:05.564Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:44:05.564Z] Swarm: inactive [2022-05-02T12:44:05.564Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-02T12:44:05.564Z] Default Runtime: runc [2022-05-02T12:44:05.564Z] Init Binary: docker-init [2022-05-02T12:44:05.564Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:44:05.564Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:44:05.564Z] init version: de40ad0 [2022-05-02T12:44:05.564Z] Security Options: [2022-05-02T12:44:05.564Z] apparmor [2022-05-02T12:44:05.564Z] seccomp [2022-05-02T12:44:05.564Z] Profile: default [2022-05-02T12:44:05.564Z] Kernel Version: 5.4.0-1071-aws [2022-05-02T12:44:05.564Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-02T12:44:05.564Z] OSType: linux [2022-05-02T12:44:05.564Z] Architecture: x86_64 [2022-05-02T12:44:05.564Z] CPUs: 2 [2022-05-02T12:44:05.564Z] Total Memory: 7.483GiB [2022-05-02T12:44:05.564Z] Name: ip-10-100-32-50 [2022-05-02T12:44:05.564Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-02T12:44:05.564Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:44:05.564Z] Debug Mode: false [2022-05-02T12:44:05.564Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:44:05.564Z] Labels: [2022-05-02T12:44:05.564Z] Experimental: true [2022-05-02T12:44:05.564Z] Insecure Registries: [2022-05-02T12:44:05.564Z] 127.0.0.0/8 [2022-05-02T12:44:05.564Z] Live Restore Enabled: true [2022-05-02T12:44:05.564Z] [2022-05-02T12:44:05.564Z] WARNING: No swap limit support [Pipeline] sh [2022-05-02T12:44:05.968Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:44:05.968Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:44:05.968Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43545/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:44:06.230Z] + bash /home/ubuntu/workspace/moby_PR-43545/check-config.sh [2022-05-02T12:44:06.230Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:44:06.230Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-02T12:44:06.230Z] [2022-05-02T12:44:06.230Z] Generally Necessary: [2022-05-02T12:44:06.230Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:44:06.230Z] - apparmor: enabled and tools installed [2022-05-02T12:44:06.230Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:44:06.230Z] - CONFIG_NET_NS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_PID_NS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:44:06.230Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:44:06.230Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:44:06.230Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:44:06.230Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_MEMCG: enabled [2022-05-02T12:44:06.230Z] - CONFIG_KEYS: enabled [2022-05-02T12:44:06.230Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:44:06.230Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:44:06.494Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:44:06.494Z] [2022-05-02T12:44:06.494Z] Optional Features: [2022-05-02T12:44:06.494Z] - CONFIG_USER_NS: enabled [2022-05-02T12:44:06.494Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:44:06.494Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:44:06.494Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:44:06.494Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:44:06.494Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-02T12:44:06.494Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-02T12:44:06.494Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:44:06.494Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:44:06.494Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:44:06.494Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:44:06.494Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:44:06.494Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:44:06.494Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:44:06.494Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:44:06.494Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:44:06.494Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:44:06.494Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:44:06.494Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:44:06.494Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:44:06.494Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:44:06.494Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:44:06.494Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:44:06.494Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:44:06.754Z] - Network Drivers: [2022-05-02T12:44:06.754Z] - "overlay": [2022-05-02T12:44:06.754Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:44:06.754Z] Optional (for encrypted networks): [2022-05-02T12:44:06.754Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:44:06.754Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:44:06.754Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:44:06.754Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:44:06.754Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:44:06.754Z] - CONFIG_XFRM: enabled [2022-05-02T12:44:06.754Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:44:06.754Z] - "ipvlan": [2022-05-02T12:44:06.754Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:44:06.754Z] - "macvlan": [2022-05-02T12:44:06.754Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:44:06.754Z] - "ftp,tftp client in container": [2022-05-02T12:44:06.754Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:44:06.754Z] - Storage Drivers: [2022-05-02T12:44:06.754Z] - "aufs": [2022-05-02T12:44:06.754Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:44:06.754Z] - "btrfs": [2022-05-02T12:44:06.754Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:44:06.754Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:44:06.754Z] - "devicemapper": [2022-05-02T12:44:06.754Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:44:06.754Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:44:06.754Z] - "overlay": [2022-05-02T12:44:06.754Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:44:06.754Z] - "zfs": [2022-05-02T12:44:06.754Z] - /dev/zfs: present [2022-05-02T12:44:06.754Z] - zfs command: missing [2022-05-02T12:44:06.754Z] - zpool command: missing [2022-05-02T12:44:06.754Z] [2022-05-02T12:44:06.754Z] Limits: [2022-05-02T12:44:06.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:44:06.754Z] [2022-05-02T12:44:06.754Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:44:07.141Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 . [2022-05-02T12:44:07.402Z] #2 [internal] load .dockerignore [2022-05-02T12:44:07.402Z] #2 sha256:e568f92a982ede8060145147a915bbd7e29e8cfa09b9e74bfe008244c0441ba1 [2022-05-02T12:44:07.665Z] #2 transferring context: 145B done [2022-05-02T12:44:07.665Z] #2 DONE 0.4s [2022-05-02T12:44:07.665Z] [2022-05-02T12:44:07.665Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:44:07.665Z] #1 sha256:b56726d26d41ec7b82d18789a85d79409d20a08d34e8c7fb4768c2e21edeb1cb [2022-05-02T12:44:07.665Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:44:07.665Z] #1 DONE 0.5s [2022-05-02T12:44:07.665Z] [2022-05-02T12:44:07.665Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:44:07.665Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:44:08.236Z] #3 DONE 0.3s [2022-05-02T12:44:08.236Z] [2022-05-02T12:44:08.236Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:44:08.236Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:44:08.236Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-02T12:44:08.236Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-02T12:44:08.236Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-02T12:44:08.236Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-02T12:44:08.236Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-05-02T12:44:08.236Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-02T12:44:08.236Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-02T12:44:08.236Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-02T12:44:08.807Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-02T12:44:08.808Z] #4 DONE 0.8s [2022-05-02T12:44:09.068Z] [2022-05-02T12:44:09.068Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:44:09.068Z] #6 sha256:dddc386ee4cb9585af62e416a6c11f2c9064a1fb5197d1d9d52521a5460868da [2022-05-02T12:44:09.068Z] #6 DONE 0.0s [2022-05-02T12:44:09.068Z] [2022-05-02T12:44:09.068Z] #5 [internal] load .dockerignore [2022-05-02T12:44:09.068Z] #5 sha256:0fa86e49392d2cbb2e78c050b9e4e3752df6f48889b9809f8c297fa3572fee8b [2022-05-02T12:44:09.068Z] #5 DONE 0.0s [2022-05-02T12:44:09.068Z] [2022-05-02T12:44:09.068Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:44:09.068Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:44:09.925Z] #47 ... [2022-05-02T12:44:09.925Z] [2022-05-02T12:44:09.925Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:44:09.925Z] #72 sha256:db2b7e6cdc8437d14892f2835baeb1d1ca44033e7aeb9e127d10e8c2c07055de [2022-05-02T12:44:09.925Z] #72 6.064 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-02T12:44:09.925Z] #72 6.155 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:44:10.456Z] #10 DONE 1.1s [2022-05-02T12:44:10.456Z] [2022-05-02T12:44:10.456Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:44:10.456Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:44:10.456Z] #9 DONE 1.1s [2022-05-02T12:44:10.456Z] [2022-05-02T12:44:10.456Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:44:10.456Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:44:10.456Z] #8 DONE 1.1s [2022-05-02T12:44:10.456Z] [2022-05-02T12:44:10.456Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:44:10.456Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:44:10.456Z] #7 DONE 1.1s [2022-05-02T12:44:11.830Z] #72 ... [2022-05-02T12:44:11.830Z] [2022-05-02T12:44:11.830Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:44:11.830Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:44:11.830Z] #67 18.62 Fetched 40.4 MB in 17s (2326 kB/s) [2022-05-02T12:44:12.365Z] [2022-05-02T12:44:12.365Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:44:12.365Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:44:12.365Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-02T12:44:12.625Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-02T12:44:12.625Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-02T12:44:12.887Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-02T12:44:13.147Z] #28 ... [2022-05-02T12:44:13.147Z] [2022-05-02T12:44:13.147Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:44:13.147Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:44:13.147Z] #47 DONE 0.0s [2022-05-02T12:44:13.147Z] [2022-05-02T12:44:13.147Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:44:13.147Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:44:13.147Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.1s [2022-05-02T12:44:13.444Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.98MB / 54.94MB 0.3s [2022-05-02T12:44:13.444Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.70MB / 54.94MB 0.5s [2022-05-02T12:44:13.753Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.55MB / 54.94MB 0.7s [2022-05-02T12:44:14.016Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 37.15MB / 54.94MB 0.8s [2022-05-02T12:44:14.286Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 1.0s [2022-05-02T12:44:14.287Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s [2022-05-02T12:44:14.550Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-05-02T12:44:15.492Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.4s [2022-05-02T12:44:18.794Z] #28 ... [2022-05-02T12:44:18.794Z] [2022-05-02T12:44:18.794Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:18.794Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:18.794Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-02T12:44:18.794Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-02T12:44:18.794Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-02T12:44:18.794Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-02T12:44:18.794Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-05-02T12:44:18.794Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-05-02T12:44:18.794Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.0s done [2022-05-02T12:44:18.794Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.3s done [2022-05-02T12:44:18.794Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.4s done [2022-05-02T12:44:18.794Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 6.0s [2022-05-02T12:44:18.794Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.5s done [2022-05-02T12:44:19.946Z] #67 18.62 Reading package lists... [2022-05-02T12:44:19.946Z] #67 ... [2022-05-02T12:44:19.946Z] [2022-05-02T12:44:19.946Z] #47 [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-02T12:44:19.946Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:19.946Z] #47 19.28 Fetched 40.4 MB in 18s (2256 kB/s) [2022-05-02T12:44:20.178Z] #11 ... [2022-05-02T12:44:20.178Z] [2022-05-02T12:44:20.178Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:44:20.178Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:44:20.178Z] #28 ... [2022-05-02T12:44:20.178Z] [2022-05-02T12:44:20.178Z] #24 [internal] load build context [2022-05-02T12:44:20.178Z] #24 sha256:e050244aaee53256143200c72a3176362add40751da3dd30f88d42ba95c2f94f [2022-05-02T12:44:20.178Z] #24 transferring context: 61.00MB 7.1s done [2022-05-02T12:44:20.178Z] #24 DONE 7.8s [2022-05-02T12:44:20.440Z] [2022-05-02T12:44:20.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:20.440Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:20.440Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.4s done [2022-05-02T12:44:20.440Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-05-02T12:44:20.440Z] #11 ... [2022-05-02T12:44:20.440Z] [2022-05-02T12:44:20.440Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:44:20.440Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:44:20.440Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-02T12:44:20.440Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-02T12:44:20.440Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-02T12:44:20.440Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-02T12:44:20.440Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-05-02T12:44:20.440Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-05-02T12:44:20.440Z] #69 DONE 8.0s [2022-05-02T12:44:20.701Z] [2022-05-02T12:44:20.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:20.701Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:20.701Z] #11 ... [2022-05-02T12:44:20.701Z] [2022-05-02T12:44:20.701Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:44:20.701Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:44:20.701Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-02T12:44:20.701Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-02T12:44:20.701Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-02T12:44:20.701Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-05-02T12:44:20.701Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2022-05-02T12:44:20.701Z] #71 DONE 8.3s [2022-05-02T12:44:20.882Z] #47 19.28 Reading package lists... [2022-05-02T12:44:20.882Z] #47 ... [2022-05-02T12:44:20.882Z] [2022-05-02T12:44:20.882Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:44:20.882Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:44:20.882Z] #67 18.62 Reading package lists... [2022-05-02T12:44:20.961Z] [2022-05-02T12:44:20.961Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:44:20.961Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:44:22.259Z] #67 27.48 Reading package lists... [2022-05-02T12:44:22.259Z] #67 ... [2022-05-02T12:44:22.259Z] [2022-05-02T12:44:22.259Z] #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-02T12:44:22.259Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:44:22.259Z] #20 18.77 Fetched 40.4 MB in 17s (2329 kB/s) [2022-05-02T12:44:22.259Z] #20 18.77 Reading package lists... [2022-05-02T12:44:22.259Z] #20 27.89 Reading package lists... [2022-05-02T12:44:22.259Z] #20 ... [2022-05-02T12:44:22.259Z] [2022-05-02T12:44:22.259Z] #47 [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-02T12:44:22.259Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:22.259Z] #47 19.28 Reading package lists... [2022-05-02T12:44:24.274Z] #28 ... [2022-05-02T12:44:24.274Z] [2022-05-02T12:44:24.274Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:44:24.274Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:44:24.274Z] #70 DONE 0.6s [2022-05-02T12:44:24.274Z] [2022-05-02T12:44:24.274Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:44:24.274Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:44:24.856Z] #72 DONE 0.7s [2022-05-02T12:44:24.856Z] [2022-05-02T12:44:24.856Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:44:24.856Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:44:24.856Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.4s done [2022-05-02T12:44:24.856Z] #28 DONE 12.2s [2022-05-02T12:44:24.856Z] [2022-05-02T12:44:24.856Z] #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-02T12:44:24.856Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:44:26.450Z] #47 28.10 Reading package lists... [2022-05-02T12:44:26.451Z] #47 ... [2022-05-02T12:44:26.451Z] [2022-05-02T12:44:26.451Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:44:26.451Z] #72 sha256:db2b7e6cdc8437d14892f2835baeb1d1ca44033e7aeb9e127d10e8c2c07055de [2022-05-02T12:44:26.451Z] #72 28.91 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:44:26.451Z] #72 28.91 + GOBIN=/build [2022-05-02T12:44:26.451Z] #72 28.91 + GO111MODULE=on [2022-05-02T12:44:26.451Z] #72 28.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:44:26.451Z] #72 32.18 rootlesskit version 1.0.0 [2022-05-02T12:44:26.451Z] #72 32.19 Usage of /build/rootlesskit-docker-proxy: [2022-05-02T12:44:26.451Z] #72 32.19 -container-ip string [2022-05-02T12:44:26.451Z] #72 32.19 container ip [2022-05-02T12:44:26.451Z] #72 32.19 -container-port int [2022-05-02T12:44:26.451Z] #72 32.19 container port (default -1) [2022-05-02T12:44:26.451Z] #72 32.19 -host-ip string [2022-05-02T12:44:26.451Z] #72 32.19 host ip [2022-05-02T12:44:26.451Z] #72 32.19 -host-port int [2022-05-02T12:44:26.451Z] #72 32.19 host port (default -1) [2022-05-02T12:44:26.451Z] #72 32.19 -proto string [2022-05-02T12:44:26.451Z] #72 32.19 proxy protocol (default "tcp") [2022-05-02T12:44:26.451Z] #72 DONE 32.6s [2022-05-02T12:44:26.451Z] [2022-05-02T12:44:26.451Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:44:26.451Z] #73 sha256:3e70de08d65c21fa9dff36a77bc31096a95ff0e8b0f7a7faf0ceeef1bc42f7ee [2022-05-02T12:44:26.451Z] #73 DONE 0.1s [2022-05-02T12:44:26.451Z] [2022-05-02T12:44:26.451Z] #47 [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-02T12:44:26.451Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:26.451Z] #47 28.10 Reading package lists... [2022-05-02T12:44:26.451Z] #47 ... [2022-05-02T12:44:26.451Z] [2022-05-02T12:44:26.451Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:44:26.451Z] #74 sha256:cd4ba9719ee451c966431e09ef64680386de2d88c3d0e533d4b753d7103ba5f2 [2022-05-02T12:44:26.451Z] #74 DONE 0.1s [2022-05-02T12:44:26.451Z] [2022-05-02T12:44:26.451Z] #47 [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-02T12:44:26.451Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:26.525Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:44:26.525Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:44:26.525Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:44:26.525Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:44:26.525Z] [2022-05-02T12:44:26.525Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:44:26.525Z] DOCKER_SYSTEMD=1 [2022-05-02T12:44:26.525Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:44:26.525Z] HOSTNAME=15061baba57b [2022-05-02T12:44:26.525Z] DEST=bundles/test-integration [2022-05-02T12:44:26.525Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:44:26.525Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:44:26.525Z] container=docker [2022-05-02T12:44:26.525Z] HOME=/root [2022-05-02T12:44:26.525Z] LANG=C.UTF-8 [2022-05-02T12:44:26.525Z] INVOCATION_ID=f06cb298f6724504bda9da9e1cfe1d38 [2022-05-02T12:44:26.525Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:44:26.525Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:44:26.525Z] VALIDATE_BRANCH=master [2022-05-02T12:44:26.525Z] TERM=xterm [2022-05-02T12:44:26.525Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:44:26.525Z] SHLVL=3 [2022-05-02T12:44:26.525Z] TIMEOUT=120m [2022-05-02T12:44:26.525Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:44:26.525Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:44:26.525Z] GO111MODULE=off [2022-05-02T12:44:26.525Z] DOCKER_EXPERIMENTAL=1 [2022-05-02T12:44:26.525Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:44:26.525Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:44:26.525Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:44:26.525Z] GOPATH=/go [2022-05-02T12:44:26.525Z] PKG_CONFIG=pkg-config [2022-05-02T12:44:26.525Z] _=/usr/bin/env [2022-05-02T12:44:26.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:44:26.775Z] #29 1.702 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:44:26.775Z] #29 1.712 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:44:26.775Z] #29 1.719 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:44:26.775Z] #29 1.874 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:44:26.775Z] #29 2.110 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:44:27.345Z] #29 2.632 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:44:27.646Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:44:27.646Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:44:27.646Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:44:27.646Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:44:27.646Z] [2022-05-02T12:44:27.646Z] + TEST_INTEGRATION_DEST=1 [2022-05-02T12:44:27.646Z] + CONTAINER_NAME=docker-pr6-1 [2022-05-02T12:44:27.646Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:44:27.646Z] + run_tests test-integration-flaky [2022-05-02T12:44:27.646Z] + '[' -n 0 ']' [2022-05-02T12:44:27.646Z] + rm= [2022-05-02T12:44:27.646Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43545/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43545/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh test-integration-flaky test-integration [2022-05-02T12:44:27.646Z] + c=0 [2022-05-02T12:44:27.646Z] ++ jobs -p [2022-05-02T12:44:27.646Z] + for job in $(jobs -p) [2022-05-02T12:44:27.646Z] + wait 14444 [2022-05-02T12:44:27.646Z] + TEST_INTEGRATION_DEST=3 [2022-05-02T12:44:27.646Z] + CONTAINER_NAME=docker-pr6-3 [2022-05-02T12:44:27.646Z] + TEST_SKIP_INTEGRATION=1 [2022-05-02T12:44:27.646Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-02T12:44:27.646Z] + run_tests [2022-05-02T12:44:27.646Z] + '[' -n 0 ']' [2022-05-02T12:44:27.646Z] + rm= [2022-05-02T12:44:27.646Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43545/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43545/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh '' test-integration [2022-05-02T12:44:27.646Z] + TEST_INTEGRATION_DEST=2 [2022-05-02T12:44:27.646Z] + CONTAINER_NAME=docker-pr6-2 [2022-05-02T12:44:27.646Z] + TEST_SKIP_INTEGRATION=1 [2022-05-02T12:44:27.646Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-02T12:44:27.646Z] + run_tests [2022-05-02T12:44:27.646Z] + '[' -n 0 ']' [2022-05-02T12:44:27.646Z] + rm= [2022-05-02T12:44:27.646Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43545/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43545/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh '' test-integration [2022-05-02T12:44:27.646Z] [2022-05-02T12:44:27.646Z] [2022-05-02T12:44:27.646Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-02T12:44:27.646Z] [2022-05-02T12:44:27.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:44:27.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:44:27.646Z] HOSTNAME=248cd3240af6 [2022-05-02T12:44:27.646Z] TEST_SKIP_INTEGRATION=1 [2022-05-02T12:44:27.646Z] TESTDEBUG=0 [2022-05-02T12:44:27.646Z] DEST=bundles/test-integration [2022-05-02T12:44:27.646Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:44:27.646Z] KEEPBUNDLE=1 [2022-05-02T12:44:27.646Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:44:27.646Z] container=docker [2022-05-02T12:44:27.646Z] HOME=/root [2022-05-02T12:44:27.646Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:44:27.646Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:44:27.646Z] VALIDATE_BRANCH=master [2022-05-02T12:44:27.646Z] TERM=xterm [2022-05-02T12:44:27.646Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:44:27.646Z] SHLVL=1 [2022-05-02T12:44:27.646Z] TIMEOUT=120m [2022-05-02T12:44:27.646Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:44:27.646Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:44:27.646Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-02T12:44:27.646Z] GO111MODULE=off [2022-05-02T12:44:27.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:44:27.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:44:27.646Z] GOPATH=/go [2022-05-02T12:44:27.646Z] PKG_CONFIG=pkg-config [2022-05-02T12:44:27.646Z] _=/usr/bin/env [2022-05-02T12:44:27.646Z] Building test suite binary ./integration-cli/test.main [2022-05-02T12:44:27.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:44:27.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:44:27.646Z] HOSTNAME=781ac201b42d [2022-05-02T12:44:27.646Z] TEST_SKIP_INTEGRATION=1 [2022-05-02T12:44:27.646Z] TESTDEBUG=0 [2022-05-02T12:44:27.646Z] DEST=bundles/test-integration [2022-05-02T12:44:27.646Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:44:27.646Z] KEEPBUNDLE=1 [2022-05-02T12:44:27.646Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:44:27.646Z] container=docker [2022-05-02T12:44:27.646Z] HOME=/root [2022-05-02T12:44:27.646Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:44:27.646Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:44:27.646Z] VALIDATE_BRANCH=master [2022-05-02T12:44:27.646Z] TERM=xterm [2022-05-02T12:44:27.646Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:44:27.646Z] SHLVL=1 [2022-05-02T12:44:27.646Z] TIMEOUT=120m [2022-05-02T12:44:27.646Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:44:27.646Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:44:27.646Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-02T12:44:27.646Z] GO111MODULE=off [2022-05-02T12:44:27.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:44:27.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:44:27.646Z] GOPATH=/go [2022-05-02T12:44:27.646Z] PKG_CONFIG=pkg-config [2022-05-02T12:44:27.646Z] _=/usr/bin/env [2022-05-02T12:44:27.646Z] Building test suite binary ./integration-cli/test.main [2022-05-02T12:44:27.646Z] No new tests added to integration. [2022-05-02T12:44:27.646Z] [2022-05-02T12:44:27.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:44:27.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:44:27.646Z] HOSTNAME=52a9aec42303 [2022-05-02T12:44:27.646Z] TESTDEBUG=0 [2022-05-02T12:44:27.646Z] DEST=bundles/test-integration [2022-05-02T12:44:27.646Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:44:27.646Z] KEEPBUNDLE=1 [2022-05-02T12:44:27.646Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:44:27.646Z] container=docker [2022-05-02T12:44:27.646Z] HOME=/root [2022-05-02T12:44:27.646Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:44:27.646Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:44:27.646Z] VALIDATE_BRANCH=master [2022-05-02T12:44:27.646Z] TERM=xterm [2022-05-02T12:44:27.646Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:44:27.646Z] SHLVL=1 [2022-05-02T12:44:27.646Z] TIMEOUT=120m [2022-05-02T12:44:27.646Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:44:27.646Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:44:27.646Z] GO111MODULE=off [2022-05-02T12:44:27.646Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:44:27.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:44:27.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:44:27.646Z] GOPATH=/go [2022-05-02T12:44:27.646Z] PKG_CONFIG=pkg-config [2022-05-02T12:44:27.646Z] _=/usr/bin/env [2022-05-02T12:44:27.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:44:27.829Z] #47 28.10 Reading package lists... [2022-05-02T12:44:27.829Z] #47 ... [2022-05-02T12:44:27.829Z] [2022-05-02T12:44:27.829Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:44:27.829Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:44:27.829Z] #77 CACHED [2022-05-02T12:44:27.829Z] [2022-05-02T12:44:27.829Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:44:27.829Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:44:27.829Z] #79 CACHED [2022-05-02T12:44:27.829Z] [2022-05-02T12:44:27.829Z] #47 [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-02T12:44:27.829Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:28.561Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 30.2% of statements [2022-05-02T12:44:28.561Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-02T12:44:28.728Z] #29 4.011 Fetched 8510 kB in 3s (3322 kB/s) [2022-05-02T12:44:29.122Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2022-05-02T12:44:29.123Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:44:29.123Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:44:29.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:44:29.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:44:29.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:44:29.206Z] #47 28.10 Reading package lists... [2022-05-02T12:44:29.206Z] #47 ... [2022-05-02T12:44:29.206Z] [2022-05-02T12:44:29.206Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:44:29.206Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:44:29.206Z] #67 27.48 Reading package lists... [2022-05-02T12:44:29.669Z] #29 4.011 Reading package lists... [2022-05-02T12:44:30.627Z] #29 4.906 Reading package lists... [2022-05-02T12:44:30.627Z] #29 5.735 Building dependency tree... [2022-05-02T12:44:30.627Z] #29 ... [2022-05-02T12:44:30.627Z] [2022-05-02T12:44:30.627Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:30.627Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:30.627Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.4s done [2022-05-02T12:44:30.627Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.0s done [2022-05-02T12:44:30.627Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-05-02T12:44:30.627Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 3.9s [2022-05-02T12:44:30.887Z] #11 ... [2022-05-02T12:44:30.887Z] [2022-05-02T12:44:30.887Z] #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-02T12:44:30.887Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:44:30.887Z] #29 6.163 The following additional packages will be installed: [2022-05-02T12:44:30.887Z] #29 6.163 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-02T12:44:30.887Z] #29 6.163 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-02T12:44:30.887Z] #29 6.163 Recommended packages: [2022-05-02T12:44:30.887Z] #29 6.163 libldap-common publicsuffix libsasl2-modules [2022-05-02T12:44:30.887Z] #29 6.335 The following NEW packages will be installed: [2022-05-02T12:44:30.887Z] #29 6.335 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-02T12:44:30.887Z] #29 6.335 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-02T12:44:30.887Z] #29 6.335 libssh2-1 openssl [2022-05-02T12:44:31.117Z] #67 35.83 Building dependency tree... [2022-05-02T12:44:31.117Z] #67 37.47 Reading state information... [2022-05-02T12:44:31.150Z] #29 6.616 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:44:31.150Z] #29 6.616 Need to get 3040 kB of archives. [2022-05-02T12:44:31.150Z] #29 6.616 After this operation, 6651 kB of additional disk space will be used. [2022-05-02T12:44:31.150Z] #29 6.616 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-02T12:44:31.414Z] #29 6.636 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-02T12:44:31.414Z] #29 6.639 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-02T12:44:31.414Z] #29 6.643 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-02T12:44:31.414Z] #29 6.651 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-02T12:44:31.414Z] #29 6.651 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-02T12:44:31.414Z] #29 6.654 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-02T12:44:31.414Z] #29 6.655 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-02T12:44:31.415Z] #29 6.656 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-02T12:44:31.415Z] #29 6.657 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-02T12:44:31.415Z] #29 6.659 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-02T12:44:31.415Z] #29 6.671 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-02T12:44:31.415Z] #29 6.671 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:44:31.415Z] #29 6.671 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:44:31.415Z] #29 6.671 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:44:31.676Z] #29 6.892 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:44:31.676Z] #29 6.936 Fetched 3040 kB in 0s (9263 kB/s) [2022-05-02T12:44:31.676Z] #29 6.963 Selecting previously unselected package openssl. [2022-05-02T12:44:31.676Z] #29 6.963 (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-02T12:44:31.676Z] #29 6.971 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-02T12:44:31.676Z] #29 6.976 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-02T12:44:31.937Z] #29 7.162 Selecting previously unselected package ca-certificates. [2022-05-02T12:44:31.937Z] #29 7.162 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-02T12:44:31.937Z] #29 7.170 Unpacking ca-certificates (20210119) ... [2022-05-02T12:44:32.061Z] #67 38.72 The following additional packages will be installed: [2022-05-02T12:44:32.061Z] #67 38.73 libbtrfs0 [2022-05-02T12:44:32.061Z] #67 38.86 The following NEW packages will be installed: [2022-05-02T12:44:32.201Z] #29 7.301 Selecting previously unselected package libbrotli1:amd64. [2022-05-02T12:44:32.201Z] #29 7.303 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-02T12:44:32.201Z] #29 7.319 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-02T12:44:32.201Z] #29 7.407 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-02T12:44:32.201Z] #29 7.407 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-02T12:44:32.201Z] #29 7.411 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:44:32.201Z] #29 7.458 Selecting previously unselected package libsasl2-2:amd64. [2022-05-02T12:44:32.201Z] #29 7.458 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-02T12:44:32.201Z] #29 7.462 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:44:32.201Z] #29 7.527 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-02T12:44:32.201Z] #29 7.527 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-02T12:44:32.201Z] #29 7.581 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-02T12:44:32.319Z] #67 38.87 libbtrfs-dev libbtrfs0 [2022-05-02T12:44:32.461Z] #29 7.712 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-02T12:44:32.461Z] #29 7.712 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-02T12:44:32.461Z] #29 7.712 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-02T12:44:32.461Z] #29 7.788 Selecting previously unselected package libpsl5:amd64. [2022-05-02T12:44:32.461Z] #29 7.788 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-02T12:44:32.461Z] #29 7.824 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-02T12:44:32.461Z] #29 7.886 Selecting previously unselected package librtmp1:amd64. [2022-05-02T12:44:32.461Z] #29 7.886 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-02T12:44:32.461Z] #29 7.889 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-02T12:44:32.577Z] #67 39.29 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:44:32.577Z] #67 39.29 Need to get 460 kB of archives. [2022-05-02T12:44:32.577Z] #67 39.29 After this operation, 1237 kB of additional disk space will be used. [2022-05-02T12:44:32.577Z] #67 39.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:44:32.722Z] #29 7.943 Selecting previously unselected package libssh2-1:amd64. [2022-05-02T12:44:32.722Z] #29 7.943 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-02T12:44:32.722Z] #29 7.946 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-02T12:44:32.722Z] #29 8.015 Selecting previously unselected package libcurl4:amd64. [2022-05-02T12:44:32.722Z] #29 8.015 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-02T12:44:32.722Z] #29 8.020 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-02T12:44:32.722Z] #29 8.112 Selecting previously unselected package curl. [2022-05-02T12:44:32.722Z] #29 8.112 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-02T12:44:32.722Z] #29 8.116 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-02T12:44:32.835Z] #67 39.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:44:32.984Z] #29 8.208 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:44:32.984Z] #29 8.208 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:44:32.984Z] #29 8.212 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:44:32.984Z] #29 8.273 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:44:32.984Z] #29 8.273 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:44:32.984Z] #29 8.283 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:44:32.984Z] #29 8.337 Selecting previously unselected package jq. [2022-05-02T12:44:32.984Z] #29 8.337 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:44:32.984Z] #29 8.348 Unpacking jq (1.6-2.1) ... [2022-05-02T12:44:33.245Z] #29 8.399 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-02T12:44:33.245Z] #29 8.413 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-02T12:44:33.245Z] #29 8.424 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-02T12:44:33.245Z] #29 8.434 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:44:33.245Z] #29 8.445 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-02T12:44:33.245Z] #29 8.461 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:44:33.245Z] #29 8.472 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-02T12:44:33.245Z] #29 8.483 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-02T12:44:33.245Z] #29 8.499 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:44:33.245Z] #29 8.510 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:44:33.245Z] #29 8.520 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-02T12:44:33.245Z] #29 8.531 Setting up ca-certificates (20210119) ... [2022-05-02T12:44:33.401Z] #67 39.90 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:44:33.658Z] #67 40.17 Fetched 460 kB in 0s (1609 kB/s) [2022-05-02T12:44:33.659Z] #67 40.21 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:44:33.659Z] #67 40.21 (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-02T12:44:33.659Z] #67 40.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:44:33.659Z] #67 40.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:44:33.659Z] #67 40.31 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:44:33.659Z] #67 40.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:44:33.659Z] #67 40.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:44:33.659Z] #67 40.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:44:33.922Z] #67 40.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:44:33.922Z] #67 40.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:44:33.922Z] #67 DONE 40.5s [2022-05-02T12:44:33.922Z] [2022-05-02T12:44:33.922Z] #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-02T12:44:33.922Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:44:33.922Z] #20 27.89 Reading package lists... [2022-05-02T12:44:33.922Z] #20 36.70 Building dependency tree... [2022-05-02T12:44:33.922Z] #20 38.20 Reading state information... [2022-05-02T12:44:33.922Z] #20 39.45 The following additional packages will be installed: [2022-05-02T12:44:33.922Z] #20 39.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:44:33.922Z] #20 39.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-02T12:44:33.922Z] #20 39.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-02T12:44:33.922Z] #20 39.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-02T12:44:33.922Z] #20 39.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-02T12:44:33.922Z] #20 39.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-02T12:44:33.922Z] #20 39.46 mingw-w64-common mingw-w64-x86-64-dev [2022-05-02T12:44:33.922Z] #20 39.49 Suggested packages: [2022-05-02T12:44:33.922Z] #20 39.50 gcc-10-locales seccomp wine64 [2022-05-02T12:44:33.922Z] #20 40.10 The following NEW packages will be installed: [2022-05-02T12:44:33.922Z] #20 40.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:44:33.922Z] #20 40.10 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-02T12:44:33.922Z] #20 40.10 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-02T12:44:33.922Z] #20 40.10 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-02T12:44:33.922Z] #20 40.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-02T12:44:33.922Z] #20 40.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-02T12:44:33.922Z] #20 40.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-02T12:44:33.922Z] #20 40.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-02T12:44:33.922Z] #20 40.11 mingw-w64-x86-64-dev [2022-05-02T12:44:33.922Z] #20 ... [2022-05-02T12:44:33.922Z] [2022-05-02T12:44:33.922Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:44:33.922Z] #68 sha256:fef0df5c2265545db0044217b200de81cd697dc4ed952f5ec33f7cbb9778c485 [2022-05-02T12:44:33.922Z] #68 DONE 0.1s [2022-05-02T12:44:33.922Z] [2022-05-02T12:44:33.922Z] #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-02T12:44:33.922Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:44:33.922Z] #20 40.51 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:44:33.922Z] #20 40.51 Need to get 115 MB of archives. [2022-05-02T12:44:33.922Z] #20 40.51 After this operation, 645 MB of additional disk space will be used. [2022-05-02T12:44:33.922Z] #20 40.51 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-02T12:44:33.922Z] #20 40.59 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-02T12:44:34.186Z] #20 40.62 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-02T12:44:34.186Z] #20 40.62 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-02T12:44:34.186Z] #20 40.63 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-02T12:44:34.186Z] #20 40.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-02T12:44:34.186Z] #20 40.75 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-02T12:44:34.186Z] #20 40.87 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-02T12:44:34.192Z] #29 9.240 Updating certificates in /etc/ssl/certs... [2022-05-02T12:44:34.387Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-05-02T12:44:34.445Z] #20 40.87 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-02T12:44:34.445Z] #20 41.04 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-02T12:44:34.703Z] #20 41.40 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-02T12:44:34.962Z] #20 41.55 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-02T12:44:34.962Z] #20 41.67 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-02T12:44:35.138Z] #29 10.46 129 added, 0 removed; done. [2022-05-02T12:44:35.138Z] #29 10.51 Setting up jq (1.6-2.1) ... [2022-05-02T12:44:35.138Z] #29 10.52 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-02T12:44:35.138Z] #29 10.53 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-02T12:44:35.138Z] #29 10.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:44:35.138Z] #29 10.59 Processing triggers for ca-certificates (20210119) ... [2022-05-02T12:44:35.138Z] #29 10.61 Updating certificates in /etc/ssl/certs... [2022-05-02T12:44:35.530Z] #20 41.99 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-02T12:44:35.530Z] #20 42.14 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-02T12:44:35.530Z] #20 42.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-02T12:44:35.530Z] #20 42.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-02T12:44:35.530Z] #20 42.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:44:35.530Z] #20 42.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:44:35.530Z] #20 42.15 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-02T12:44:35.530Z] #20 42.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-02T12:44:35.530Z] #20 42.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-02T12:44:35.530Z] #20 42.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-02T12:44:35.530Z] #20 42.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-02T12:44:35.530Z] #20 42.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-02T12:44:35.530Z] #20 42.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-02T12:44:35.530Z] #20 42.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-02T12:44:35.530Z] #20 42.19 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-02T12:44:35.530Z] #20 42.20 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-02T12:44:35.530Z] #20 42.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-02T12:44:35.754Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-02T12:44:36.082Z] #29 11.48 0 added, 0 removed; done. [2022-05-02T12:44:36.082Z] #29 11.48 Running hooks in /etc/ca-certificates/update.d... [2022-05-02T12:44:36.082Z] #29 11.48 done. [2022-05-02T12:44:36.465Z] #20 42.82 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:44:36.465Z] #20 42.98 Fetched 115 MB in 2s (58.0 MB/s) [2022-05-02T12:44:36.465Z] #20 43.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-02T12:44:36.465Z] #20 43.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-02T12:44:36.465Z] #20 43.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:44:36.465Z] #20 43.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:44:37.121Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-05-02T12:44:37.401Z] #20 43.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-02T12:44:37.401Z] #20 43.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:44:37.401Z] #20 43.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:44:37.968Z] #20 44.64 Selecting previously unselected package binutils-mingw-w64. [2022-05-02T12:44:37.968Z] #20 44.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-02T12:44:37.968Z] #20 44.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:44:37.968Z] #20 44.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-02T12:44:37.968Z] #20 44.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:44:37.968Z] #20 44.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:44:38.226Z] #20 44.78 Selecting previously unselected package dmsetup. [2022-05-02T12:44:38.226Z] #20 44.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:44:38.226Z] #20 44.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:44:38.226Z] #20 44.85 Selecting previously unselected package mingw-w64-common. [2022-05-02T12:44:38.226Z] #20 44.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-02T12:44:38.226Z] #20 44.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-02T12:44:38.628Z] #29 DONE 13.5s [2022-05-02T12:44:38.628Z] [2022-05-02T12:44:38.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:38.628Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:38.628Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-05-02T12:44:38.628Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.2s [2022-05-02T12:44:38.628Z] #11 ... [2022-05-02T12:44:38.628Z] [2022-05-02T12:44:38.628Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:44:38.628Z] #30 sha256:768657ecdeac6b254413d24742db100a4326e86f266dbd1f19a722c50dde4534 [2022-05-02T12:44:38.628Z] #30 DONE 0.2s [2022-05-02T12:44:38.628Z] [2022-05-02T12:44:38.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:38.628Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:38.628Z] #11 ... [2022-05-02T12:44:38.628Z] [2022-05-02T12:44:38.628Z] #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-02T12:44:38.628Z] #31 sha256:d006a94552b135f5ec612c5c81c67370530e6242f3d02bf9c6f9f37f68408f6d [2022-05-02T12:44:38.795Z] #20 ... [2022-05-02T12:44:38.795Z] [2022-05-02T12:44:38.795Z] #47 [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-02T12:44:38.795Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:44:38.795Z] #47 28.10 Reading package lists... [2022-05-02T12:44:38.795Z] #47 36.49 Building dependency tree... [2022-05-02T12:44:38.795Z] #47 38.27 Reading state information... [2022-05-02T12:44:38.795Z] #47 39.58 The following additional packages will be installed: [2022-05-02T12:44:38.795Z] #47 39.59 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-02T12:44:38.795Z] #47 39.60 Suggested packages: [2022-05-02T12:44:38.795Z] #47 39.60 cmake-doc ninja-build lrzip [2022-05-02T12:44:38.795Z] #47 39.61 Recommended packages: [2022-05-02T12:44:38.795Z] #47 39.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-02T12:44:38.795Z] #47 40.14 The following NEW packages will be installed: [2022-05-02T12:44:38.795Z] #47 40.16 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-02T12:44:38.795Z] #47 40.55 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:44:38.795Z] #47 40.55 Need to get 8418 kB of archives. [2022-05-02T12:44:38.795Z] #47 40.55 After this operation, 34.9 MB of additional disk space will be used. [2022-05-02T12:44:38.795Z] #47 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:44:38.795Z] #47 40.56 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-02T12:44:38.795Z] #47 40.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-02T12:44:38.795Z] #47 40.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-02T12:44:38.795Z] #47 40.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-02T12:44:38.795Z] #47 40.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-02T12:44:38.795Z] #47 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-02T12:44:38.795Z] #47 40.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-02T12:44:38.795Z] #47 41.46 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:44:38.795Z] #47 41.68 Fetched 8418 kB in 1s (16.5 MB/s) [2022-05-02T12:44:38.795Z] #47 41.72 Selecting previously unselected package xxd. [2022-05-02T12:44:38.795Z] #47 41.72 (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-02T12:44:38.795Z] #47 41.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:44:38.795Z] #47 41.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 41.81 Selecting previously unselected package vim-common. [2022-05-02T12:44:38.795Z] #47 41.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:44:38.795Z] #47 41.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 41.91 Selecting previously unselected package cmake-data. [2022-05-02T12:44:38.795Z] #47 41.92 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-02T12:44:38.795Z] #47 41.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 42.84 Selecting previously unselected package libarchive13:amd64. [2022-05-02T12:44:38.795Z] #47 42.85 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-02T12:44:38.795Z] #47 42.86 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 42.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-02T12:44:38.795Z] #47 42.99 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-02T12:44:38.795Z] #47 43.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:44:38.795Z] #47 43.07 Selecting previously unselected package librhash0:amd64. [2022-05-02T12:44:38.795Z] #47 43.07 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-02T12:44:38.795Z] #47 43.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:44:38.795Z] #47 43.15 Selecting previously unselected package libuv1:amd64. [2022-05-02T12:44:38.795Z] #47 43.15 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-02T12:44:38.795Z] #47 43.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:44:38.795Z] #47 43.23 Selecting previously unselected package cmake. [2022-05-02T12:44:38.795Z] #47 43.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-02T12:44:38.795Z] #47 43.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 44.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 44.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 44.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:44:38.795Z] #47 44.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 44.75 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:44:38.795Z] #47 44.76 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:44:38.795Z] #47 44.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 44.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:44:38.795Z] #47 44.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:44:38.795Z] #47 DONE 45.2s [2022-05-02T12:44:38.795Z] [2022-05-02T12:44:38.795Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:44:38.795Z] #48 sha256:a4fb9f0fd4f2d81ea205b52aa069ca9c98010cea8a7cb02b892896d816ff9d4e [2022-05-02T12:44:38.795Z] #48 DONE 0.1s [2022-05-02T12:44:38.795Z] [2022-05-02T12:44:38.795Z] #49 [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-02T12:44:38.795Z] #49 sha256:361055afb9f606a572876490ccc6bb05e7efa1dd30574910aabe4e102821428d [2022-05-02T12:44:39.362Z] #49 0.686 + RM_GOPATH=0 [2022-05-02T12:44:39.621Z] #49 0.686 + TMP_GOPATH= [2022-05-02T12:44:39.621Z] #49 0.686 + : /build [2022-05-02T12:44:39.621Z] #49 0.687 + '[' -z '' ']' [2022-05-02T12:44:39.621Z] #49 0.687 ++ mktemp -d [2022-05-02T12:44:39.621Z] #49 0.689 + export GOPATH=/tmp/tmp.7UBE92vU5L [2022-05-02T12:44:39.621Z] #49 0.689 + GOPATH=/tmp/tmp.7UBE92vU5L [2022-05-02T12:44:39.621Z] #49 0.690 + RM_GOPATH=1 [2022-05-02T12:44:39.621Z] #49 0.690 + case "$(go env GOARCH)" in [2022-05-02T12:44:39.621Z] #49 0.692 ++ go env GOARCH [2022-05-02T12:44:39.621Z] #49 0.701 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:44:39.621Z] #49 0.701 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:44:39.621Z] #49 0.701 ++ dirname /install.sh [2022-05-02T12:44:39.621Z] #49 0.710 + dir=/ [2022-05-02T12:44:39.621Z] #49 0.710 + bin=tini [2022-05-02T12:44:39.621Z] #49 0.710 + shift [2022-05-02T12:44:39.621Z] #49 0.710 + '[' '!' -f //tini.installer ']' [2022-05-02T12:44:39.621Z] #49 0.710 + . //tini.installer [2022-05-02T12:44:39.621Z] #49 0.710 ++ : v0.19.0 [2022-05-02T12:44:39.621Z] #49 0.710 + install_tini [2022-05-02T12:44:39.621Z] #49 0.710 + echo 'Install tini version v0.19.0' [2022-05-02T12:44:39.621Z] #49 0.710 Install tini version v0.19.0 [2022-05-02T12:44:39.621Z] #49 0.710 + git clone https://github.com/krallin/tini.git /tmp/tmp.7UBE92vU5L/tini [2022-05-02T12:44:39.621Z] #49 0.712 Cloning into '/tmp/tmp.7UBE92vU5L/tini'... [2022-05-02T12:44:39.879Z] #49 1.057 + cd /tmp/tmp.7UBE92vU5L/tini [2022-05-02T12:44:39.879Z] #49 1.058 + git checkout -q v0.19.0 [2022-05-02T12:44:39.879Z] #49 1.066 + cmake . [2022-05-02T12:44:40.138Z] #49 1.386 -- The C compiler identification is GNU 10.2.1 [2022-05-02T12:44:40.138Z] #49 1.407 -- Detecting C compiler ABI info [2022-05-02T12:44:40.400Z] #49 1.662 -- Detecting C compiler ABI info - done [2022-05-02T12:44:40.400Z] #49 1.709 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-02T12:44:40.400Z] #49 1.712 -- Detecting C compile features [2022-05-02T12:44:40.400Z] #49 1.715 -- Detecting C compile features - done [2022-05-02T12:44:40.400Z] #49 1.730 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-02T12:44:40.400Z] #49 1.805 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-02T12:44:40.542Z] #31 1.994 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-02T12:44:40.659Z] #49 1.839 -- Configuring done [2022-05-02T12:44:40.659Z] #49 1.844 -- Generating done [2022-05-02T12:44:40.659Z] #49 1.845 -- Build files have been written to: /tmp/tmp.7UBE92vU5L/tini [2022-05-02T12:44:40.659Z] #49 1.848 + make tini-static [2022-05-02T12:44:40.659Z] #49 1.905 Scanning dependencies of target tini-static [2022-05-02T12:44:40.659Z] #49 1.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-02T12:44:40.803Z] #31 2.343 [2022-05-02T12:44:41.064Z] #31 2.570 #=#=# ######################################################################## 100.0% [2022-05-02T12:44:41.226Z] #49 2.378 [100%] Linking C executable tini-static [2022-05-02T12:44:41.226Z] #49 2.619 [100%] Built target tini-static [2022-05-02T12:44:41.324Z] #31 2.860 [2022-05-02T12:44:41.484Z] #49 2.632 + mkdir -p /build [2022-05-02T12:44:41.484Z] #49 2.634 + cp tini-static /build/docker-init [2022-05-02T12:44:42.065Z] #49 DONE 3.1s [2022-05-02T12:44:42.065Z] [2022-05-02T12:44:42.065Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:44:42.065Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:44:42.065Z] #69 0.784 + RM_GOPATH=0 [2022-05-02T12:44:42.065Z] #69 0.784 + TMP_GOPATH= [2022-05-02T12:44:42.065Z] #69 0.784 + : /build [2022-05-02T12:44:42.065Z] #69 0.784 + '[' -z '' ']' [2022-05-02T12:44:42.065Z] #69 0.784 ++ mktemp -d [2022-05-02T12:44:42.065Z] #69 0.785 + export GOPATH=/tmp/tmp.0yyEVl2HjZ [2022-05-02T12:44:42.065Z] #69 0.785 + GOPATH=/tmp/tmp.0yyEVl2HjZ [2022-05-02T12:44:42.065Z] #69 0.785 + RM_GOPATH=1 [2022-05-02T12:44:42.065Z] #69 0.785 + case "$(go env GOARCH)" in [2022-05-02T12:44:42.065Z] #69 0.786 ++ go env GOARCH [2022-05-02T12:44:42.065Z] #69 0.790 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:44:42.065Z] #69 0.790 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:44:42.065Z] #69 0.790 ++ dirname /install.sh [2022-05-02T12:44:42.065Z] #69 0.791 + dir=/ [2022-05-02T12:44:42.066Z] #69 0.792 + bin=containerd [2022-05-02T12:44:42.066Z] #69 0.792 + shift [2022-05-02T12:44:42.066Z] #69 0.792 + '[' '!' -f //containerd.installer ']' [2022-05-02T12:44:42.066Z] #69 0.792 + . //containerd.installer [2022-05-02T12:44:42.066Z] #69 0.792 ++ set -e [2022-05-02T12:44:42.066Z] #69 0.792 ++ : v1.6.3 [2022-05-02T12:44:42.066Z] #69 0.792 + install_containerd [2022-05-02T12:44:42.066Z] #69 0.793 + echo 'Install containerd version v1.6.3' [2022-05-02T12:44:42.066Z] #69 0.793 Install containerd version v1.6.3 [2022-05-02T12:44:42.066Z] #69 0.793 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0yyEVl2HjZ/src/github.com/containerd/containerd [2022-05-02T12:44:42.066Z] #69 0.830 Cloning into '/tmp/tmp.0yyEVl2HjZ/src/github.com/containerd/containerd'... [2022-05-02T12:44:42.324Z] #69 ... [2022-05-02T12:44:42.324Z] [2022-05-02T12:44:42.324Z] #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-02T12:44:42.324Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:44:42.324Z] #20 46.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-02T12:44:42.324Z] #20 46.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-02T12:44:42.324Z] #20 46.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:44:42.324Z] #20 48.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-02T12:44:42.324Z] #20 48.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:42.324Z] #20 48.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:44:42.324Z] #20 48.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-02T12:44:42.324Z] #20 48.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:42.324Z] #20 48.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:44:42.712Z] #31 3.880 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-02T12:44:42.712Z] #31 4.173 [2022-05-02T12:44:42.972Z] #31 4.398 #=#=# ######################################################################## 100.0% [2022-05-02T12:44:43.232Z] #31 4.725 [2022-05-02T12:44:43.260Z] #20 ... [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:44:43.260Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:44:43.260Z] #51 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #52 [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-02T12:44:43.260Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:44:43.260Z] #52 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #55 [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-02T12:44:43.260Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:44:43.260Z] #55 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #56 [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-02T12:44:43.260Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:44:43.260Z] #56 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:44:43.260Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:44:43.260Z] #58 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:44:43.260Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:44:43.260Z] #60 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:44:43.260Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:44:43.260Z] #62 CACHED [2022-05-02T12:44:43.260Z] [2022-05-02T12:44:43.260Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:44:43.260Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:44:43.663Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.8% of statements [2022-05-02T12:44:44.174Z] #31 5.803 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-02T12:44:44.435Z] #31 6.067 [2022-05-02T12:44:44.592Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-02T12:44:44.635Z] #69 ... [2022-05-02T12:44:44.635Z] [2022-05-02T12:44:44.635Z] #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-02T12:44:44.635Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:44:44.635Z] #20 51.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-02T12:44:44.635Z] #20 51.18 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:44.635Z] #20 51.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:44:44.962Z] #31 6.278 #=#=# ######## 11.8% #################################### 50.4% ##################################################### 74.1% ######################################################################## 100.0% [2022-05-02T12:44:45.155Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-02T12:44:45.533Z] #31 6.877 [2022-05-02T12:44:45.533Z] #31 ... [2022-05-02T12:44:45.533Z] [2022-05-02T12:44:45.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:45.533Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:45.533Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.9s done [2022-05-02T12:44:45.533Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.3s [2022-05-02T12:44:45.720Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-02T12:44:46.106Z] #11 ... [2022-05-02T12:44:46.106Z] [2022-05-02T12:44:46.106Z] #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-02T12:44:46.106Z] #31 sha256:d006a94552b135f5ec612c5c81c67370530e6242f3d02bf9c6f9f37f68408f6d [2022-05-02T12:44:46.106Z] #31 7.694 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-02T12:44:46.650Z] ok github.com/docker/docker/daemon 10.128s coverage: 16.7% of statements [2022-05-02T12:44:46.650Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:44:46.650Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:44:46.650Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:44:46.650Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:44:46.677Z] #31 8.039 [2022-05-02T12:44:46.677Z] #31 8.266 #=#=# ######################################################################## 100.0% [2022-05-02T12:44:47.215Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.603s coverage: 74.8% of statements [2022-05-02T12:44:47.252Z] #31 8.669 [2022-05-02T12:44:47.823Z] #31 9.535 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-02T12:44:48.084Z] #31 9.788 [2022-05-02T12:44:48.144Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.343s coverage: 56.2% of statements [2022-05-02T12:44:48.400Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 3.0% of statements [2022-05-02T12:44:48.606Z] #31 10.02 #=#=# ######################################################################## 100.0% [2022-05-02T12:44:48.606Z] #31 10.28 [2022-05-02T12:44:48.827Z] #20 54.82 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-02T12:44:48.827Z] #20 54.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:48.827Z] #20 54.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:44:48.867Z] #31 10.37 Download of images into '/build' complete. [2022-05-02T12:44:48.867Z] #31 10.37 Use something like the following to load the result into a Docker daemon: [2022-05-02T12:44:48.867Z] #31 10.37 tar -cC '/build' . | docker load [2022-05-02T12:44:49.763Z] #20 56.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-02T12:44:49.763Z] #20 56.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:49.763Z] #20 56.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:44:49.772Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-05-02T12:44:51.139Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.290s coverage: 50.6% of statements [2022-05-02T12:44:51.668Z] #20 58.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-02T12:44:51.668Z] #20 58.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:51.668Z] #20 58.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:44:51.704Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.954s coverage: 45.9% of statements [2022-05-02T12:44:51.704Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:44:52.166Z] #31 DONE 13.6s [2022-05-02T12:44:52.166Z] [2022-05-02T12:44:52.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:44:52.166Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:44:52.166Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 9.9s [2022-05-02T12:44:52.634Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-05-02T12:44:53.196Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.892s coverage: 58.2% of statements [2022-05-02T12:44:53.196Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-02T12:44:53.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:44:53.453Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-02T12:44:54.015Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-05-02T12:44:54.721Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.5s done [2022-05-02T12:44:54.981Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-02T12:44:55.381Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.6% of statements [2022-05-02T12:44:55.381Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:44:55.381Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:44:55.550Z] #11 DONE 42.9s [2022-05-02T12:44:55.550Z] [2022-05-02T12:44:55.550Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:44:55.550Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:44:55.637Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.5% of statements [2022-05-02T12:44:55.864Z] #20 61.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-02T12:44:55.864Z] #20 61.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:44:55.864Z] #20 61.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:44:56.120Z] #12 DONE 0.7s [2022-05-02T12:44:56.120Z] [2022-05-02T12:44:56.120Z] #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-02T12:44:56.120Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:44:56.573Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 80.2% of statements [2022-05-02T12:44:56.573Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-05-02T12:44:56.573Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:44:56.691Z] #13 DONE 0.6s [2022-05-02T12:44:56.691Z] [2022-05-02T12:44:56.691Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:44:56.691Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:44:56.691Z] #44 DONE 0.0s [2022-05-02T12:44:56.691Z] [2022-05-02T12:44:56.691Z] #45 [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-02T12:44:56.691Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:44:56.691Z] #45 ... [2022-05-02T12:44:56.691Z] [2022-05-02T12:44:56.691Z] #48 [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-02T12:44:56.691Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:44:56.691Z] #48 DONE 0.2s [2022-05-02T12:44:56.691Z] [2022-05-02T12:44:56.691Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:44:56.691Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:44:56.691Z] #33 DONE 0.2s [2022-05-02T12:44:56.691Z] [2022-05-02T12:44:56.691Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:44:56.691Z] #64 sha256:563de232eccfff0a6e13f7b2180d9a6a0d1d9b1a160882b5fa5d5fdd9f3761dc [2022-05-02T12:44:56.691Z] #64 DONE 0.3s [2022-05-02T12:44:56.799Z] #20 ... [2022-05-02T12:44:56.799Z] [2022-05-02T12:44:56.799Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:44:56.799Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:44:56.799Z] #69 12.62 + cd /tmp/tmp.0yyEVl2HjZ/src/github.com/containerd/containerd [2022-05-02T12:44:56.799Z] #69 12.62 + git checkout -q v1.6.3 [2022-05-02T12:44:56.799Z] #69 13.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-02T12:44:56.799Z] #69 13.34 + BUILDTAGS='netgo osusergo static_build' [2022-05-02T12:44:56.799Z] #69 13.34 + export EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:44:56.799Z] #69 13.34 + EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:44:56.799Z] #69 13.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-02T12:44:56.799Z] #69 13.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-02T12:44:56.799Z] #69 13.34 + '[' '' = dynamic ']' [2022-05-02T12:44:56.799Z] #69 13.34 + make [2022-05-02T12:44:56.799Z] #69 14.21 + bin/ctr [2022-05-02T12:44:56.799Z] #69 ... [2022-05-02T12:44:56.799Z] [2022-05-02T12:44:56.799Z] #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-02T12:44:56.799Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:44:56.799Z] #20 63.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-02T12:44:56.951Z] [2022-05-02T12:44:56.951Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:44:56.951Z] #25 sha256:294bc5beda84423e31f2062cce6d782b8c73754892b58144ea917e475f7ea3ca [2022-05-02T12:44:56.951Z] #25 DONE 0.3s [2022-05-02T12:44:56.951Z] [2022-05-02T12:44:56.951Z] #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-02T12:44:56.951Z] #26 sha256:3fa4e6c5c4576aa52411c3e643c7dd3093f937ef5a965f33a5ee5d73885e8118 [2022-05-02T12:44:57.058Z] #20 63.52 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-02T12:44:57.058Z] #20 63.53 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:44:57.058Z] #20 63.60 Selecting previously unselected package libapparmor1:amd64. [2022-05-02T12:44:57.058Z] #20 63.61 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-02T12:44:57.058Z] #20 63.61 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:44:57.058Z] #20 63.67 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-02T12:44:57.058Z] #20 63.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-02T12:44:57.058Z] #20 63.68 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:44:57.058Z] #20 63.76 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:44:57.059Z] #20 63.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:44:57.135Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-02T12:44:57.135Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-05-02T12:44:57.318Z] #20 63.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:44:57.318Z] #20 63.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:44:57.318Z] #20 63.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:44:57.318Z] #20 63.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:44:57.318Z] #20 63.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-02T12:44:57.318Z] #20 63.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:44:57.318Z] #20 63.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:44:57.318Z] #20 64.04 Selecting previously unselected package libudev-dev:amd64. [2022-05-02T12:44:57.576Z] #20 64.04 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-02T12:44:57.576Z] #20 64.04 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:44:57.576Z] #20 64.12 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-02T12:44:57.576Z] #20 64.12 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-02T12:44:57.576Z] #20 64.13 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:44:57.576Z] #20 64.24 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-02T12:44:57.576Z] #20 64.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-02T12:44:57.576Z] #20 64.25 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:44:57.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-05-02T12:44:57.835Z] #20 64.33 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-02T12:44:57.835Z] #20 64.34 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-02T12:44:57.835Z] #20 64.34 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:44:57.835Z] #20 64.46 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-02T12:44:57.835Z] #20 64.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-02T12:44:57.835Z] #20 64.47 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:44:57.835Z] #20 64.51 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-02T12:44:57.835Z] #20 64.52 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-02T12:44:57.835Z] #20 64.52 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:44:57.955Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-02T12:44:58.094Z] #20 64.71 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-02T12:44:58.094Z] #20 64.72 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-02T12:44:58.094Z] #20 64.73 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:44:58.353Z] #20 64.83 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-02T12:44:58.353Z] #20 64.83 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:44:58.353Z] #20 64.84 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:44:58.353Z] #20 64.89 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-02T12:44:58.353Z] #20 64.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-02T12:44:58.353Z] #20 64.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:44:58.353Z] #20 64.97 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-02T12:44:58.353Z] #20 64.97 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-02T12:44:58.353Z] #20 64.98 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:44:58.517Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-02T12:44:58.517Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:44:58.612Z] #20 65.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:44:58.612Z] #20 65.22 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:44:58.612Z] #20 65.23 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:44:58.612Z] #20 65.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:44:58.612Z] #20 65.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:44:58.612Z] #20 65.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:44:58.612Z] #20 65.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:44:58.612Z] #20 65.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:44:58.612Z] #20 65.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:44:58.612Z] #20 65.32 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:44:58.773Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 58.4% of statements [2022-05-02T12:44:58.871Z] #20 65.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:44:58.871Z] #20 65.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:44:58.871Z] #20 65.37 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:44:58.871Z] #20 65.38 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:44:58.871Z] #20 65.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-02T12:44:58.871Z] #20 65.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:44:58.871Z] #20 65.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:44:58.871Z] #20 65.44 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:44:58.871Z] #20 65.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:44:58.871Z] #20 65.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:44:58.871Z] #20 65.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:44:58.871Z] #20 65.49 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-02T12:44:58.871Z] #20 65.50 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:44:58.871Z] #20 65.51 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-02T12:44:58.871Z] #20 65.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:44:58.871Z] #20 65.54 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:44:58.871Z] #20 65.54 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-02T12:44:59.033Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-02T12:44:59.130Z] #20 65.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:44:59.130Z] #20 65.57 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:44:59.130Z] #20 65.59 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:44:59.130Z] #20 65.60 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:44:59.130Z] #20 65.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:44:59.130Z] #20 65.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:44:59.130Z] #20 65.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:44:59.961Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-05-02T12:45:00.218Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-02T12:45:00.508Z] #20 DONE 67.1s [2022-05-02T12:45:00.508Z] [2022-05-02T12:45:00.508Z] #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-02T12:45:00.508Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-02T12:45:00.780Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-02T12:45:01.343Z] ok github.com/docker/docker/daemon/logger/splunk 1.521s coverage: 82.5% of statements [2022-05-02T12:45:01.343Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:45:01.343Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:45:01.897Z] #21 1.102 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:45:01.897Z] #21 1.103 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:45:01.897Z] #21 1.103 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:45:02.250Z] #26 ... [2022-05-02T12:45:02.251Z] [2022-05-02T12:45:02.251Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:45:02.251Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:45:02.251Z] #51 4.009 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-02T12:45:02.251Z] #51 4.707 go: downloading github.com/fatih/color v1.10.0 [2022-05-02T12:45:02.251Z] #51 4.707 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-02T12:45:02.251Z] #51 4.715 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-02T12:45:02.251Z] #51 4.726 go: downloading github.com/pkg/errors v0.9.1 [2022-05-02T12:45:02.251Z] #51 4.860 go: downloading golang.org/x/tools v0.1.0 [2022-05-02T12:45:02.251Z] #51 4.865 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-02T12:45:02.251Z] #51 4.890 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-02T12:45:02.251Z] #51 4.905 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-02T12:45:02.251Z] #51 4.936 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-02T12:45:02.251Z] #51 5.495 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-02T12:45:02.251Z] #51 5.502 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-02T12:45:02.251Z] #51 5.528 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-02T12:45:02.251Z] #51 ... [2022-05-02T12:45:02.251Z] [2022-05-02T12:45:02.251Z] #45 [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-02T12:45:02.251Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:45:02.251Z] #45 5.707 + git clone https://github.com/docker/distribution.git . [2022-05-02T12:45:02.272Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-05-02T12:45:02.511Z] #45 5.709 Cloning into '.'... [2022-05-02T12:45:02.834Z] ok github.com/docker/docker/distribution 0.628s coverage: 28.2% of statements [2022-05-02T12:45:02.834Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:45:03.396Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-02T12:45:03.959Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-02T12:45:04.215Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-02T12:45:04.778Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-05-02T12:45:04.778Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:45:04.778Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-02T12:45:05.341Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-05-02T12:45:05.341Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:45:05.904Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-05-02T12:45:06.467Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-05-02T12:45:06.720Z] #45 ... [2022-05-02T12:45:06.720Z] [2022-05-02T12:45:06.720Z] #38 [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-02T12:45:06.720Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:45:06.720Z] #38 7.179 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-02T12:45:06.720Z] #38 8.109 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-02T12:45:06.720Z] #38 9.993 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-02T12:45:06.720Z] #38 ... [2022-05-02T12:45:06.720Z] [2022-05-02T12:45:06.720Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:45:06.720Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:45:06.720Z] #60 6.611 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:45:06.720Z] #60 6.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:45:06.720Z] #60 6.647 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:45:06.720Z] #60 9.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:45:06.983Z] #60 ... [2022-05-02T12:45:06.983Z] [2022-05-02T12:45:06.984Z] #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-02T12:45:06.984Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:45:06.984Z] #14 6.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:45:06.984Z] #14 6.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:45:06.984Z] #14 6.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:45:06.984Z] #14 8.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:45:07.030Z] ok github.com/docker/docker/opts 0.021s coverage: 65.5% of statements [2022-05-02T12:45:07.030Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-02T12:45:07.170Z] #21 1.607 Reading package lists... [2022-05-02T12:45:07.245Z] #14 ... [2022-05-02T12:45:07.245Z] [2022-05-02T12:45:07.245Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:45:07.245Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:45:07.245Z] #53 5.634 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-02T12:45:07.245Z] #53 ... [2022-05-02T12:45:07.245Z] [2022-05-02T12:45:07.245Z] #49 [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-02T12:45:07.245Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:45:07.245Z] #49 6.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:45:07.245Z] #49 6.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:45:07.245Z] #49 6.782 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:45:07.245Z] #49 7.350 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-02T12:45:07.245Z] #49 9.003 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:45:07.245Z] #49 ... [2022-05-02T12:45:07.245Z] [2022-05-02T12:45:07.245Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-02T12:45:07.245Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:45:07.245Z] #36 6.447 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-02T12:45:07.507Z] #36 ... [2022-05-02T12:45:07.507Z] [2022-05-02T12:45:07.507Z] #40 [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-02T12:45:07.507Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:45:07.507Z] #40 6.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:45:07.507Z] #40 6.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:45:07.507Z] #40 6.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:45:07.507Z] #40 8.384 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:45:07.770Z] #40 ... [2022-05-02T12:45:07.770Z] [2022-05-02T12:45:07.770Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:45:07.770Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:45:07.770Z] #55 6.843 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-02T12:45:07.770Z] #55 8.048 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-02T12:45:07.770Z] #55 8.051 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-02T12:45:07.770Z] #55 8.140 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-02T12:45:07.770Z] #55 11.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-02T12:45:07.770Z] #55 ... [2022-05-02T12:45:07.770Z] [2022-05-02T12:45:07.770Z] #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-02T12:45:07.770Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:45:07.770Z] #34 5.287 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-02T12:45:07.770Z] #34 5.287 Cloning into '.'... [2022-05-02T12:45:08.032Z] #34 ... [2022-05-02T12:45:08.032Z] [2022-05-02T12:45:08.032Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:45:08.032Z] #65 sha256:ccc610c58822b83c958683037d02429148ec15c42ffe93866cd405984851a222 [2022-05-02T12:45:08.032Z] #65 6.024 + RM_GOPATH=0 [2022-05-02T12:45:08.032Z] #65 6.024 + TMP_GOPATH= [2022-05-02T12:45:08.032Z] #65 6.024 + : /build [2022-05-02T12:45:08.032Z] #65 6.024 + '[' -z '' ']' [2022-05-02T12:45:08.032Z] #65 6.052 ++ mktemp -d [2022-05-02T12:45:08.032Z] #65 6.052 + export GOPATH=/tmp/tmp.T8Qcb1lHFY [2022-05-02T12:45:08.032Z] #65 6.052 + GOPATH=/tmp/tmp.T8Qcb1lHFY [2022-05-02T12:45:08.032Z] #65 6.052 + RM_GOPATH=1 [2022-05-02T12:45:08.032Z] #65 6.052 + case "$(go env GOARCH)" in [2022-05-02T12:45:08.032Z] #65 6.052 ++ go env GOARCH [2022-05-02T12:45:08.032Z] #65 6.166 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:45:08.032Z] #65 6.166 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:45:08.032Z] #65 6.166 ++ dirname /install.sh [2022-05-02T12:45:08.032Z] #65 6.194 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:45:08.032Z] #65 6.194 + dir=/ [2022-05-02T12:45:08.032Z] #65 6.194 + bin=rootlesskit [2022-05-02T12:45:08.032Z] #65 6.194 + shift [2022-05-02T12:45:08.032Z] #65 6.194 + '[' '!' -f //rootlesskit.installer ']' [2022-05-02T12:45:08.032Z] #65 6.194 + . //rootlesskit.installer [2022-05-02T12:45:08.032Z] #65 6.194 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:45:08.032Z] #65 6.194 + install_rootlesskit [2022-05-02T12:45:08.032Z] #65 6.194 + case "$1" in [2022-05-02T12:45:08.032Z] #65 6.194 + export CGO_ENABLED=0 [2022-05-02T12:45:08.032Z] #65 6.194 + CGO_ENABLED=0 [2022-05-02T12:45:08.032Z] #65 6.194 + _install_rootlesskit [2022-05-02T12:45:08.032Z] #65 6.194 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-02T12:45:08.032Z] #65 6.194 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:45:08.032Z] #65 6.194 + GOBIN=/build [2022-05-02T12:45:08.032Z] #65 6.194 + GO111MODULE=on [2022-05-02T12:45:08.032Z] #65 6.194 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:45:08.032Z] #65 7.061 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-02T12:45:08.032Z] #65 9.626 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:45:08.032Z] #65 9.627 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-02T12:45:08.032Z] #65 10.57 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-02T12:45:08.032Z] #65 ... [2022-05-02T12:45:08.032Z] [2022-05-02T12:45:08.032Z] #38 [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-02T12:45:08.032Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:45:08.032Z] #38 10.56 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-02T12:45:08.032Z] #38 10.82 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-02T12:45:08.922Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.5% of statements [2022-05-02T12:45:09.850Z] ok github.com/docker/docker/pkg/authorization 0.541s coverage: 68.3% of statements [2022-05-02T12:45:09.850Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-02T12:45:10.106Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-02T12:45:11.360Z] #21 6.286 Reading package lists... [2022-05-02T12:45:12.296Z] #21 10.82 Building dependency tree... [2022-05-02T12:45:12.296Z] #21 11.90 Reading state information... [2022-05-02T12:45:13.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:45:13.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:45:13.375Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-05-02T12:45:13.375Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-02T12:45:13.429Z] #38 16.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-02T12:45:13.429Z] #38 ... [2022-05-02T12:45:13.429Z] [2022-05-02T12:45:13.429Z] #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-02T12:45:13.429Z] #26 sha256:3fa4e6c5c4576aa52411c3e643c7dd3093f937ef5a965f33a5ee5d73885e8118 [2022-05-02T12:45:13.429Z] #26 6.091 + RM_GOPATH=0 [2022-05-02T12:45:13.429Z] #26 6.091 + TMP_GOPATH= [2022-05-02T12:45:13.429Z] #26 6.091 + : /build [2022-05-02T12:45:13.429Z] #26 6.091 + '[' -z '' ']' [2022-05-02T12:45:13.429Z] #26 6.102 ++ mktemp -d [2022-05-02T12:45:13.429Z] #26 6.102 + export GOPATH=/tmp/tmp.wLqrGpEVT6 [2022-05-02T12:45:13.429Z] #26 6.102 + GOPATH=/tmp/tmp.wLqrGpEVT6 [2022-05-02T12:45:13.429Z] #26 6.102 + RM_GOPATH=1 [2022-05-02T12:45:13.429Z] #26 6.102 + case "$(go env GOARCH)" in [2022-05-02T12:45:13.429Z] #26 6.114 ++ go env GOARCH [2022-05-02T12:45:13.429Z] #26 6.127 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:45:13.429Z] #26 6.127 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:45:13.429Z] #26 6.134 Install docker/cli version 17.06.2-ce from stable [2022-05-02T12:45:13.429Z] #26 6.136 ++ dirname /install.sh [2022-05-02T12:45:13.429Z] #26 6.136 + dir=/ [2022-05-02T12:45:13.429Z] #26 6.136 + bin=dockercli [2022-05-02T12:45:13.429Z] #26 6.136 + shift [2022-05-02T12:45:13.429Z] #26 6.136 + '[' '!' -f //dockercli.installer ']' [2022-05-02T12:45:13.429Z] #26 6.136 + . //dockercli.installer [2022-05-02T12:45:13.429Z] #26 6.136 ++ : stable [2022-05-02T12:45:13.429Z] #26 6.136 ++ : 17.06.2-ce [2022-05-02T12:45:13.429Z] #26 6.136 + install_dockercli [2022-05-02T12:45:13.429Z] #26 6.136 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-02T12:45:13.429Z] #26 6.136 ++ uname -m [2022-05-02T12:45:13.429Z] #26 6.136 + arch=x86_64 [2022-05-02T12:45:13.429Z] #26 6.136 + '[' x86_64 '!=' x86_64 ']' [2022-05-02T12:45:13.429Z] #26 6.136 + url=https://download.docker.com/linux/static [2022-05-02T12:45:13.429Z] #26 6.136 + tar -xz docker/docker [2022-05-02T12:45:13.429Z] #26 6.138 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-02T12:45:13.429Z] #26 ... [2022-05-02T12:45:13.429Z] [2022-05-02T12:45:13.429Z] #38 [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-02T12:45:13.429Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:45:13.429Z] #38 16.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:45:13.429Z] #38 ... [2022-05-02T12:45:13.429Z] [2022-05-02T12:45:13.429Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:45:13.429Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:45:13.429Z] #51 6.705 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-02T12:45:13.429Z] #51 6.710 go: downloading golang.org/x/mod v0.3.0 [2022-05-02T12:45:13.429Z] #51 ... [2022-05-02T12:45:13.429Z] [2022-05-02T12:45:13.429Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:45:13.429Z] #65 sha256:ccc610c58822b83c958683037d02429148ec15c42ffe93866cd405984851a222 [2022-05-02T12:45:13.429Z] #65 16.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-02T12:45:13.632Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-02T12:45:13.673Z] #21 12.95 The following additional packages will be installed: [2022-05-02T12:45:13.673Z] #21 12.95 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-02T12:45:13.673Z] #21 12.95 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-02T12:45:13.673Z] #21 12.95 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-02T12:45:13.673Z] #21 12.95 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-02T12:45:13.673Z] #21 12.95 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-02T12:45:13.673Z] #21 12.96 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-02T12:45:13.673Z] #21 12.96 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-02T12:45:13.673Z] #21 12.98 Suggested packages: [2022-05-02T12:45:13.673Z] #21 12.98 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-02T12:45:13.673Z] #21 12.98 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-02T12:45:13.673Z] #21 12.98 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-02T12:45:13.673Z] #21 12.98 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-02T12:45:13.673Z] #21 12.98 seccomp:ppc64el seccomp:s390x [2022-05-02T12:45:13.673Z] #21 12.98 Recommended packages: [2022-05-02T12:45:13.673Z] #21 12.98 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-02T12:45:13.673Z] #21 12.98 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-02T12:45:13.673Z] #21 12.98 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-02T12:45:13.673Z] #21 12.98 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-02T12:45:13.673Z] #21 13.40 The following NEW packages will be installed: [2022-05-02T12:45:13.673Z] #21 13.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-02T12:45:13.891Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-02T12:45:13.932Z] #21 13.40 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-02T12:45:13.932Z] #21 13.40 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-02T12:45:13.932Z] #21 13.40 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-02T12:45:13.932Z] #21 13.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-02T12:45:13.932Z] #21 13.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-02T12:45:13.932Z] #21 13.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-02T12:45:13.932Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-02T12:45:13.932Z] #21 13.40 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-02T12:45:13.932Z] #21 13.40 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-02T12:45:13.932Z] #21 13.41 libseccomp2:ppc64el libseccomp2:s390x [2022-05-02T12:45:14.148Z] ok github.com/docker/docker/layer 7.741s coverage: 69.0% of statements [2022-05-02T12:45:14.148Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:45:14.148Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:45:14.148Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:45:14.148Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:45:14.148Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:45:14.148Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:45:14.191Z] #21 13.75 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:45:14.191Z] #21 13.75 Need to get 15.9 MB of archives. [2022-05-02T12:45:14.191Z] #21 13.75 After this operation, 73.0 MB of additional disk space will be used. [2022-05-02T12:45:14.191Z] #21 13.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-02T12:45:14.191Z] #21 13.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-02T12:45:14.191Z] #21 13.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-02T12:45:14.191Z] #21 13.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-02T12:45:14.191Z] #21 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-02T12:45:14.191Z] #21 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-02T12:45:14.191Z] #21 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-02T12:45:14.191Z] #21 13.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-02T12:45:14.191Z] #21 13.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-02T12:45:14.371Z] #65 17.42 go: downloading github.com/google/uuid v1.3.0 [2022-05-02T12:45:14.371Z] #65 17.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-02T12:45:14.404Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-05-02T12:45:14.450Z] #21 13.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-02T12:45:14.450Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-02T12:45:14.450Z] #21 13.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-02T12:45:14.450Z] #21 13.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-02T12:45:14.450Z] #21 13.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-02T12:45:14.450Z] #21 13.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-02T12:45:14.450Z] #21 13.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-02T12:45:14.450Z] #21 13.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-02T12:45:14.451Z] #21 13.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-02T12:45:14.451Z] #21 13.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-02T12:45:14.451Z] #21 13.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-02T12:45:14.451Z] #21 13.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-02T12:45:14.451Z] #21 13.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-02T12:45:14.451Z] #21 13.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-02T12:45:14.451Z] #21 13.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-02T12:45:14.451Z] #21 13.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-02T12:45:14.451Z] #21 13.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-02T12:45:14.451Z] #21 13.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-02T12:45:14.451Z] #21 13.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-02T12:45:14.451Z] #21 13.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-02T12:45:14.451Z] #21 13.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-02T12:45:14.451Z] #21 13.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-02T12:45:14.451Z] #21 13.99 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-02T12:45:14.451Z] #21 13.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-02T12:45:14.451Z] #21 13.99 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-02T12:45:14.451Z] #21 13.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-02T12:45:14.451Z] #21 13.99 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-02T12:45:14.451Z] #21 13.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-02T12:45:14.451Z] #21 14.00 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-02T12:45:14.451Z] #21 14.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-02T12:45:14.451Z] #21 14.00 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-02T12:45:14.631Z] #65 17.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-02T12:45:14.660Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-02T12:45:14.892Z] #65 18.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:45:14.916Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-05-02T12:45:14.916Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-05-02T12:45:15.019Z] #21 14.66 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:45:15.155Z] #65 18.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-02T12:45:15.278Z] #21 14.88 Fetched 15.9 MB in 1s (30.2 MB/s) [2022-05-02T12:45:15.278Z] #21 14.93 Selecting previously unselected package gcc-10-base:armel. [2022-05-02T12:45:15.537Z] #21 14.93 (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-02T12:45:15.537Z] #21 14.96 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-02T12:45:15.537Z] #21 14.97 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-02T12:45:15.537Z] #21 15.01 Selecting previously unselected package gcc-10-base:armhf. [2022-05-02T12:45:15.537Z] #21 15.03 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-02T12:45:15.537Z] #21 15.03 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-02T12:45:15.537Z] #21 15.09 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-02T12:45:15.537Z] #21 15.10 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-02T12:45:15.537Z] #21 15.10 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-02T12:45:15.727Z] #65 18.70 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-02T12:45:15.796Z] #21 15.16 Selecting previously unselected package gcc-10-base:s390x. [2022-05-02T12:45:15.796Z] #21 15.17 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-02T12:45:15.796Z] #21 15.18 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-02T12:45:15.796Z] #21 15.23 Selecting previously unselected package gcc-10-base:arm64. [2022-05-02T12:45:15.796Z] #21 15.24 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-02T12:45:15.796Z] #21 15.24 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-02T12:45:15.796Z] #21 15.30 Selecting previously unselected package libgcc-s1:armel. [2022-05-02T12:45:15.796Z] #21 15.31 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-02T12:45:15.796Z] #21 15.32 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-02T12:45:15.796Z] #21 15.37 Selecting previously unselected package libcrypt1:armel. [2022-05-02T12:45:15.796Z] #21 15.38 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-02T12:45:15.796Z] #21 15.38 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-02T12:45:15.844Z] ok github.com/docker/docker/pkg/idtools 0.336s coverage: 67.9% of statements [2022-05-02T12:45:15.988Z] #65 19.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-02T12:45:16.055Z] #21 15.47 Selecting previously unselected package libc6:armel. [2022-05-02T12:45:16.055Z] #21 15.47 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-02T12:45:16.055Z] #21 15.67 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-02T12:45:16.100Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 71.5% of statements [2022-05-02T12:45:16.100Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-02T12:45:16.357Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-02T12:45:16.357Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-02T12:45:16.357Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-05-02T12:45:16.559Z] #65 19.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-02T12:45:16.614Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-02T12:45:16.614Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-02T12:45:16.623Z] #21 16.09 Selecting previously unselected package libapparmor1:armel. [2022-05-02T12:45:16.623Z] #21 16.10 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-02T12:45:16.623Z] #21 16.11 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-02T12:45:16.623Z] #21 16.16 Selecting previously unselected package libapparmor-dev:armel. [2022-05-02T12:45:16.623Z] #21 16.17 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-02T12:45:16.623Z] #21 16.17 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-02T12:45:16.623Z] #21 16.24 Selecting previously unselected package libgcc-s1:arm64. [2022-05-02T12:45:16.623Z] #21 16.24 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-02T12:45:16.623Z] #21 16.24 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-02T12:45:16.623Z] #21 16.29 Selecting previously unselected package libcrypt1:arm64. [2022-05-02T12:45:16.821Z] #65 19.94 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-02T12:45:16.870Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-02T12:45:16.870Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-02T12:45:16.870Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:45:16.870Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:45:16.882Z] #21 16.30 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-02T12:45:16.882Z] #21 16.30 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-02T12:45:16.882Z] #21 16.38 Selecting previously unselected package libc6:arm64. [2022-05-02T12:45:16.882Z] #21 16.39 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-02T12:45:17.084Z] #65 ... [2022-05-02T12:45:17.084Z] [2022-05-02T12:45:17.084Z] #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-02T12:45:17.084Z] #26 sha256:3fa4e6c5c4576aa52411c3e643c7dd3093f937ef5a965f33a5ee5d73885e8118 [2022-05-02T12:45:17.084Z] #26 19.57 + mkdir -p /build [2022-05-02T12:45:17.084Z] #26 19.58 + mv docker/docker /build/ [2022-05-02T12:45:17.084Z] #26 19.61 + rmdir docker [2022-05-02T12:45:17.084Z] #26 DONE 20.4s [2022-05-02T12:45:17.096Z] Running on azwin-2-684ea0 in d:\jenkins\workspace\moby_PR-43545 [Pipeline] { [Pipeline] ws [2022-05-02T12:45:17.113Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-02T12:45:17.141Z] #21 16.55 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-02T12:45:17.345Z] [2022-05-02T12:45:17.345Z] #49 [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-02T12:45:17.345Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:45:17.345Z] #49 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:45:17.345Z] #49 17.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:45:17.400Z] #21 17.00 Selecting previously unselected package libapparmor1:arm64. [2022-05-02T12:45:17.400Z] #21 17.00 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-02T12:45:17.434Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-05-02T12:45:17.659Z] #21 17.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-02T12:45:17.659Z] #21 17.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-02T12:45:17.659Z] #21 17.07 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-02T12:45:17.659Z] #21 17.07 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-02T12:45:17.659Z] #21 17.15 Selecting previously unselected package libgcc-s1:s390x. [2022-05-02T12:45:17.659Z] #21 17.16 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-02T12:45:17.659Z] #21 17.16 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-02T12:45:17.659Z] #21 17.21 Selecting previously unselected package libcrypt1:s390x. [2022-05-02T12:45:17.659Z] #21 17.21 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-02T12:45:17.659Z] #21 17.22 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-02T12:45:17.918Z] #21 17.30 Selecting previously unselected package libc6:s390x. [2022-05-02T12:45:17.918Z] #21 17.30 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-02T12:45:17.918Z] #21 17.49 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-02T12:45:17.996Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-02T12:45:18.253Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-02T12:45:18.253Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-02T12:45:18.485Z] #21 17.92 Selecting previously unselected package libapparmor1:s390x. [2022-05-02T12:45:18.485Z] #21 17.93 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-02T12:45:18.485Z] #21 17.93 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-02T12:45:18.485Z] #21 17.99 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-02T12:45:18.485Z] #21 18.00 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-02T12:45:18.485Z] #21 18.01 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-02T12:45:18.485Z] #21 18.07 Selecting previously unselected package libgcc-s1:armhf. [2022-05-02T12:45:18.485Z] #21 18.08 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-02T12:45:18.485Z] #21 18.08 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-02T12:45:18.730Z] #49 ... [2022-05-02T12:45:18.730Z] [2022-05-02T12:45:18.730Z] #40 [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-02T12:45:18.730Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:45:18.730Z] #40 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:45:18.730Z] #40 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:45:18.730Z] #40 ... [2022-05-02T12:45:18.730Z] [2022-05-02T12:45:18.730Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:45:18.730Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:45:18.730Z] #60 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:45:18.730Z] #60 17.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:45:18.743Z] #21 18.13 Selecting previously unselected package libcrypt1:armhf. [2022-05-02T12:45:18.743Z] #21 18.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-02T12:45:18.743Z] #21 18.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-02T12:45:18.743Z] #21 18.23 Selecting previously unselected package libc6:armhf. [2022-05-02T12:45:18.743Z] #21 18.24 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-02T12:45:19.006Z] #21 18.43 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-02T12:45:19.072Z] The recommended git tool is: git [2022-05-02T12:45:19.277Z] #21 18.86 Selecting previously unselected package libapparmor1:armhf. [2022-05-02T12:45:19.277Z] #21 18.87 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-02T12:45:19.277Z] #21 18.87 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-02T12:45:19.277Z] #21 18.92 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-02T12:45:19.277Z] #21 18.93 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-02T12:45:19.542Z] #21 18.94 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-02T12:45:19.542Z] #21 18.99 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-02T12:45:19.542Z] #21 19.01 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-02T12:45:19.542Z] #21 19.01 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-02T12:45:19.542Z] #21 19.10 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-02T12:45:19.542Z] #21 19.10 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-02T12:45:19.542Z] #21 19.11 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-02T12:45:19.542Z] #21 19.19 Selecting previously unselected package libc6:ppc64el. [2022-05-02T12:45:19.619Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-05-02T12:45:19.674Z] #60 ... [2022-05-02T12:45:19.674Z] [2022-05-02T12:45:19.674Z] #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-02T12:45:19.674Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:45:19.674Z] #14 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:45:19.674Z] #14 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:45:19.803Z] #21 19.19 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-02T12:45:19.803Z] #21 19.40 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-02T12:45:19.875Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-02T12:45:19.935Z] #14 ... [2022-05-02T12:45:19.935Z] [2022-05-02T12:45:19.935Z] #49 [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-02T12:45:19.935Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:45:19.935Z] #49 23.13 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-02T12:45:20.131Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-02T12:45:20.371Z] #21 20.01 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-02T12:45:20.371Z] #21 20.02 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-02T12:45:20.371Z] #21 20.03 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-02T12:45:20.371Z] #21 20.08 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-02T12:45:20.387Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-02T12:45:20.629Z] #21 20.09 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-02T12:45:20.629Z] #21 20.09 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-02T12:45:20.629Z] #21 20.16 Selecting previously unselected package libseccomp2:s390x. [2022-05-02T12:45:20.629Z] #21 20.17 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-02T12:45:20.629Z] #21 20.18 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:45:20.629Z] #21 20.23 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-02T12:45:20.629Z] #21 20.23 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-02T12:45:20.629Z] #21 20.24 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:45:20.629Z] #21 20.31 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-02T12:45:20.629Z] #21 20.32 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-02T12:45:20.643Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-02T12:45:20.643Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-02T12:45:20.887Z] #21 20.33 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:45:20.887Z] #21 20.38 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-02T12:45:20.887Z] #21 20.39 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-02T12:45:20.887Z] #21 20.40 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:45:20.887Z] #21 20.48 Selecting previously unselected package libseccomp2:armhf. [2022-05-02T12:45:20.887Z] #21 20.49 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-02T12:45:20.887Z] #21 20.50 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:45:20.887Z] #21 20.55 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-02T12:45:20.887Z] #21 20.55 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-02T12:45:20.887Z] #21 20.56 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:45:20.887Z] #21 20.61 Selecting previously unselected package libseccomp2:armel. [2022-05-02T12:45:21.146Z] #21 20.62 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-02T12:45:21.146Z] #21 20.63 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:45:21.146Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armel. [2022-05-02T12:45:21.146Z] #21 20.68 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-02T12:45:21.146Z] #21 20.69 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:45:21.205Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-02T12:45:21.404Z] #21 20.74 Selecting previously unselected package libseccomp2:arm64. [2022-05-02T12:45:21.404Z] #21 20.75 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-02T12:45:21.404Z] #21 20.76 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:45:21.404Z] #21 20.80 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-02T12:45:21.404Z] #21 20.81 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-02T12:45:21.404Z] #21 20.82 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:45:21.404Z] #21 20.92 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 20.93 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 20.95 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 20.96 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 20.97 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 20.99 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-02T12:45:21.404Z] #21 21.00 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-02T12:45:21.404Z] #21 21.01 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-02T12:45:21.404Z] #21 21.03 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-02T12:45:21.404Z] #21 21.04 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-02T12:45:21.404Z] #21 21.05 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 21.06 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 21.08 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-02T12:45:21.404Z] #21 21.09 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-02T12:45:21.663Z] #21 21.10 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-02T12:45:21.663Z] #21 21.12 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-02T12:45:21.768Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-02T12:45:22.024Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-05-02T12:45:22.586Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-05-02T12:45:22.843Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-02T12:45:22.843Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-02T12:45:23.039Z] #21 22.34 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-02T12:45:23.976Z] #21 23.55 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-02T12:45:24.734Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-05-02T12:45:24.990Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-02T12:45:25.223Z] #49 ... [2022-05-02T12:45:25.223Z] [2022-05-02T12:45:25.223Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-02T12:45:25.223Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:45:25.223Z] #36 27.55 tomll can be used in two ways: [2022-05-02T12:45:25.223Z] #36 27.55 Writing to STDIN and reading from STDOUT: [2022-05-02T12:45:25.223Z] #36 27.55 cat file.toml | tomll > file.toml [2022-05-02T12:45:25.223Z] #36 27.55 [2022-05-02T12:45:25.223Z] #36 27.55 Reading and updating a list of files: [2022-05-02T12:45:25.223Z] #36 27.55 tomll a.toml b.toml c.toml [2022-05-02T12:45:25.223Z] #36 27.55 [2022-05-02T12:45:25.223Z] #36 27.55 When given a list of files, tomll will modify all files in place without asking. [2022-05-02T12:45:25.223Z] #36 DONE 28.0s [2022-05-02T12:45:25.223Z] [2022-05-02T12:45:25.223Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:45:25.223Z] #65 sha256:ccc610c58822b83c958683037d02429148ec15c42ffe93866cd405984851a222 [2022-05-02T12:45:25.223Z] #65 23.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:45:25.246Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-02T12:45:25.359Z] #21 24.74 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-02T12:45:25.485Z] #65 ... [2022-05-02T12:45:25.485Z] [2022-05-02T12:45:25.485Z] #40 [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-02T12:45:25.485Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:45:25.485Z] #40 29.01 Fetched 8510 kB in 23s (369 kB/s) [2022-05-02T12:45:26.613Z] ok github.com/docker/docker/quota 0.200s coverage: 71.4% of statements [2022-05-02T12:45:26.736Z] #21 25.94 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-02T12:45:26.873Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-05-02T12:45:27.670Z] #21 27.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.16 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.17 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.18 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.19 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.21 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.670Z] #21 27.22 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.670Z] #21 27.23 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.670Z] #21 27.25 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.670Z] #21 27.26 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.670Z] #21 27.27 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.28 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.30 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-02T12:45:27.670Z] #21 27.31 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-02T12:45:27.803Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-05-02T12:45:27.930Z] #21 27.32 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-02T12:45:27.930Z] #21 27.33 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.930Z] #21 27.34 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.930Z] #21 27.36 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.930Z] #21 27.37 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.930Z] #21 27.38 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:45:27.930Z] #21 27.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:45:28.059Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-02T12:45:28.316Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-02T12:45:28.498Z] #21 DONE 28.1s [2022-05-02T12:45:28.498Z] [2022-05-02T12:45:28.498Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:45:28.498Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:45:28.498Z] #69 ... [2022-05-02T12:45:28.498Z] [2022-05-02T12:45:28.498Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:45:28.498Z] #64 sha256:88c50b0d42f73da351bc3cda28540524c6ceaf379476edbea24e281b031d255b [2022-05-02T12:45:28.498Z] #64 DONE 0.1s [2022-05-02T12:45:28.498Z] [2022-05-02T12:45:28.498Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:45:28.498Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-02T12:45:28.878Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-02T12:45:29.135Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-02T12:45:29.873Z] #22 DONE 1.2s [2022-05-02T12:45:29.873Z] [2022-05-02T12:45:29.873Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:45:29.873Z] #65 sha256:089d21fb514522673eaf34933d27691e0eb735c521044bd2ec791ece150e5b9d [2022-05-02T12:45:29.873Z] #65 1.039 + RM_GOPATH=0 [2022-05-02T12:45:29.873Z] #65 1.039 + TMP_GOPATH= [2022-05-02T12:45:29.873Z] #65 1.039 + : /build [2022-05-02T12:45:29.873Z] #65 1.039 + '[' -z '' ']' [2022-05-02T12:45:29.873Z] #65 1.040 ++ mktemp -d [2022-05-02T12:45:29.873Z] #65 1.043 + export GOPATH=/tmp/tmp.U5eEKTGM9i [2022-05-02T12:45:29.873Z] #65 1.043 + GOPATH=/tmp/tmp.U5eEKTGM9i [2022-05-02T12:45:29.873Z] #65 1.043 + RM_GOPATH=1 [2022-05-02T12:45:29.873Z] #65 1.044 + case "$(go env GOARCH)" in [2022-05-02T12:45:29.873Z] #65 1.044 ++ go env GOARCH [2022-05-02T12:45:29.873Z] #65 1.050 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:45:29.873Z] #65 1.050 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:45:29.873Z] #65 1.051 ++ dirname /install.sh [2022-05-02T12:45:29.873Z] #65 1.052 + dir=/ [2022-05-02T12:45:29.873Z] #65 1.053 + bin=runc [2022-05-02T12:45:29.873Z] #65 1.053 + shift [2022-05-02T12:45:29.873Z] #65 1.053 + '[' '!' -f //runc.installer ']' [2022-05-02T12:45:29.873Z] #65 1.053 + . //runc.installer [2022-05-02T12:45:29.873Z] #65 1.054 ++ set -e [2022-05-02T12:45:29.873Z] #65 1.054 ++ : v1.1.1 [2022-05-02T12:45:29.873Z] #65 1.054 + install_runc [2022-05-02T12:45:29.873Z] #65 1.055 + RUNC_BUILDTAGS=seccomp [2022-05-02T12:45:29.873Z] #65 1.055 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-02T12:45:29.873Z] #65 1.055 Install runc version v1.1.1 (build tags: seccomp) [2022-05-02T12:45:29.873Z] #65 1.055 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U5eEKTGM9i/src/github.com/opencontainers/runc [2022-05-02T12:45:29.873Z] #65 1.073 Cloning into '/tmp/tmp.U5eEKTGM9i/src/github.com/opencontainers/runc'... [2022-05-02T12:45:30.778Z] #40 29.01 Reading package lists... [2022-05-02T12:45:30.778Z] #40 ... [2022-05-02T12:45:30.778Z] [2022-05-02T12:45:30.779Z] #45 [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-02T12:45:30.779Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:45:30.809Z] #65 ... [2022-05-02T12:45:30.809Z] [2022-05-02T12:45:30.809Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-02T12:45:30.809Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-02T12:45:30.809Z] #23 DONE 0.9s [2022-05-02T12:45:30.809Z] [2022-05-02T12:45:30.809Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:45:30.809Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-02T12:45:31.027Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-02T12:45:31.283Z] ok github.com/docker/docker/volume/local 0.067s coverage: 76.4% of statements [2022-05-02T12:45:31.381Z] #24 0.818 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-02T12:45:31.381Z] #24 DONE 0.9s [2022-05-02T12:45:31.381Z] [2022-05-02T12:45:31.381Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:45:31.381Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-02T12:45:31.566Z] #45 34.14 Updating files: 77% (1437/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-05-02T12:45:31.566Z] #45 34.90 + git checkout -q v2.3.0 [2022-05-02T12:45:31.847Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-02T12:45:32.761Z] #25 DONE 1.0s [2022-05-02T12:45:32.761Z] [2022-05-02T12:45:32.761Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:45:32.761Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-02T12:45:33.238Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-02T12:45:33.329Z] #26 DONE 0.8s [2022-05-02T12:45:33.329Z] [2022-05-02T12:45:33.329Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:45:33.329Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-02T12:45:34.711Z] #27 DONE 1.0s [2022-05-02T12:45:34.711Z] [2022-05-02T12:45:34.711Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:45:34.711Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-02T12:45:34.868Z] #45 37.52 + 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-02T12:45:35.351Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-02T12:45:35.351Z] [2022-05-02T12:45:35.351Z] ________ ____ __. [2022-05-02T12:45:35.351Z] \_____ \ | |/ _| [2022-05-02T12:45:35.351Z] / | \| < [2022-05-02T12:45:35.351Z] / | \ | \ [2022-05-02T12:45:35.351Z] \_______ /____|__ \ [2022-05-02T12:45:35.351Z] \/ \/ [2022-05-02T12:45:35.351Z] [2022-05-02T12:45:35.351Z] INFO: make.ps1 ended at 05/02/2022 12:45:32 [2022-05-02T12:45:35.351Z] INFO: Binaries build ended at 05/02/2022 12:45:34. Duration:00:01:49.7198619 [2022-05-02T12:45:35.440Z] #45 ... [2022-05-02T12:45:35.440Z] [2022-05-02T12:45:35.440Z] #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-02T12:45:35.440Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:45:35.440Z] #14 28.63 Fetched 8510 kB in 22s (385 kB/s) [2022-05-02T12:45:35.440Z] #14 28.63 Reading package lists... [2022-05-02T12:45:35.440Z] #14 37.12 Reading package lists... [2022-05-02T12:45:35.440Z] #14 ... [2022-05-02T12:45:35.440Z] [2022-05-02T12:45:35.440Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:45:35.440Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:45:35.440Z] #60 28.64 Fetched 8510 kB in 22s (381 kB/s) [2022-05-02T12:45:35.440Z] #60 28.64 Reading package lists... [2022-05-02T12:45:35.649Z] #28 1.179 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:45:35.649Z] #28 1.179 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:45:35.649Z] #28 1.179 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:45:35.649Z] #28 1.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:45:35.701Z] #60 37.19 Reading package lists... [2022-05-02T12:45:35.701Z] #60 ... [2022-05-02T12:45:35.701Z] [2022-05-02T12:45:35.701Z] #40 [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-02T12:45:35.701Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:45:35.701Z] #40 29.01 Reading package lists... [2022-05-02T12:45:36.218Z] #28 1.606 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:45:36.342Z] INFO: Copying the built daemon binary to d:\CI\PR-43545\6\binary\dockerd-9880e6a1ef.exe... [2022-05-02T12:45:36.342Z] INFO: Copying the built client binary to d:\CI\PR-43545\6\binary\docker-9880e6a1ef.exe... [2022-05-02T12:45:36.342Z] INFO: Copying the golang package from the container to d:\CI\PR-43545\6\installer\go.zip... [2022-05-02T12:45:36.477Z] #28 1.891 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:45:36.737Z] #28 2.186 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:45:36.996Z] #28 2.562 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:45:37.255Z] #28 2.929 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:45:37.255Z] #28 2.930 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:45:37.255Z] #28 2.930 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:45:37.255Z] #28 2.930 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:45:37.255Z] #28 2.931 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:45:37.331Z] INFO: Extracting go.zip to d:\CI\PR-43545\6\go [2022-05-02T12:45:37.514Z] #28 3.020 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:45:37.514Z] #28 3.026 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:45:37.514Z] #28 3.029 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:45:37.514Z] #28 3.031 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:45:37.514Z] #28 3.033 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:45:38.245Z] #40 37.19 Reading package lists... [2022-05-02T12:45:38.245Z] #40 ... [2022-05-02T12:45:38.245Z] [2022-05-02T12:45:38.245Z] #49 [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-02T12:45:38.245Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:45:38.245Z] #49 31.01 Fetched 8513 kB in 25s (347 kB/s) [2022-05-02T12:45:38.245Z] #49 31.01 Reading package lists... [2022-05-02T12:45:38.971Z] #49 38.71 Reading package lists... [2022-05-02T12:45:38.971Z] #49 ... [2022-05-02T12:45:38.971Z] [2022-05-02T12:45:38.971Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:45:38.971Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:45:38.971Z] #53 42.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:45:38.971Z] #53 42.07 go: downloading github.com/fatih/color v1.13.0 [2022-05-02T12:45:38.971Z] #53 42.18 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-02T12:45:38.971Z] #53 42.18 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T12:45:39.235Z] #53 42.65 go: downloading github.com/spf13/viper v1.10.1 [2022-05-02T12:45:39.235Z] #53 42.70 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-02T12:45:39.539Z] Running on azwin-2-de8340 in d:\jenkins\workspace\moby_PR-43545 [Pipeline] { [Pipeline] ws [2022-05-02T12:45:39.555Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-02T12:45:39.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:45:40.140Z] #28 ... [2022-05-02T12:45:40.140Z] [2022-05-02T12:45:40.140Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:45:40.140Z] #65 sha256:089d21fb514522673eaf34933d27691e0eb735c521044bd2ec791ece150e5b9d [2022-05-02T12:45:40.140Z] #65 5.288 + cd /tmp/tmp.U5eEKTGM9i/src/github.com/opencontainers/runc [2022-05-02T12:45:40.140Z] #65 5.288 + git checkout -q v1.1.1 [2022-05-02T12:45:40.140Z] #65 5.478 + '[' -z '' ']' [2022-05-02T12:45:40.140Z] #65 5.479 + target=static [2022-05-02T12:45:40.140Z] #65 5.479 + make BUILDTAGS=seccomp static [2022-05-02T12:45:40.140Z] #65 5.582 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-02T12:45:40.140Z] #65 10.99 + mkdir -p /build [2022-05-02T12:45:40.140Z] #65 10.99 + cp runc /build/runc [2022-05-02T12:45:40.140Z] #65 DONE 11.2s [2022-05-02T12:45:40.140Z] [2022-05-02T12:45:40.140Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:45:40.140Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-02T12:45:40.178Z] #53 43.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-02T12:45:40.178Z] #53 43.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-02T12:45:40.959Z] The recommended git tool is: git [2022-05-02T12:45:42.090Z] #53 45.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-02T12:45:42.090Z] #53 45.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T12:45:42.090Z] #53 45.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T12:45:42.090Z] #53 45.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-02T12:45:42.351Z] #53 45.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:45:42.612Z] #53 46.01 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T12:45:43.184Z] #53 46.32 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-02T12:45:44.273Z] using credential docker-jenkins-github-credentials [2022-05-02T12:45:44.351Z] Cloning the remote Git repository [2022-05-02T12:45:44.351Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:45:45.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:45:44.548Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:45:44.957Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-02T12:45:46.706Z] #28 11.25 Fetched 40.4 MB in 10s (3907 kB/s) [2022-05-02T12:45:45.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:45:45.842Z] > git --version # timeout=10 [2022-05-02T12:45:45.891Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-02T12:45:45.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:45:45.896Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:45:47.393Z] #53 50.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-02T12:45:47.653Z] #53 51.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-02T12:45:48.190Z] #53 51.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-02T12:45:48.190Z] #53 51.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T12:45:48.190Z] #53 51.30 go: downloading github.com/spf13/afero v1.6.0 [2022-05-02T12:45:48.533Z] #53 51.39 go: downloading github.com/spf13/cast v1.4.1 [2022-05-02T12:45:48.533Z] #53 51.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-02T12:45:48.533Z] #53 51.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-02T12:45:48.533Z] #53 51.78 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-02T12:45:48.533Z] #53 51.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-02T12:45:48.533Z] #53 51.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-02T12:45:48.533Z] #53 51.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-02T12:45:48.533Z] #53 51.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-02T12:45:48.533Z] #53 51.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-02T12:45:48.533Z] #53 51.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-02T12:45:48.794Z] #53 52.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-02T12:45:48.794Z] #53 52.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-02T12:45:48.794Z] #53 52.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-02T12:45:49.055Z] #53 52.26 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-02T12:45:49.634Z] #53 52.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-02T12:45:49.634Z] #53 52.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-02T12:45:49.910Z] #53 53.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-02T12:45:49.910Z] #53 53.37 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-02T12:45:49.994Z] #28 11.25 Reading package lists... [2022-05-02T12:45:50.486Z] #53 53.81 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-02T12:45:50.486Z] #53 53.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-02T12:45:50.486Z] #53 53.98 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-02T12:45:50.747Z] #53 54.07 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-02T12:45:51.014Z] #53 ... [2022-05-02T12:45:51.014Z] [2022-05-02T12:45:51.014Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:45:51.014Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:45:51.014Z] #55 54.53 v3.0.2 [2022-05-02T12:45:51.282Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:45:51.282Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === Skipped [2022-05-02T12:45:51.539Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:45:51.539Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:45:51.539Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:45:51.539Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:45:51.539Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-02T12:45:51.539Z] time="2022-05-02T12:44:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-02T12:45:51.539Z] time="2022-05-02T12:44:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-02T12:45:51.539Z] time="2022-05-02T12:44:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-02T12:45:51.539Z] time="2022-05-02T12:44:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-02T12:45:51.539Z] time="2022-05-02T12:44:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-02T12:45:51.539Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-02T12:45:51.539Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-02T12:45:51.539Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:51.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-02T12:45:51.539Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-02T12:45:51.539Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-02T12:45:51.539Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-02T12:45:51.539Z] [2022-05-02T12:45:51.539Z] DONE 2526 tests, 28 skipped in 207.888s [2022-05-02T12:45:51.539Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:45:51.539Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-02T12:45:51.540Z] + 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-02T12:45:51.588Z] #55 ... [2022-05-02T12:45:51.588Z] [2022-05-02T12:45:51.588Z] #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-02T12:45:51.588Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:45:51.588Z] #14 37.12 Reading package lists... [2022-05-02T12:45:51.588Z] #14 45.05 Building dependency tree... [2022-05-02T12:45:51.588Z] #14 50.42 The following additional packages will be installed: [2022-05-02T12:45:51.588Z] #14 50.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:45:51.588Z] #14 50.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-02T12:45:51.588Z] #14 50.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-02T12:45:51.588Z] #14 50.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-02T12:45:51.588Z] #14 50.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-02T12:45:51.588Z] #14 50.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-02T12:45:51.588Z] #14 50.44 mingw-w64-common mingw-w64-x86-64-dev [2022-05-02T12:45:51.588Z] #14 50.47 Suggested packages: [2022-05-02T12:45:51.588Z] #14 50.47 gcc-10-locales seccomp wine64 [2022-05-02T12:45:51.588Z] #14 52.03 The following NEW packages will be installed: [2022-05-02T12:45:51.588Z] #14 52.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:45:51.588Z] #14 52.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-02T12:45:51.588Z] #14 52.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-02T12:45:51.588Z] #14 52.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-02T12:45:51.588Z] #14 52.03 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-02T12:45:51.588Z] #14 52.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-02T12:45:51.588Z] #14 52.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-02T12:45:51.588Z] #14 52.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-02T12:45:51.588Z] #14 52.04 mingw-w64-x86-64-dev [2022-05-02T12:45:51.588Z] #14 52.44 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:45:51.588Z] #14 52.44 Need to get 115 MB of archives. [2022-05-02T12:45:51.588Z] #14 52.44 After this operation, 645 MB of additional disk space will be used. [2022-05-02T12:45:51.588Z] #14 52.44 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-02T12:45:51.588Z] #14 52.70 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-02T12:45:51.588Z] #14 53.04 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-02T12:45:51.588Z] #14 53.06 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-02T12:45:51.588Z] #14 53.06 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-02T12:45:51.588Z] #14 53.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-02T12:45:51.588Z] #14 53.71 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-02T12:45:51.588Z] #14 53.87 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-02T12:45:51.588Z] #14 53.88 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-02T12:45:51.588Z] #14 54.85 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-02T12:45:51.588Z] #14 ... [2022-05-02T12:45:51.588Z] [2022-05-02T12:45:51.588Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-02T12:45:51.588Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:45:51.588Z] #60 37.19 Reading package lists... [2022-05-02T12:45:51.588Z] #60 45.20 Building dependency tree... [2022-05-02T12:45:51.588Z] #60 50.36 The following additional packages will be installed: [2022-05-02T12:45:51.588Z] #60 50.38 libbtrfs0 [2022-05-02T12:45:51.588Z] #60 50.70 The following NEW packages will be installed: [2022-05-02T12:45:51.588Z] #60 50.71 libbtrfs-dev libbtrfs0 [2022-05-02T12:45:51.588Z] #60 51.31 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:45:51.588Z] #60 51.31 Need to get 460 kB of archives. [2022-05-02T12:45:51.588Z] #60 51.31 After this operation, 1237 kB of additional disk space will be used. [2022-05-02T12:45:51.588Z] #60 51.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:45:51.588Z] #60 51.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:45:51.588Z] #60 52.57 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:45:51.588Z] #60 53.02 Fetched 460 kB in 0s (1065 kB/s) [2022-05-02T12:45:51.588Z] #60 53.12 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:45:51.588Z] #60 53.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 ... 15709 files and directories currently installed.) [2022-05-02T12:45:51.588Z] #60 53.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:45:51.588Z] #60 53.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:45:51.588Z] #60 53.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:45:51.588Z] #60 53.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:45:51.588Z] #60 53.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:45:51.588Z] #60 54.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:45:51.588Z] #60 54.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:45:51.588Z] #60 54.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:45:51.854Z] #60 DONE 55.2s [2022-05-02T12:45:51.854Z] [2022-05-02T12:45:51.854Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:45:51.854Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:45:51.854Z] #55 DONE 55.1s [2022-05-02T12:45:51.854Z] [2022-05-02T12:45:51.854Z] #40 [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-02T12:45:51.854Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:45:51.854Z] #40 37.19 Reading package lists... [2022-05-02T12:45:51.854Z] #40 45.37 Building dependency tree... [2022-05-02T12:45:51.854Z] #40 50.82 The following additional packages will be installed: [2022-05-02T12:45:51.854Z] #40 50.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-02T12:45:51.854Z] #40 50.90 Suggested packages: [2022-05-02T12:45:51.854Z] #40 50.94 cmake-doc ninja-build lrzip [2022-05-02T12:45:51.854Z] #40 50.94 Recommended packages: [2022-05-02T12:45:51.854Z] #40 50.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-02T12:45:51.854Z] #40 51.90 The following NEW packages will be installed: [2022-05-02T12:45:51.854Z] #40 51.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-02T12:45:51.854Z] #40 51.92 vim-common xxd [2022-05-02T12:45:51.854Z] #40 52.43 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:45:51.854Z] #40 52.43 Need to get 17.7 MB of archives. [2022-05-02T12:45:51.854Z] #40 52.43 After this operation, 70.7 MB of additional disk space will be used. [2022-05-02T12:45:51.854Z] #40 52.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:45:51.854Z] #40 52.44 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-02T12:45:51.854Z] #40 52.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-02T12:45:51.854Z] #40 52.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:45:51.854Z] #40 53.21 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-02T12:45:51.854Z] #40 53.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-02T12:45:51.854Z] #40 53.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-02T12:45:51.854Z] #40 53.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-02T12:45:51.854Z] #40 53.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-02T12:45:51.854Z] #40 53.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-02T12:45:51.854Z] #40 55.18 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:45:52.116Z] #40 ... [2022-05-02T12:45:52.116Z] [2022-05-02T12:45:52.116Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:45:52.116Z] #61 sha256:13ef3dc92658ce867c3b9d4dea33c481e59cc7064575c945d9e0144858e6b389 [2022-05-02T12:45:52.116Z] #61 DONE 0.2s [2022-05-02T12:45:52.116Z] [2022-05-02T12:45:52.116Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:45:52.116Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:45:52.116Z] #53 55.46 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-02T12:45:52.116Z] #53 55.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-02T12:45:52.378Z] #53 55.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-02T12:45:52.378Z] #53 55.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-02T12:45:52.378Z] #53 55.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-02T12:45:52.378Z] #53 55.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-02T12:45:52.378Z] #53 55.88 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-02T12:45:52.710Z] #53 56.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-02T12:45:52.710Z] #53 56.17 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-02T12:45:52.977Z] #53 56.19 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-02T12:45:52.977Z] #53 56.42 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-02T12:45:53.243Z] #53 56.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-02T12:45:53.243Z] #53 56.52 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-02T12:45:53.243Z] #53 56.62 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-02T12:45:53.243Z] #53 56.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-02T12:45:53.243Z] #53 56.66 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-02T12:45:53.243Z] #53 56.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-02T12:45:53.243Z] #53 ... [2022-05-02T12:45:53.243Z] [2022-05-02T12:45:53.243Z] #49 [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-02T12:45:53.243Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:45:53.243Z] #49 38.71 Reading package lists... [2022-05-02T12:45:53.243Z] #49 46.66 Building dependency tree... [2022-05-02T12:45:53.243Z] #49 51.84 The following additional packages will be installed: [2022-05-02T12:45:53.243Z] #49 51.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-02T12:45:53.243Z] #49 51.86 python3-protobuf python3-six [2022-05-02T12:45:53.243Z] #49 51.87 Suggested packages: [2022-05-02T12:45:53.243Z] #49 51.88 python3-setuptools [2022-05-02T12:45:53.243Z] #49 51.88 Recommended packages: [2022-05-02T12:45:53.243Z] #49 51.88 iproute2 | iproute [2022-05-02T12:45:53.243Z] #49 52.62 The following NEW packages will be installed: [2022-05-02T12:45:53.243Z] #49 52.66 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-02T12:45:53.243Z] #49 52.66 python3-protobuf python3-six [2022-05-02T12:45:53.243Z] #49 53.11 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:45:53.243Z] #49 53.11 Need to get 2292 kB of archives. [2022-05-02T12:45:53.243Z] #49 53.11 After this operation, 11.0 MB of additional disk space will be used. [2022-05-02T12:45:53.243Z] #49 53.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-02T12:45:53.243Z] #49 53.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:45:53.243Z] #49 53.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-02T12:45:53.243Z] #49 53.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-02T12:45:53.243Z] #49 53.19 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-02T12:45:53.243Z] #49 53.22 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-02T12:45:53.243Z] #49 53.22 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-02T12:45:53.512Z] #49 ... [2022-05-02T12:45:53.512Z] [2022-05-02T12:45:53.512Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:45:53.512Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:45:53.512Z] #53 56.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-02T12:45:53.512Z] #53 56.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-02T12:45:53.512Z] #53 56.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-02T12:45:53.512Z] #53 57.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-02T12:45:53.778Z] #53 57.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-02T12:45:53.778Z] #53 57.18 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-02T12:45:54.038Z] #53 57.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-02T12:45:54.298Z] #53 57.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-02T12:45:54.298Z] #53 57.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-02T12:45:54.298Z] #53 57.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-02T12:45:54.298Z] #53 57.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-02T12:45:54.298Z] #53 57.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-02T12:45:54.298Z] #53 57.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-02T12:45:54.298Z] #53 57.80 go: downloading github.com/julz/importas v0.1.0 [2022-05-02T12:45:54.298Z] #53 57.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-02T12:45:54.559Z] #53 57.93 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-02T12:45:54.559Z] #53 58.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-02T12:45:54.819Z] #53 58.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-02T12:45:54.819Z] #53 58.25 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-02T12:45:54.819Z] #53 58.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-02T12:45:54.819Z] #53 58.34 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-02T12:45:54.819Z] #53 58.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-02T12:45:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:45:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:45:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:45:55.079Z] #53 58.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-02T12:45:55.080Z] #53 58.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-02T12:45:55.080Z] #53 58.59 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-02T12:45:55.264Z] #28 15.67 Reading package lists... [2022-05-02T12:45:55.340Z] #53 58.60 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-02T12:45:55.915Z] #53 ... [2022-05-02T12:45:55.915Z] [2022-05-02T12:45:55.915Z] #38 [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-02T12:45:55.915Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:45:55.915Z] #38 59.02 NAME: [2022-05-02T12:45:55.915Z] #38 59.02 go-winres - A tool for embedding resources in Windows executables [2022-05-02T12:45:55.915Z] #38 59.02 [2022-05-02T12:45:55.915Z] #38 59.02 USAGE: [2022-05-02T12:45:55.915Z] #38 59.02 go-winres [global options] command [command options] [arguments...] [2022-05-02T12:45:55.915Z] #38 59.02 [2022-05-02T12:45:55.915Z] #38 59.02 COMMANDS: [2022-05-02T12:45:55.915Z] #38 59.02 init Create an initial ./winres/winres.json [2022-05-02T12:45:55.915Z] #38 59.02 make Make syso files for the "go build" command [2022-05-02T12:45:55.915Z] #38 59.02 simply Make syso files for the "go build" command (simplified) [2022-05-02T12:45:55.915Z] #38 59.02 extract Extract all resources from an executable [2022-05-02T12:45:55.915Z] #38 59.02 patch Replace resources in an executable file (exe, dll) [2022-05-02T12:45:55.915Z] #38 59.02 help, h Shows a list of commands or help for one command [2022-05-02T12:45:55.915Z] #38 59.02 [2022-05-02T12:45:55.915Z] #38 59.02 GLOBAL OPTIONS: [2022-05-02T12:45:55.915Z] #38 59.02 --help, -h show help (default: false) [2022-05-02T12:45:55.915Z] #38 DONE 59.2s [2022-05-02T12:45:55.915Z] [2022-05-02T12:45:55.915Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:45:55.915Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:45:55.915Z] #53 59.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-02T12:45:55.915Z] #53 59.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-02T12:45:55.915Z] #53 59.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-02T12:45:55.915Z] #53 59.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-02T12:45:55.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:45:55.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:45:56.176Z] #53 59.47 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-02T12:45:56.176Z] #53 59.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-02T12:45:56.200Z] #28 20.33 Building dependency tree... [2022-05-02T12:45:56.200Z] #28 21.48 Reading state information... [2022-05-02T12:45:56.438Z] #53 59.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-02T12:45:56.438Z] #53 59.76 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-02T12:45:56.438Z] #53 59.83 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-02T12:45:56.700Z] #53 60.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-02T12:45:56.700Z] #53 60.12 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-02T12:45:56.700Z] #53 60.13 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-02T12:45:56.700Z] #53 60.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-02T12:45:56.700Z] #53 60.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-02T12:45:56.767Z] #28 22.46 bzip2 is already the newest version (1.0.8-4). [2022-05-02T12:45:56.767Z] #28 22.46 patch is already the newest version (2.7.6-7). [2022-05-02T12:45:56.767Z] #28 22.46 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-02T12:45:56.767Z] #28 22.46 The following additional packages will be installed: [2022-05-02T12:45:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:45:56.960Z] #53 60.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-02T12:45:56.960Z] #53 60.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-02T12:45:56.960Z] #53 60.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-02T12:45:56.960Z] #53 60.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-02T12:45:57.026Z] #28 22.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-02T12:45:57.026Z] #28 22.46 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-02T12:45:57.026Z] #28 22.46 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-02T12:45:57.026Z] #28 22.47 python3-pkg-resources vim-runtime xxd [2022-05-02T12:45:57.026Z] #28 22.48 Suggested packages: [2022-05-02T12:45:57.026Z] #28 22.48 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-02T12:45:57.026Z] #28 22.48 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-02T12:45:57.026Z] #28 22.48 Recommended packages: [2022-05-02T12:45:57.026Z] #28 22.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-02T12:45:57.223Z] #53 60.61 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-02T12:45:57.223Z] #53 60.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-02T12:45:57.285Z] #28 ... [2022-05-02T12:45:57.285Z] [2022-05-02T12:45:57.285Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:45:57.285Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:45:57.285Z] #69 73.31 + bin/containerd [2022-05-02T12:45:57.484Z] #53 60.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-02T12:45:57.744Z] #53 61.15 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-02T12:45:57.744Z] #53 61.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-02T12:45:57.744Z] #53 61.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-02T12:45:57.744Z] #53 61.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-02T12:45:58.006Z] #53 61.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-02T12:45:58.222Z] #69 ... [2022-05-02T12:45:58.222Z] [2022-05-02T12:45:58.222Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:45:58.222Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-02T12:45:58.222Z] #28 23.58 The following NEW packages will be installed: [2022-05-02T12:45:58.222Z] #28 23.58 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-02T12:45:58.222Z] #28 23.58 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-02T12:45:58.223Z] #28 23.58 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-02T12:45:58.223Z] #28 23.59 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-02T12:45:58.223Z] #28 23.59 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-02T12:45:58.223Z] #28 23.59 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-02T12:45:58.223Z] #28 23.59 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-02T12:45:58.223Z] #28 23.94 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:45:58.223Z] #28 23.94 Need to get 18.6 MB of archives. [2022-05-02T12:45:58.223Z] #28 23.94 After this operation, 71.4 MB of additional disk space will be used. [2022-05-02T12:45:58.223Z] #28 23.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-02T12:45:58.267Z] #53 61.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-02T12:45:58.267Z] #53 61.75 go: downloading honnef.co/go/tools v0.2.2 [2022-05-02T12:45:58.482Z] #28 23.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-02T12:45:58.482Z] #28 23.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-02T12:45:58.482Z] #28 23.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-02T12:45:58.482Z] #28 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-02T12:45:58.482Z] #28 23.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-02T12:45:58.482Z] #28 23.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-02T12:45:58.482Z] #28 23.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-02T12:45:58.482Z] #28 23.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:45:58.482Z] #28 23.98 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-02T12:45:58.482Z] #28 23.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-02T12:45:58.482Z] #28 23.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-02T12:45:58.482Z] #28 24.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-02T12:45:58.482Z] #28 24.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-02T12:45:58.482Z] #28 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-02T12:45:58.482Z] #28 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-02T12:45:58.482Z] #28 24.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-02T12:45:58.482Z] #28 24.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-02T12:45:58.482Z] #28 24.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-02T12:45:58.482Z] #28 24.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:45:58.482Z] #28 24.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:45:58.482Z] #28 24.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:45:58.482Z] #28 24.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-02T12:45:58.482Z] #28 24.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-02T12:45:58.482Z] #28 24.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-02T12:45:58.482Z] #28 24.02 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-02T12:45:58.482Z] #28 24.02 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-02T12:45:58.482Z] #28 24.02 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-02T12:45:58.482Z] #28 24.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-02T12:45:58.482Z] #28 24.03 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-02T12:45:58.482Z] #28 24.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-02T12:45:58.482Z] #28 24.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-02T12:45:58.482Z] #28 24.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:45:58.482Z] #28 24.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-02T12:45:58.482Z] #28 24.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-02T12:45:58.482Z] #28 24.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-02T12:45:58.482Z] #28 24.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-02T12:45:58.482Z] #28 24.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-02T12:45:58.482Z] #28 24.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-02T12:45:58.482Z] #28 24.10 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-02T12:45:58.482Z] #28 24.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-02T12:45:58.741Z] #28 24.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-02T12:45:58.741Z] #28 24.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-02T12:45:58.741Z] #28 24.21 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-02T12:45:59.309Z] #28 24.71 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:45:59.309Z] #28 24.89 Fetched 18.6 MB in 1s (33.7 MB/s) [2022-05-02T12:45:59.309Z] #28 24.93 Selecting previously unselected package pigz. [2022-05-02T12:45:59.309Z] #28 24.93 (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-02T12:45:59.309Z] #28 24.98 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-02T12:45:59.309Z] #28 24.98 Unpacking pigz (2.6-1) ... [2022-05-02T12:45:59.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:45:59.568Z] #28 25.03 Selecting previously unselected package libelf1:amd64. [2022-05-02T12:45:59.568Z] #28 25.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-02T12:45:59.568Z] #28 25.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-02T12:45:59.568Z] #28 25.13 Selecting previously unselected package libbpf0:amd64. [2022-05-02T12:45:59.568Z] #28 25.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-02T12:45:59.568Z] #28 25.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:45:59.568Z] #28 25.20 Selecting previously unselected package libcap2:amd64. [2022-05-02T12:45:59.568Z] #28 25.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-02T12:45:59.568Z] #28 25.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:45:59.568Z] #28 25.26 Selecting previously unselected package libmnl0:amd64. [2022-05-02T12:45:59.827Z] #28 25.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-02T12:45:59.827Z] #28 25.27 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:45:59.827Z] #28 25.30 Selecting previously unselected package libxtables12:amd64. [2022-05-02T12:45:59.827Z] #28 25.31 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-02T12:45:59.827Z] #28 25.32 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:45:59.827Z] #28 25.36 Selecting previously unselected package libcap2-bin. [2022-05-02T12:45:59.828Z] #28 25.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-02T12:45:59.828Z] #28 25.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-02T12:45:59.828Z] #28 25.42 Selecting previously unselected package iproute2. [2022-05-02T12:45:59.828Z] #28 25.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-02T12:45:59.828Z] #28 25.44 Unpacking iproute2 (5.10.0-4) ... [2022-05-02T12:46:00.087Z] #28 25.65 Selecting previously unselected package xxd. [2022-05-02T12:46:00.087Z] #28 25.66 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:46:00.183Z] #53 63.13 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-02T12:46:00.183Z] #53 63.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-02T12:46:00.183Z] #53 63.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-02T12:46:00.183Z] #53 63.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-02T12:46:00.184Z] #53 63.68 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-02T12:46:00.184Z] #53 63.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T12:46:00.345Z] #28 25.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:00.346Z] #28 25.88 Selecting previously unselected package vim-common. [2022-05-02T12:46:00.346Z] #28 25.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:46:00.346Z] #28 25.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:00.346Z] #28 25.98 Selecting previously unselected package bash-completion. [2022-05-02T12:46:00.346Z] #28 25.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-02T12:46:00.445Z] #53 63.76 go: downloading golang.org/x/text v0.3.7 [2022-05-02T12:46:00.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:46:01.282Z] #28 26.85 Unpacking bash-completion (1:2.11-2) ... [2022-05-02T12:46:01.542Z] #28 27.05 Selecting previously unselected package apparmor. [2022-05-02T12:46:01.542Z] #28 27.05 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-02T12:46:01.542Z] #28 27.09 Unpacking apparmor (2.13.6-10) ... [2022-05-02T12:46:01.542Z] #28 27.30 Selecting previously unselected package inetutils-ping. [2022-05-02T12:46:01.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:46:01.801Z] #28 27.31 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-02T12:46:01.801Z] #28 27.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-02T12:46:01.801Z] #28 27.38 Selecting previously unselected package libip4tc2:amd64. [2022-05-02T12:46:01.801Z] #28 27.38 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:46:01.801Z] #28 27.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:46:01.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:46:02.060Z] #28 27.44 Selecting previously unselected package libip6tc2:amd64. [2022-05-02T12:46:02.060Z] #28 27.45 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:46:02.060Z] #28 27.45 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:46:02.060Z] #28 27.50 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-02T12:46:02.060Z] #28 27.51 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-02T12:46:02.060Z] #28 27.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:46:02.060Z] #28 27.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-02T12:46:02.060Z] #28 27.58 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-02T12:46:02.060Z] #28 27.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:46:02.060Z] #28 27.64 Selecting previously unselected package libnftnl11:amd64. [2022-05-02T12:46:02.060Z] #28 27.65 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-02T12:46:02.060Z] #28 27.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:46:02.060Z] #28 27.71 Selecting previously unselected package iptables. [2022-05-02T12:46:02.319Z] #28 27.72 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-02T12:46:02.319Z] #28 27.73 Unpacking iptables (1.8.7-1) ... [2022-05-02T12:46:02.319Z] #28 27.88 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:46:02.319Z] #28 27.89 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:46:02.319Z] #28 27.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:46:02.319Z] #28 27.96 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:46:02.360Z] #53 ... [2022-05-02T12:46:02.360Z] [2022-05-02T12:46:02.360Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:46:02.360Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:46:02.360Z] #62 2.130 + RM_GOPATH=0 [2022-05-02T12:46:02.360Z] #62 2.130 + TMP_GOPATH= [2022-05-02T12:46:02.360Z] #62 2.130 + : /build [2022-05-02T12:46:02.360Z] #62 2.130 + '[' -z '' ']' [2022-05-02T12:46:02.360Z] #62 2.130 ++ mktemp -d [2022-05-02T12:46:02.360Z] #62 2.141 + export GOPATH=/tmp/tmp.jU666qSVts [2022-05-02T12:46:02.360Z] #62 2.141 + GOPATH=/tmp/tmp.jU666qSVts [2022-05-02T12:46:02.360Z] #62 2.141 + RM_GOPATH=1 [2022-05-02T12:46:02.360Z] #62 2.141 + case "$(go env GOARCH)" in [2022-05-02T12:46:02.360Z] #62 2.141 ++ go env GOARCH [2022-05-02T12:46:02.361Z] #62 2.218 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:46:02.361Z] #62 2.218 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:46:02.361Z] #62 2.218 ++ dirname /install.sh [2022-05-02T12:46:02.361Z] #62 2.218 + dir=/ [2022-05-02T12:46:02.361Z] #62 2.218 + bin=containerd [2022-05-02T12:46:02.361Z] #62 2.218 + shift [2022-05-02T12:46:02.361Z] #62 2.218 + '[' '!' -f //containerd.installer ']' [2022-05-02T12:46:02.361Z] #62 2.218 + . //containerd.installer [2022-05-02T12:46:02.361Z] #62 2.218 ++ set -e [2022-05-02T12:46:02.361Z] #62 2.218 ++ : v1.6.3 [2022-05-02T12:46:02.361Z] #62 2.218 + install_containerd [2022-05-02T12:46:02.361Z] #62 2.218 + echo 'Install containerd version v1.6.3' [2022-05-02T12:46:02.361Z] #62 2.218 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jU666qSVts/src/github.com/containerd/containerd [2022-05-02T12:46:02.361Z] #62 2.218 Install containerd version v1.6.3 [2022-05-02T12:46:02.361Z] #62 2.229 Cloning into '/tmp/tmp.jU666qSVts/src/github.com/containerd/containerd'... [2022-05-02T12:46:02.361Z] #62 ... [2022-05-02T12:46:02.361Z] [2022-05-02T12:46:02.361Z] #49 [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-02T12:46:02.361Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:46:02.361Z] #49 56.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-02T12:46:02.361Z] #49 58.94 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:46:02.361Z] #49 59.35 Fetched 2292 kB in 4s (525 kB/s) [2022-05-02T12:46:02.361Z] #49 59.52 Selecting previously unselected package libprotobuf23:amd64. [2022-05-02T12:46:02.361Z] #49 59.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:46:02.361Z] #49 59.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-02T12:46:02.361Z] #49 59.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-02T12:46:02.361Z] #49 60.84 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:46:02.361Z] #49 60.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:46:02.361Z] #49 60.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:46:02.361Z] #49 61.19 Selecting previously unselected package python3-six. [2022-05-02T12:46:02.361Z] #49 61.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-02T12:46:02.361Z] #49 61.21 Unpacking python3-six (1.16.0-2) ... [2022-05-02T12:46:02.361Z] #49 61.35 Selecting previously unselected package python3-protobuf. [2022-05-02T12:46:02.361Z] #49 61.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-02T12:46:02.361Z] #49 61.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-02T12:46:02.361Z] #49 61.94 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:46:02.361Z] #49 61.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:46:02.361Z] #49 61.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:46:02.361Z] #49 62.19 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:46:02.361Z] #49 62.19 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:46:02.361Z] #49 62.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:46:02.361Z] #49 62.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:46:02.361Z] #49 62.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:46:02.361Z] #49 62.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:46:02.361Z] #49 62.53 Selecting previously unselected package criu. [2022-05-02T12:46:02.361Z] #49 62.53 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-02T12:46:02.361Z] #49 62.53 Unpacking criu (3.16.1-3) ... [2022-05-02T12:46:02.361Z] #49 63.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:46:02.361Z] #49 ... [2022-05-02T12:46:02.361Z] [2022-05-02T12:46:02.361Z] #40 [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-02T12:46:02.361Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:46:02.361Z] #40 55.72 Fetched 17.7 MB in 2s (11.2 MB/s) [2022-05-02T12:46:02.361Z] #40 55.87 Selecting previously unselected package xxd. [2022-05-02T12:46:02.361Z] #40 55.87 (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-02T12:46:02.361Z] #40 55.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:46:02.361Z] #40 56.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:02.361Z] #40 56.38 Selecting previously unselected package vim-common. [2022-05-02T12:46:02.361Z] #40 56.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:46:02.361Z] #40 56.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:02.361Z] #40 56.91 Selecting previously unselected package cmake-data. [2022-05-02T12:46:02.361Z] #40 56.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-02T12:46:02.361Z] #40 56.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:46:02.361Z] #40 61.66 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:46:02.361Z] #40 61.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:46:02.361Z] #40 61.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:46:02.578Z] #28 27.97 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:46:02.578Z] #28 27.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:46:02.578Z] #28 28.05 Selecting previously unselected package jq. [2022-05-02T12:46:02.578Z] #28 28.06 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:46:02.578Z] #28 28.06 Unpacking jq (1.6-2.1) ... [2022-05-02T12:46:02.578Z] #28 28.12 Selecting previously unselected package libaio1:amd64. [2022-05-02T12:46:02.578Z] #28 28.13 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-02T12:46:02.578Z] #28 28.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:46:02.578Z] #28 28.18 Selecting previously unselected package libgpm2:amd64. [2022-05-02T12:46:02.578Z] #28 28.19 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-02T12:46:02.578Z] #28 28.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:46:02.626Z] #40 ... [2022-05-02T12:46:02.626Z] [2022-05-02T12:46:02.626Z] #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-02T12:46:02.626Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:46:02.626Z] #34 62.15 Updating files: 92% (1403/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-02T12:46:02.626Z] #34 62.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-02T12:46:02.626Z] #34 62.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-02T12:46:02.838Z] #28 28.24 Selecting previously unselected package libinih1:amd64. [2022-05-02T12:46:02.838Z] #28 28.25 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-02T12:46:02.838Z] #28 28.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-02T12:46:02.838Z] #28 28.31 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:46:02.838Z] #28 28.32 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:46:02.838Z] #28 28.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:46:02.838Z] #28 28.39 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:46:02.838Z] #28 28.40 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:46:02.838Z] #28 28.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:46:02.838Z] #28 28.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:46:02.838Z] #28 28.46 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:46:02.838Z] #28 28.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:46:02.838Z] #28 28.51 Selecting previously unselected package net-tools. [2022-05-02T12:46:02.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:46:03.097Z] #28 28.52 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-02T12:46:03.097Z] #28 28.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:46:03.097Z] #28 28.62 Selecting previously unselected package python-pip-whl. [2022-05-02T12:46:03.097Z] #28 28.63 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:46:03.097Z] #28 28.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:46:03.356Z] #28 28.88 Selecting previously unselected package python3-lib2to3. [2022-05-02T12:46:03.356Z] #28 28.89 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-02T12:46:03.356Z] #28 28.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:46:03.356Z] #28 28.98 Selecting previously unselected package python3-distutils. [2022-05-02T12:46:03.568Z] #34 ... [2022-05-02T12:46:03.568Z] [2022-05-02T12:46:03.568Z] #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-02T12:46:03.568Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:46:03.568Z] #14 56.89 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-02T12:46:03.568Z] #14 57.60 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-02T12:46:03.568Z] #14 58.54 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-02T12:46:03.568Z] #14 60.65 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-02T12:46:03.568Z] #14 61.45 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-02T12:46:03.568Z] #14 61.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-02T12:46:03.568Z] #14 61.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-02T12:46:03.568Z] #14 61.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:46:03.568Z] #14 61.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:46:03.568Z] #14 61.55 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-02T12:46:03.568Z] #14 61.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-02T12:46:03.568Z] #14 61.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-02T12:46:03.568Z] #14 61.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-02T12:46:03.568Z] #14 61.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-02T12:46:03.568Z] #14 61.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-02T12:46:03.568Z] #14 61.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-02T12:46:03.568Z] #14 61.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-02T12:46:03.568Z] #14 61.69 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-02T12:46:03.568Z] #14 61.70 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-02T12:46:03.568Z] #14 61.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-02T12:46:03.568Z] #14 63.03 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:46:03.568Z] #14 63.30 Fetched 115 MB in 10s (12.0 MB/s) [2022-05-02T12:46:03.568Z] #14 63.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-02T12:46:03.568Z] #14 63.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:46:03.568Z] #14 63.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:46:03.568Z] #14 63.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:46:03.568Z] #14 ... [2022-05-02T12:46:03.568Z] [2022-05-02T12:46:03.568Z] #49 [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-02T12:46:03.568Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:46:03.568Z] #49 66.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-02T12:46:03.568Z] #49 66.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:46:03.568Z] #49 66.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:46:03.568Z] #49 66.35 Setting up python3-six (1.16.0-2) ... [2022-05-02T12:46:03.615Z] #28 28.99 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-02T12:46:03.615Z] #28 29.00 Unpacking python3-distutils (3.9.2-1) ... [2022-05-02T12:46:03.615Z] #28 29.07 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:46:03.615Z] #28 29.07 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:46:03.615Z] #28 29.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:46:03.615Z] #28 29.15 Selecting previously unselected package python3-setuptools. [2022-05-02T12:46:03.615Z] #28 29.15 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-02T12:46:03.615Z] #28 29.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-02T12:46:03.615Z] #28 29.29 Selecting previously unselected package python3-wheel. [2022-05-02T12:46:03.635Z] Fetching without tags [2022-05-02T12:46:03.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:46:03.874Z] #28 29.29 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-02T12:46:03.874Z] #28 29.30 Unpacking python3-wheel (0.34.2-1) ... [2022-05-02T12:46:03.874Z] #28 29.35 Selecting previously unselected package python3-pip. [2022-05-02T12:46:03.874Z] #28 29.35 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:46:03.874Z] #28 29.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:46:03.874Z] #28 29.50 Selecting previously unselected package sudo. [2022-05-02T12:46:03.874Z] #28 29.50 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-02T12:46:03.874Z] #28 29.51 Unpacking sudo (1.9.5p2-3) ... [2022-05-02T12:46:04.133Z] #28 29.73 Selecting previously unselected package thin-provisioning-tools. [2022-05-02T12:46:04.133Z] #28 29.74 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-02T12:46:04.133Z] #28 29.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:46:04.133Z] #28 29.85 Selecting previously unselected package uidmap. [2022-05-02T12:46:04.373Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:46:04.392Z] #28 29.85 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-02T12:46:04.392Z] #28 29.86 Unpacking uidmap (1:4.8.1-1) ... [2022-05-02T12:46:04.392Z] #28 29.94 Selecting previously unselected package vim-runtime. [2022-05-02T12:46:04.392Z] #28 29.94 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:46:04.392Z] #28 29.96 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-02T12:46:04.392Z] #28 29.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-02T12:46:04.392Z] #28 29.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:04.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:46:04.949Z] #49 68.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:46:05.209Z] #49 68.24 Setting up python3-protobuf (3.12.4-1) ... [2022-05-02T12:46:05.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:46:03.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:46:03.360Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:46:03.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:46:03.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:46:03.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:46:03.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:46:03.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:46:04.485Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:46:04.541Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:46:05.785Z] #28 31.22 Selecting previously unselected package vim. [2022-05-02T12:46:05.785Z] #28 31.23 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:46:05.785Z] #28 31.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:06.045Z] #28 31.49 Selecting previously unselected package xfsprogs. [2022-05-02T12:46:06.045Z] #28 31.50 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-02T12:46:06.045Z] #28 31.50 Unpacking xfsprogs (5.10.0-4) ... [2022-05-02T12:46:06.045Z] #28 31.72 Selecting previously unselected package zip. [2022-05-02T12:46:06.127Z] using credential docker-jenkins-github-credentials [2022-05-02T12:46:06.207Z] Cloning the remote Git repository [2022-05-02T12:46:06.207Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:46:06.304Z] #28 31.72 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-02T12:46:06.304Z] #28 31.73 Unpacking zip (3.0-12) ... [2022-05-02T12:46:06.304Z] #28 31.80 Selecting previously unselected package zstd. [2022-05-02T12:46:06.304Z] #28 31.81 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-02T12:46:06.304Z] #28 31.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:46:06.304Z] #28 32.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:46:06.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:46:06.872Z] #28 32.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:46:06.872Z] #28 32.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:46:06.872Z] #28 32.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:46:06.872Z] #28 32.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:46:06.872Z] #28 32.51 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-02T12:46:06.872Z] #28 32.52 Setting up uidmap (1:4.8.1-1) ... [2022-05-02T12:46:06.872Z] #28 32.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:46:06.872Z] #28 32.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:46:06.872Z] #28 32.55 Setting up python3-wheel (0.34.2-1) ... [2022-05-02T12:46:06.404Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:46:06.809Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-02T12:46:07.131Z] #28 32.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:07.390Z] #28 32.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:46:07.390Z] #28 32.85 Setting up libcap2-bin (1:2.44-1) ... [2022-05-02T12:46:07.390Z] #28 32.86 Setting up apparmor (2.13.6-10) ... [2022-05-02T12:46:07.576Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:46:07.576Z] Using test binary docker [2022-05-02T12:46:07.576Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:46:07.576Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-02T12:46:07.576Z] INFO: Waiting for daemon to start... [2022-05-02T12:46:07.576Z] Starting dockerd [2022-05-02T12:46:08.323Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:46:08.323Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:46:08.505Z] #49 ... [2022-05-02T12:46:08.505Z] [2022-05-02T12:46:08.505Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:46:08.505Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:46:08.505Z] #53 71.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-02T12:46:08.505Z] #53 71.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T12:46:08.505Z] #53 71.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-02T12:46:08.505Z] #53 71.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-02T12:46:08.505Z] #53 71.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-02T12:46:08.505Z] #53 71.76 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-02T12:46:08.505Z] #53 71.90 go: downloading golang.org/x/mod v0.5.1 [2022-05-02T12:46:08.505Z] #53 71.95 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-02T12:46:08.765Z] #53 72.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T12:46:08.765Z] #53 72.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-02T12:46:08.775Z] #28 34.03 Setting up zip (3.0-12) ... [2022-05-02T12:46:08.775Z] #28 34.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:08.775Z] #28 34.06 Setting up bash-completion (1:2.11-2) ... [2022-05-02T12:46:07.932Z] > git remote # timeout=10 [2022-05-02T12:46:08.028Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:46:08.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:46:08.089Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:46:08.233Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-02T12:46:08.359Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:46:08.413Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:46:09.025Z] #53 72.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-02T12:46:09.025Z] #53 72.54 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-02T12:46:07.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:46:07.658Z] > git --version # timeout=10 [2022-05-02T12:46:07.696Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-02T12:46:07.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:46:07.699Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:46:09.475Z] . [2022-05-02T12:46:09.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:46:09.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:46:09.475Z] Error: No such image: emptyfs [2022-05-02T12:46:09.710Z] #28 35.18 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:46:09.710Z] #28 35.19 Setting up sudo (1.9.5p2-3) ... [2022-05-02T12:46:09.710Z] #28 35.25 invoke-rc.d: could not determine current runlevel [2022-05-02T12:46:09.710Z] #28 35.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-02T12:46:09.710Z] #28 35.26 Setting up xfsprogs (5.10.0-4) ... [2022-05-02T12:46:09.710Z] #28 35.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:46:09.710Z] #28 35.28 Setting up inetutils-ping (2:2.0-1) ... [2022-05-02T12:46:09.710Z] #28 35.29 Setting up pigz (2.6-1) ... [2022-05-02T12:46:09.710Z] #28 35.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:46:09.710Z] #28 35.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:46:09.710Z] #28 35.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:46:09.710Z] #28 35.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:09.732Z] Running integration-test (iteration 1) [2022-05-02T12:46:09.732Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:46:09.966Z] #53 73.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T12:46:09.966Z] #53 73.41 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-02T12:46:09.990Z] Loaded image: busybox:latest [2022-05-02T12:46:09.990Z] Loaded image: busybox:glibc [2022-05-02T12:46:10.277Z] #28 35.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:46:10.277Z] #28 35.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:46:10.277Z] #28 35.95 Setting up libelf1:amd64 (0.183-1) ... [2022-05-02T12:46:10.277Z] #28 35.96 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:46:10.277Z] #28 35.98 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:46:10.535Z] #28 35.99 Setting up python3-distutils (3.9.2-1) ... [2022-05-02T12:46:10.535Z] #28 36.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:10.535Z] #28 36.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-02T12:46:10.535Z] #28 36.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-02T12:46:10.535Z] #28 36.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-02T12:46:10.535Z] #28 36.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-02T12:46:10.536Z] #53 73.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-02T12:46:10.794Z] #28 36.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-02T12:46:10.794Z] #28 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-02T12:46:10.794Z] #28 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-02T12:46:10.794Z] #28 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-02T12:46:10.794Z] #28 36.30 Setting up python3-setuptools (52.0.0-4) ... [2022-05-02T12:46:10.795Z] #53 73.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-02T12:46:10.795Z] #53 74.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-02T12:46:10.795Z] #53 74.20 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T12:46:10.795Z] #53 74.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T12:46:10.795Z] #53 74.25 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-02T12:46:11.055Z] #53 74.42 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-02T12:46:11.317Z] #53 74.63 go: downloading github.com/prometheus/common v0.10.0 [2022-05-02T12:46:11.360Z] #28 36.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:46:11.360Z] #28 36.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:46:11.360Z] #28 36.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:46:11.360Z] #28 36.93 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:46:11.362Z] Loaded image: debian:bullseye-slim [2022-05-02T12:46:11.362Z] Loaded image: hello-world:latest [2022-05-02T12:46:11.577Z] #53 74.98 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-02T12:46:11.578Z] #53 75.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-02T12:46:11.620Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:46:11.620Z] INFO: Testing against a local daemon [2022-05-02T12:46:11.620Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:46:11.838Z] #53 75.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-02T12:46:11.927Z] #28 37.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:46:11.927Z] #28 37.39 Setting up jq (1.6-2.1) ... [2022-05-02T12:46:11.927Z] #28 37.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:46:11.927Z] #28 37.41 Setting up iptables (1.8.7-1) ... [2022-05-02T12:46:11.927Z] #28 37.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:46:11.927Z] #28 37.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:46:11.927Z] #28 37.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:46:11.927Z] #28 37.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:46:11.927Z] #28 37.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-02T12:46:11.927Z] #28 37.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-02T12:46:11.927Z] #28 37.45 Setting up iproute2 (5.10.0-4) ... [2022-05-02T12:46:12.186Z] #28 37.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:46:12.754Z] #28 DONE 38.2s [2022-05-02T12:46:12.754Z] [2022-05-02T12:46:12.754Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-02T12:46:12.754Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-02T12:46:12.992Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-05-02T12:46:12.992Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:46:13.582Z] #29 0.779 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-02T12:46:13.582Z] #29 0.784 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-02T12:46:13.582Z] #29 0.794 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-02T12:46:13.582Z] #29 DONE 0.9s [2022-05-02T12:46:13.582Z] [2022-05-02T12:46:13.582Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:46:13.582Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-02T12:46:13.754Z] #53 76.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-02T12:46:13.754Z] #53 ... [2022-05-02T12:46:13.754Z] [2022-05-02T12:46:13.754Z] #49 [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-02T12:46:13.754Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:46:13.754Z] #49 73.05 Setting up criu (3.16.1-3) ... [2022-05-02T12:46:13.754Z] #49 75.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:46:13.754Z] #49 DONE 76.8s [2022-05-02T12:46:13.754Z] [2022-05-02T12:46:13.754Z] #40 [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-02T12:46:13.754Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:46:13.754Z] #40 70.61 Selecting previously unselected package libxml2:amd64. [2022-05-02T12:46:13.754Z] #40 70.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-02T12:46:13.754Z] #40 70.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:46:13.754Z] #40 71.43 Selecting previously unselected package libarchive13:amd64. [2022-05-02T12:46:13.754Z] #40 71.44 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-02T12:46:13.754Z] #40 71.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:46:13.754Z] #40 72.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-02T12:46:13.754Z] #40 72.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-02T12:46:13.754Z] #40 72.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:46:13.754Z] #40 72.36 Selecting previously unselected package librhash0:amd64. [2022-05-02T12:46:13.754Z] #40 72.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-02T12:46:13.754Z] #40 72.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:46:13.754Z] #40 72.55 Selecting previously unselected package libuv1:amd64. [2022-05-02T12:46:13.754Z] #40 72.57 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-02T12:46:13.754Z] #40 72.58 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:46:13.754Z] #40 72.86 Selecting previously unselected package cmake. [2022-05-02T12:46:13.754Z] #40 72.86 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-02T12:46:13.754Z] #40 72.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:46:14.014Z] #40 ... [2022-05-02T12:46:14.014Z] [2022-05-02T12:46:14.014Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-02T12:46:14.014Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:46:14.014Z] #14 67.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-02T12:46:14.014Z] #14 67.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:46:14.014Z] #14 67.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:46:14.014Z] #14 70.38 Selecting previously unselected package binutils-mingw-w64. [2022-05-02T12:46:14.014Z] #14 70.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-02T12:46:14.014Z] #14 70.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:46:14.014Z] #14 70.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-02T12:46:14.014Z] #14 70.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:46:14.014Z] #14 70.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:46:14.014Z] #14 70.73 Selecting previously unselected package dmsetup. [2022-05-02T12:46:14.014Z] #14 70.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:46:14.014Z] #14 70.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:46:14.014Z] #14 70.95 Selecting previously unselected package mingw-w64-common. [2022-05-02T12:46:14.014Z] #14 70.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-02T12:46:14.014Z] #14 70.97 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-02T12:46:14.366Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-05-02T12:46:14.366Z] === RUN TestBuildWithSession [2022-05-02T12:46:14.366Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:46:14.366Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:46:14.366Z] === RUN TestBuildSquashParent [2022-05-02T12:46:14.586Z] #14 ... [2022-05-02T12:46:14.586Z] [2022-05-02T12:46:14.586Z] #40 [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-02T12:46:14.586Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:46:14.586Z] #40 77.83 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:46:14.586Z] #40 77.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:14.586Z] #40 77.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:46:14.586Z] #40 77.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:46:14.586Z] #40 78.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:46:14.848Z] #40 ... [2022-05-02T12:46:14.848Z] [2022-05-02T12:46:14.848Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-02T12:46:14.848Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:46:14.848Z] #51 77.91 gotestsum version dev [2022-05-02T12:46:14.848Z] #51 DONE 78.3s [2022-05-02T12:46:14.848Z] [2022-05-02T12:46:14.848Z] #40 [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-02T12:46:14.848Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:46:14.848Z] #40 78.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:46:15.109Z] #40 78.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:46:15.110Z] #40 78.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:46:15.110Z] #40 78.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:46:15.110Z] #40 78.45 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:46:15.110Z] #40 78.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:46:15.679Z] #40 DONE 79.0s [2022-05-02T12:46:15.679Z] [2022-05-02T12:46:15.679Z] #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-02T12:46:15.679Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:46:15.679Z] #14 78.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-02T12:46:15.679Z] #14 78.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-02T12:46:15.679Z] #14 78.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:46:15.940Z] #14 ... [2022-05-02T12:46:15.940Z] [2022-05-02T12:46:15.940Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:46:15.940Z] #41 sha256:e0b0c0eebd1ee5c15a7f29d722c4f4886c29100500320445aa3f8e26e117db2d [2022-05-02T12:46:15.940Z] #41 DONE 0.2s [2022-05-02T12:46:15.940Z] [2022-05-02T12:46:15.940Z] #42 [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-02T12:46:15.940Z] #42 sha256:67963fc325302fcf999864ff654c54cc40f6d7ec15387e29a4c864e918e9b86a [2022-05-02T12:46:17.329Z] #42 1.672 + RM_GOPATH=0 [2022-05-02T12:46:17.590Z] #42 1.672 + TMP_GOPATH= [2022-05-02T12:46:17.590Z] #42 1.674 + : /build [2022-05-02T12:46:17.590Z] #42 1.675 + '[' -z '' ']' [2022-05-02T12:46:17.590Z] #42 1.677 ++ mktemp -d [2022-05-02T12:46:17.590Z] #42 1.712 + export GOPATH=/tmp/tmp.6skTAdNaJv [2022-05-02T12:46:17.590Z] #42 1.712 + GOPATH=/tmp/tmp.6skTAdNaJv [2022-05-02T12:46:17.590Z] #42 1.712 + RM_GOPATH=1 [2022-05-02T12:46:17.590Z] #42 1.712 + case "$(go env GOARCH)" in [2022-05-02T12:46:17.590Z] #42 1.712 ++ go env GOARCH [2022-05-02T12:46:17.590Z] #42 1.732 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:46:17.590Z] #42 1.732 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:46:17.590Z] #42 1.732 ++ dirname /install.sh [2022-05-02T12:46:17.590Z] #42 1.732 + dir=/ [2022-05-02T12:46:17.590Z] #42 1.732 + bin=tini [2022-05-02T12:46:17.590Z] #42 1.732 + shift [2022-05-02T12:46:17.590Z] #42 1.740 Install tini version v0.19.0 [2022-05-02T12:46:17.590Z] #42 1.741 + '[' '!' -f //tini.installer ']' [2022-05-02T12:46:17.590Z] #42 1.741 + . //tini.installer [2022-05-02T12:46:17.590Z] #42 1.741 ++ : v0.19.0 [2022-05-02T12:46:17.590Z] #42 1.741 + install_tini [2022-05-02T12:46:17.590Z] #42 1.741 + echo 'Install tini version v0.19.0' [2022-05-02T12:46:17.590Z] #42 1.741 + git clone https://github.com/krallin/tini.git /tmp/tmp.6skTAdNaJv/tini [2022-05-02T12:46:17.590Z] #42 1.752 Cloning into '/tmp/tmp.6skTAdNaJv/tini'... [2022-05-02T12:46:18.533Z] #42 2.463 + cd /tmp/tmp.6skTAdNaJv/tini [2022-05-02T12:46:18.533Z] #42 2.463 + git checkout -q v0.19.0 [2022-05-02T12:46:18.533Z] #42 2.468 + cmake . [2022-05-02T12:46:18.549Z] --- PASS: TestBuildSquashParent (4.17s) [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:46:18.549Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:46:18.549Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:46:18.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:46:18.794Z] #42 2.927 -- The C compiler identification is GNU 10.2.1 [2022-05-02T12:46:18.794Z] #42 2.976 -- Detecting C compiler ABI info [2022-05-02T12:46:19.366Z] #42 3.328 -- Detecting C compiler ABI info - done [2022-05-02T12:46:19.366Z] #42 3.415 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-02T12:46:19.366Z] #42 3.420 -- Detecting C compile features [2022-05-02T12:46:19.366Z] #42 3.421 -- Detecting C compile features - done [2022-05-02T12:46:19.366Z] #42 3.456 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-02T12:46:19.366Z] #42 3.600 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-02T12:46:19.366Z] #42 3.664 -- Configuring done [2022-05-02T12:46:19.366Z] #42 3.669 -- Generating done [2022-05-02T12:46:19.627Z] #42 3.680 -- Build files have been written to: /tmp/tmp.6skTAdNaJv/tini [2022-05-02T12:46:19.627Z] #42 3.686 + make tini-static [2022-05-02T12:46:19.888Z] #42 4.042 Scanning dependencies of target tini-static [2022-05-02T12:46:19.888Z] #42 4.103 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-02T12:46:19.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:46:20.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:46:20.236Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:46:20.830Z] #42 5.058 [100%] Linking C executable tini-static [2022-05-02T12:46:20.830Z] #42 ... [2022-05-02T12:46:20.830Z] [2022-05-02T12:46:20.830Z] #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-02T12:46:20.830Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:46:20.830Z] #14 84.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-02T12:46:20.830Z] #14 84.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:21.091Z] #14 84.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:46:21.091Z] #14 84.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-02T12:46:21.091Z] #14 84.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:21.091Z] #14 84.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:46:21.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:46:21.692Z] #30 6.887 Collecting yamllint==1.26.1 [2022-05-02T12:46:21.693Z] #30 7.916 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-02T12:46:21.815Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:46:21.951Z] #30 8.379 Collecting pathspec>=0.5.3 [2022-05-02T12:46:21.951Z] #30 8.383 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-02T12:46:21.951Z] #30 8.551 Collecting pyyaml [2022-05-02T12:46:21.951Z] #30 8.557 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-02T12:46:21.951Z] #30 8.589 Building wheels for collected packages: yamllint [2022-05-02T12:46:22.035Z] #14 ... [2022-05-02T12:46:22.035Z] [2022-05-02T12:46:22.035Z] #42 [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-02T12:46:22.035Z] #42 sha256:67963fc325302fcf999864ff654c54cc40f6d7ec15387e29a4c864e918e9b86a [2022-05-02T12:46:22.035Z] #42 5.462 [100%] Built target tini-static [2022-05-02T12:46:22.035Z] #42 5.500 + mkdir -p /build [2022-05-02T12:46:22.035Z] #42 5.508 + cp tini-static /build/docker-init [2022-05-02T12:46:22.035Z] #42 DONE 6.0s [2022-05-02T12:46:22.035Z] [2022-05-02T12:46:22.035Z] #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-02T12:46:22.035Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:46:22.209Z] #30 8.592 Building wheel for yamllint (setup.py): started [2022-05-02T12:46:22.467Z] #30 9.024 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-02T12:46:22.727Z] #30 9.025 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=116ff09498bf6989f1a670f8ac840db3c5e4608662fdaa1cca095b0d862f8b5e [2022-05-02T12:46:22.727Z] #30 9.026 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-02T12:46:22.727Z] #30 9.029 Successfully built yamllint [2022-05-02T12:46:22.727Z] #30 9.038 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-02T12:46:22.727Z] #30 9.233 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-02T12:46:22.986Z] #30 DONE 9.5s [2022-05-02T12:46:22.986Z] [2022-05-02T12:46:22.986Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:46:22.986Z] #34 sha256:dcaebefbc98bc9e0b611977a802c75d40a0eedab5f6e91358bf241ac806cfe5b [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s) [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-05-02T12:46:23.189Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:46:23.189Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:46:23.245Z] #34 DONE 0.2s [2022-05-02T12:46:23.245Z] [2022-05-02T12:46:23.245Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:46:23.245Z] #39 sha256:6eda33da9e6c12870758ff6b48f4fdcce5c7ba814cc140dd6287d8806240b2cc [2022-05-02T12:46:23.458Z] + docker version [2022-05-02T12:46:23.505Z] #39 DONE 0.4s [2022-05-02T12:46:23.505Z] [2022-05-02T12:46:23.505Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:46:23.505Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:46:23.505Z] #69 ... [2022-05-02T12:46:23.505Z] [2022-05-02T12:46:23.505Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:46:23.505Z] #42 sha256:81c5ad6d78c72ff5efe09b91399cde5855ce83caa41b749c974531517dad355a [2022-05-02T12:46:23.764Z] #42 DONE 0.2s [2022-05-02T12:46:23.764Z] [2022-05-02T12:46:23.764Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:46:23.764Z] #44 sha256:9441dd2bb0d622749c2f5b34200cbc78f9d432e433b65f1a3ead5a97e7242a90 [2022-05-02T12:46:23.764Z] #44 DONE 0.1s [2022-05-02T12:46:23.764Z] [2022-05-02T12:46:23.764Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:46:23.764Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:46:23.764Z] #69 ... [2022-05-02T12:46:23.764Z] [2022-05-02T12:46:23.764Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:46:23.764Z] #46 sha256:d65054e25560cc2beed0c9baea46dfd45909db5cd058f2e05aee2e68709ae030 [2022-05-02T12:46:23.764Z] #46 DONE 0.1s [2022-05-02T12:46:23.764Z] [2022-05-02T12:46:23.764Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:46:23.764Z] #50 sha256:0ad9d2e2908b5cc68a5d6c36462473f8be95cff69d0e67e52632d8c171af1f7f [2022-05-02T12:46:23.764Z] #50 DONE 0.1s [2022-05-02T12:46:24.023Z] [2022-05-02T12:46:24.023Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:46:24.023Z] #53 sha256:b4c7588ff41cdf06771de7c488b4c711e46656c990fbce2b8e0aea70916193a2 [2022-05-02T12:46:24.282Z] #53 DONE 0.3s [2022-05-02T12:46:24.282Z] [2022-05-02T12:46:24.282Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:46:24.282Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:46:24.282Z] #69 ... [2022-05-02T12:46:24.282Z] [2022-05-02T12:46:24.282Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:46:24.282Z] #57 sha256:44b3518c29b1f75d3914aa395a4a9f5b5830a1620d63e3233689f851ab8b905e [2022-05-02T12:46:24.282Z] #57 DONE 0.1s [2022-05-02T12:46:24.282Z] [2022-05-02T12:46:24.282Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:46:24.282Z] #59 sha256:dbbd8a20b2539fba524ae3d8a2b5b183e9e4411e8ed4adf587316aa0ac325c61 [2022-05-02T12:46:24.541Z] #59 DONE 0.1s [2022-05-02T12:46:24.541Z] [2022-05-02T12:46:24.541Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:46:24.541Z] #61 sha256:ff1cebc6cee5374e61c1cfe5a1734d63c67ddaf04769c29dbc08c5d7df58c279 [2022-05-02T12:46:24.801Z] #61 DONE 0.4s [2022-05-02T12:46:24.801Z] [2022-05-02T12:46:24.801Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:46:24.801Z] #63 sha256:04843764d7881f86db0de6bff0c428d803dc02b1106614258b0b392227f9d388 [2022-05-02T12:46:24.801Z] #63 DONE 0.1s [2022-05-02T12:46:24.801Z] [2022-05-02T12:46:24.801Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:46:24.801Z] #66 sha256:2bf527df74c811e493a1105faa2a4dc57368e4afaa3dd14bbb9f9f771b816005 [2022-05-02T12:46:24.801Z] #66 DONE 0.1s [2022-05-02T12:46:24.801Z] [2022-05-02T12:46:24.801Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:46:24.801Z] #69 sha256:e4f31af48ebb0f682b015b00e42929e9606c83c06e533d2a47fb827c1c6d5a27 [2022-05-02T12:46:25.087Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:46:25.087Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:46:25.087Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:46:25.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:46:25.349Z] Fetching without tags [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-02T12:46:25.603Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:46:26.031Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:46:26.170Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-05-02T12:46:26.170Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:46:27.321Z] #34 ... [2022-05-02T12:46:27.322Z] [2022-05-02T12:46:27.322Z] #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-02T12:46:27.322Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:46:27.322Z] #14 90.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-02T12:46:27.322Z] #14 90.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:27.322Z] #14 90.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:46:27.544Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-05-02T12:46:27.544Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:46:25.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:46:25.103Z] > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10 [2022-05-02T12:46:25.149Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:46:25.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:46:25.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:46:25.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:46:25.390Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:46:26.146Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:46:26.186Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:46:27.803Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-02T12:46:27.803Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:46:29.176Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-05-02T12:46:29.176Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:46:29.586Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:46:29.587Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545) [2022-05-02T12:46:30.110Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-02T12:46:30.110Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:46:29.243Z] > git remote # timeout=10 [2022-05-02T12:46:29.314Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:46:29.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:46:29.361Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:46:29.504Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-02T12:46:29.624Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:46:29.667Z] > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10 [2022-05-02T12:46:31.482Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-05-02T12:46:31.482Z] === RUN TestBuildWithHugeFile [2022-05-02T12:46:32.116Z] Client: [2022-05-02T12:46:32.116Z] Version: 20.10.9 [2022-05-02T12:46:32.116Z] API version: 1.41 [2022-05-02T12:46:32.116Z] Go version: go1.16.8 [2022-05-02T12:46:32.116Z] Git commit: c2ea9bc [2022-05-02T12:46:32.116Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:46:32.116Z] OS/Arch: windows/amd64 [2022-05-02T12:46:32.116Z] Context: default [2022-05-02T12:46:32.116Z] Experimental: true [2022-05-02T12:46:32.116Z] [2022-05-02T12:46:32.116Z] Server: Docker Engine - Community [2022-05-02T12:46:32.116Z] Engine: [2022-05-02T12:46:32.116Z] Version: 20.10.9 [2022-05-02T12:46:32.116Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:46:32.116Z] Go version: go1.16.8 [2022-05-02T12:46:32.116Z] Git commit: 79ea9d3 [2022-05-02T12:46:32.116Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:46:32.116Z] OS/Arch: windows/amd64 [2022-05-02T12:46:32.116Z] Experimental: true [Pipeline] sh [2022-05-02T12:46:33.699Z] + docker info [2022-05-02T12:46:33.699Z] Client: [2022-05-02T12:46:33.699Z] Context: default [2022-05-02T12:46:33.699Z] Debug Mode: false [2022-05-02T12:46:33.699Z] [2022-05-02T12:46:33.699Z] Server: [2022-05-02T12:46:33.699Z] Containers: 0 [2022-05-02T12:46:33.699Z] Running: 0 [2022-05-02T12:46:33.699Z] Paused: 0 [2022-05-02T12:46:33.699Z] Stopped: 0 [2022-05-02T12:46:33.699Z] Images: 0 [2022-05-02T12:46:33.699Z] Server Version: 20.10.9 [2022-05-02T12:46:33.699Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:46:33.699Z] Windows: [2022-05-02T12:46:33.699Z] LCOW: [2022-05-02T12:46:33.699Z] Logging Driver: json-file [2022-05-02T12:46:33.699Z] Plugins: [2022-05-02T12:46:33.699Z] Volume: local [2022-05-02T12:46:33.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:46:33.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:46:33.699Z] Swarm: inactive [2022-05-02T12:46:33.699Z] Default Isolation: process [2022-05-02T12:46:33.699Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:46:33.699Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:46:33.699Z] OSType: windows [2022-05-02T12:46:33.699Z] Architecture: x86_64 [2022-05-02T12:46:33.699Z] CPUs: 4 [2022-05-02T12:46:33.699Z] Total Memory: 32GiB [2022-05-02T12:46:33.699Z] Name: azwin-2-684ea0 [2022-05-02T12:46:33.699Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:46:33.699Z] Docker Root Dir: D:\docker [2022-05-02T12:46:33.699Z] Debug Mode: false [2022-05-02T12:46:33.699Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:46:33.699Z] Labels: [2022-05-02T12:46:33.699Z] Experimental: true [2022-05-02T12:46:33.699Z] Insecure Registries: [2022-05-02T12:46:33.699Z] 10.0.0.4:5000 [2022-05-02T12:46:33.699Z] 127.0.0.0/8 [2022-05-02T12:46:33.699Z] Registry Mirrors: [2022-05-02T12:46:33.699Z] http://10.0.0.4:5000/ [2022-05-02T12:46:33.699Z] Live Restore Enabled: false [2022-05-02T12:46:33.699Z] Product License: Community Engine [2022-05-02T12:46:33.699Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-02T12:46:37.323Z] #14 ... [2022-05-02T12:46:37.323Z] [2022-05-02T12:46:37.323Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:46:37.323Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:46:37.323Z] #62 44.64 Updating files: 71% (3374/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-02T12:46:37.323Z] #62 45.36 + cd /tmp/tmp.jU666qSVts/src/github.com/containerd/containerd [2022-05-02T12:46:37.323Z] #62 45.36 + git checkout -q v1.6.3 [2022-05-02T12:46:38.166Z] ok github.com/docker/docker/libnetwork 37.248s coverage: 40.6% of statements [2022-05-02T12:46:38.166Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:46:38.166Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-02T12:46:38.166Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:46:38.166Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:46:38.166Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-02T12:46:38.179Z] INFO: Extraction ended at 05/02/2022 12:46:30. Duration:00:00:52.9091528 [2022-05-02T12:46:38.179Z] INFO: Updating the golang and path environment variables [2022-05-02T12:46:38.179Z] INFO: GOPATH=d:\gopath [2022-05-02T12:46:38.179Z] INFO: go version go1.18.1 windows/amd64 [2022-05-02T12:46:38.179Z] INFO: Running the daemon under test in debug mode [2022-05-02T12:46:38.179Z] INFO: Starting a daemon under test... [2022-05-02T12:46:38.179Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43545\6\daemon --pidfile d:\CI\PR-43545\6\docker.pid -D [2022-05-02T12:46:38.179Z] INFO: Process started successfully. [2022-05-02T12:46:38.179Z] INFO: Start tailing logs of the daemon under tests [2022-05-02T12:46:38.179Z] INFO: Waiting for the daemon under test to start... [2022-05-02T12:46:38.265Z] #62 46.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-02T12:46:38.265Z] #62 46.07 + BUILDTAGS='netgo osusergo static_build' [2022-05-02T12:46:38.265Z] #62 46.07 + export EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:46:38.265Z] #62 46.07 + EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:46:38.265Z] #62 46.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-02T12:46:38.265Z] #62 46.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-02T12:46:38.265Z] #62 46.07 + '[' '' = dynamic ']' [2022-05-02T12:46:38.265Z] #62 46.07 + make [2022-05-02T12:46:38.729Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.496s coverage: 59.9% of statements [2022-05-02T12:46:38.729Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:46:38.986Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-02T12:46:39.549Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-05-02T12:46:39.549Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:46:39.651Z] #62 47.60 + bin/ctr [2022-05-02T12:46:40.112Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-02T12:46:40.369Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:46:40.625Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-02T12:46:41.720Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:46:44.871Z] + docker version [2022-05-02T12:46:47.792Z] #62 ... [2022-05-02T12:46:47.793Z] [2022-05-02T12:46:47.793Z] #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-02T12:46:47.793Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:46:47.793Z] #14 100.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-02T12:46:47.793Z] #14 100.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:47.793Z] #14 100.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:46:47.793Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-02T12:46:47.793Z] #14 105.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:47.793Z] #14 105.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:46:47.793Z] #14 110.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-02T12:46:47.793Z] #14 110.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:47.793Z] #14 110.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:46:50.580Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.569s coverage: 7.2% of statements [2022-05-02T12:46:50.580Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:46:50.580Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-02T12:46:50.580Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-02T12:46:50.580Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:46:50.580Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-02T12:46:50.580Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:46:50.672Z] .....INFO: Daemon under test started and replied! [2022-05-02T12:46:50.672Z] INFO: Docker version of the daemon under test [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] Client: [2022-05-02T12:46:50.672Z] Version: 17.06.2-ce [2022-05-02T12:46:50.672Z] API version: 1.30 [2022-05-02T12:46:50.672Z] Go version: go1.8.3 [2022-05-02T12:46:50.672Z] Git commit: cec0b72 [2022-05-02T12:46:50.672Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-02T12:46:50.672Z] OS/Arch: windows/amd64 [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] Server: [2022-05-02T12:46:50.672Z] Version: 0.0.0-dev [2022-05-02T12:46:50.672Z] API version: 1.42 (minimum version 1.24) [2022-05-02T12:46:50.672Z] Go version: go1.18.1 [2022-05-02T12:46:50.672Z] Git commit: 9880e6a1ef [2022-05-02T12:46:50.672Z] Built: [2022-05-02T12:46:50.672Z] OS/Arch: windows/amd64 [2022-05-02T12:46:50.672Z] Experimental: false [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] INFO: Docker info of the daemon under test [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] Containers: 0 [2022-05-02T12:46:50.672Z] Running: 0 [2022-05-02T12:46:50.672Z] Paused: 0 [2022-05-02T12:46:50.672Z] Stopped: 0 [2022-05-02T12:46:50.672Z] Images: 0 [2022-05-02T12:46:50.672Z] Server Version: 0.0.0-dev [2022-05-02T12:46:50.672Z] Storage Driver: windowsfilter [2022-05-02T12:46:50.672Z] Windows: [2022-05-02T12:46:50.672Z] Logging Driver: json-file [2022-05-02T12:46:50.672Z] Plugins: [2022-05-02T12:46:50.672Z] Volume: local [2022-05-02T12:46:50.672Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:46:50.672Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:46:50.672Z] Swarm: inactive [2022-05-02T12:46:50.672Z] Default Isolation: process [2022-05-02T12:46:50.672Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T12:46:50.672Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-02T12:46:50.672Z] OSType: windows [2022-05-02T12:46:50.672Z] Architecture: x86_64 [2022-05-02T12:46:50.672Z] CPUs: 4 [2022-05-02T12:46:50.672Z] Total Memory: 32GiB [2022-05-02T12:46:50.672Z] Name: azwin-2-2f5110 [2022-05-02T12:46:50.672Z] ID: FPGB:I3ZV:2VEO:IRHP:ZTLQ:YGXA:RTJZ:Q2W7:UN74:4I77:4RRE:ORFE [2022-05-02T12:46:50.672Z] Docker Root Dir: D:\CI\PR-43545\6\daemon [2022-05-02T12:46:50.672Z] Debug Mode (client): false [2022-05-02T12:46:50.672Z] Debug Mode (server): true [2022-05-02T12:46:50.672Z] File Descriptors: -1 [2022-05-02T12:46:50.672Z] Goroutines: 16 [2022-05-02T12:46:50.672Z] System Time: 2022-05-02T12:46:50.3941055Z [2022-05-02T12:46:50.672Z] EventsListeners: 0 [2022-05-02T12:46:50.672Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:46:50.672Z] Labels: [2022-05-02T12:46:50.672Z] Experimental: false [2022-05-02T12:46:50.672Z] Insecure Registries: [2022-05-02T12:46:50.672Z] 127.0.0.0/8 [2022-05-02T12:46:50.672Z] Live Restore Enabled: false [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] INFO: Docker images of the daemon under test [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:46:50.672Z] [2022-05-02T12:46:50.672Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-02T12:46:50.672Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-02T12:46:50.837Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-02T12:46:51.093Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-02T12:46:51.159Z] ltsc2019: Pulling from windows/servercore [2022-05-02T12:46:51.159Z] 4612f6d0b889: Pulling fs layer [2022-05-02T12:46:51.159Z] ba8181afd426: Pulling fs layer [2022-05-02T12:46:51.349Z] #69 136.0 # github.com/containerd/containerd/cmd/containerd [2022-05-02T12:46:51.349Z] #69 136.0 /usr/bin/ld: /tmp/go-link-2636161048/000019.o: in function `New': [2022-05-02T12:46:51.349Z] #69 136.0 /tmp/tmp.0yyEVl2HjZ/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-02T12:46:51.349Z] #69 136.1 + bin/containerd-stress [2022-05-02T12:46:51.349Z] #69 137.2 + bin/containerd-shim [2022-05-02T12:46:51.350Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-02T12:46:51.350Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-02T12:46:53.541Z] Client: [2022-05-02T12:46:53.541Z] Version: 20.10.9 [2022-05-02T12:46:53.541Z] API version: 1.41 [2022-05-02T12:46:53.542Z] Go version: go1.16.8 [2022-05-02T12:46:53.542Z] Git commit: c2ea9bc [2022-05-02T12:46:53.542Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:46:53.542Z] OS/Arch: windows/amd64 [2022-05-02T12:46:53.542Z] Context: default [2022-05-02T12:46:53.542Z] Experimental: true [2022-05-02T12:46:53.542Z] [2022-05-02T12:46:53.542Z] Server: Docker Engine - Community [2022-05-02T12:46:53.542Z] Engine: [2022-05-02T12:46:53.542Z] Version: 20.10.9 [2022-05-02T12:46:53.542Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:46:53.542Z] Go version: go1.16.8 [2022-05-02T12:46:53.542Z] Git commit: 79ea9d3 [2022-05-02T12:46:53.542Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:46:53.542Z] OS/Arch: windows/amd64 [2022-05-02T12:46:53.542Z] Experimental: true [Pipeline] sh [2022-05-02T12:46:55.126Z] + docker info [2022-05-02T12:46:55.126Z] Client: [2022-05-02T12:46:55.126Z] Context: default [2022-05-02T12:46:55.126Z] Debug Mode: false [2022-05-02T12:46:55.126Z] [2022-05-02T12:46:55.126Z] Server: [2022-05-02T12:46:55.126Z] Containers: 0 [2022-05-02T12:46:55.126Z] Running: 0 [2022-05-02T12:46:55.126Z] Paused: 0 [2022-05-02T12:46:55.126Z] Stopped: 0 [2022-05-02T12:46:55.126Z] Images: 0 [2022-05-02T12:46:55.126Z] Server Version: 20.10.9 [2022-05-02T12:46:55.126Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:46:55.126Z] Windows: [2022-05-02T12:46:55.126Z] LCOW: [2022-05-02T12:46:55.126Z] Logging Driver: json-file [2022-05-02T12:46:55.126Z] Plugins: [2022-05-02T12:46:55.126Z] Volume: local [2022-05-02T12:46:55.126Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:46:55.126Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:46:55.126Z] Swarm: inactive [2022-05-02T12:46:55.126Z] Default Isolation: process [2022-05-02T12:46:55.126Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:46:55.126Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:46:55.126Z] OSType: windows [2022-05-02T12:46:55.126Z] Architecture: x86_64 [2022-05-02T12:46:55.126Z] CPUs: 4 [2022-05-02T12:46:55.126Z] Total Memory: 32GiB [2022-05-02T12:46:55.126Z] Name: azwin-2-de8340 [2022-05-02T12:46:55.126Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:46:55.126Z] Docker Root Dir: D:\docker [2022-05-02T12:46:55.126Z] Debug Mode: false [2022-05-02T12:46:55.126Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:46:55.126Z] Labels: [2022-05-02T12:46:55.126Z] Experimental: true [2022-05-02T12:46:55.126Z] Insecure Registries: [2022-05-02T12:46:55.126Z] 10.0.0.4:5000 [2022-05-02T12:46:55.126Z] 127.0.0.0/8 [2022-05-02T12:46:55.126Z] Registry Mirrors: [2022-05-02T12:46:55.126Z] http://10.0.0.4:5000/ [2022-05-02T12:46:55.126Z] Live Restore Enabled: false [2022-05-02T12:46:55.126Z] Product License: Community Engine [2022-05-02T12:46:55.126Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-02T12:46:55.667Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-02T12:46:55.667Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-20740a20\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-02T12:46:55.667Z] ---------------------------------------------------------------------------- [2022-05-02T12:46:55.667Z] [2022-05-02T12:46:55.667Z] INFO: executeCI.ps1 starting at Mon May 2 12:46:53 CUT 2022 [2022-05-02T12:46:55.667Z] [2022-05-02T12:46:55.667Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-02T12:46:55.667Z] INFO: Running git version 2.24.1.windows.2 [2022-05-02T12:46:55.667Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-02T12:46:55.667Z] INFO: Environment variables: [2022-05-02T12:46:55.667Z] [2022-05-02T12:46:55.667Z] Name Value [2022-05-02T12:46:55.667Z] ---- ----- [2022-05-02T12:46:55.667Z] ALLUSERSPROFILE C:\ProgramData [2022-05-02T12:46:55.667Z] amd64 true [2022-05-02T12:46:55.667Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-02T12:46:55.667Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-02T12:46:55.667Z] arm64 true [2022-05-02T12:46:55.667Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-02T12:46:55.667Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-02T12:46:55.667Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-02T12:46:55.667Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-02T12:46:55.667Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-02T12:46:55.667Z] BRANCH_NAME PR-43545 [2022-05-02T12:46:55.667Z] BUILD_DISPLAY_NAME #6 [2022-05-02T12:46:55.667Z] BUILD_ID 6 [2022-05-02T12:46:55.667Z] BUILD_NUMBER 6 [2022-05-02T12:46:55.667Z] BUILD_TAG jenkins-moby-PR-43545-6 [2022-05-02T12:46:55.667Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/ [2022-05-02T12:46:55.667Z] cgroup2 true [2022-05-02T12:46:55.667Z] CHANGE_AUTHOR thaJeztah [2022-05-02T12:46:55.667Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-02T12:46:55.667Z] CHANGE_BRANCH update_selinux [2022-05-02T12:46:55.667Z] CHANGE_FORK thaJeztah/docker [2022-05-02T12:46:55.667Z] CHANGE_ID 43545 [2022-05-02T12:46:55.667Z] CHANGE_TARGET master [2022-05-02T12:46:55.667Z] CHANGE_TITLE vendor: github.com/opencontainers/selinux v1.10.1 [2022-05-02T12:46:55.667Z] CHANGE_URL https://github.com/moby/moby/pull/43545 [2022-05-02T12:46:55.667Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:46:55.667Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-02T12:46:55.667Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-02T12:46:55.667Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-02T12:46:55.667Z] COMPUTERNAME azwin-2-684ea0 [2022-05-02T12:46:55.667Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-02T12:46:55.667Z] ConfigSequenceNumber 0 [2022-05-02T12:46:55.667Z] dco true [2022-05-02T12:46:55.667Z] DOCKER_BUILDKIT 0 [2022-05-02T12:46:55.667Z] DOCKER_DUT_DEBUG 1 [2022-05-02T12:46:55.667Z] DOCKER_EXPERIMENTAL 1 [2022-05-02T12:46:55.667Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-02T12:46:55.667Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-02T12:46:55.667Z] EXECUTOR_NUMBER 0 [2022-05-02T12:46:55.667Z] FQDN azwin-2-684ea0.westus.cloudapp.azure.com [2022-05-02T12:46:55.667Z] GIT_BRANCH PR-43545 [2022-05-02T12:46:55.667Z] GIT_COMMIT 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:46:55.667Z] GIT_PREVIOUS_COMMIT a87b46c450c21d8ff8b47d4c873fc6ece3006e04 [2022-05-02T12:46:55.667Z] GIT_URL https://github.com/moby/moby.git [2022-05-02T12:46:55.667Z] HUDSON_COOKIE 1c5c27ee-478c-4ceb-924f-69219a5d87e3 [2022-05-02T12:46:55.668Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:46:55.668Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-02T12:46:55.668Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-02T12:46:55.668Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-02T12:46:55.668Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:46:55.668Z] JENKINS_NODE_COOKIE ba72dc8d-2953-4221-8edb-1a60fddf2e3c [2022-05-02T12:46:55.668Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-02T12:46:55.668Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-02T12:46:55.668Z] JOB_BASE_NAME PR-43545 [2022-05-02T12:46:55.668Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/display/redirect [2022-05-02T12:46:55.668Z] JOB_NAME moby/PR-43545 [2022-05-02T12:46:55.668Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/ [2022-05-02T12:46:55.668Z] library.jps.version master [2022-05-02T12:46:55.668Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-02T12:46:55.668Z] NODE_LABELS amd64 azure azwin-2-684ea0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-02T12:46:55.668Z] NODE_NAME azwin-2-684ea0 [2022-05-02T12:46:55.668Z] NUMBER_OF_PROCESSORS 4 [2022-05-02T12:46:55.668Z] OS Windows_NT [2022-05-02T12:46:55.668Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-02T12:46:55.668Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-02T12:46:55.668Z] ppc64le false [2022-05-02T12:46:55.668Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-02T12:46:55.668Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-02T12:46:55.668Z] PROCESSOR_LEVEL 6 [2022-05-02T12:46:55.668Z] PROCESSOR_REVISION 4f01 [2022-05-02T12:46:55.668Z] ProgramData C:\ProgramData [2022-05-02T12:46:55.668Z] ProgramFiles C:\Program Files [2022-05-02T12:46:55.668Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-02T12:46:55.668Z] ProgramW6432 C:\Program Files [2022-05-02T12:46:55.668Z] PROMPT $P$G [2022-05-02T12:46:55.668Z] PSExecutionPolicyPreference Bypass [2022-05-02T12:46:55.668Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-02T12:46:55.668Z] PUBLIC C:\Users\Public [2022-05-02T12:46:55.668Z] rootless true [2022-05-02T12:46:55.668Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=artif... [2022-05-02T12:46:55.668Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=changes [2022-05-02T12:46:55.668Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect [2022-05-02T12:46:55.668Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=tests [2022-05-02T12:46:55.668Z] s390x false [2022-05-02T12:46:55.668Z] SKIP_VALIDATION_TESTS 1 [2022-05-02T12:46:55.668Z] SOURCES_DRIVE d [2022-05-02T12:46:55.668Z] SOURCES_SUBDIR gopath [2022-05-02T12:46:55.668Z] STAGE_NAME Run tests [2022-05-02T12:46:55.668Z] SystemDrive C: [2022-05-02T12:46:55.668Z] SystemRoot C:\Windows [2022-05-02T12:46:55.668Z] TEMP C:\Windows\TEMP [2022-05-02T12:46:55.668Z] TESTDEBUG 0 [2022-05-02T12:46:55.668Z] TESTRUN_DRIVE d [2022-05-02T12:46:55.668Z] TESTRUN_SUBDIR CI [2022-05-02T12:46:55.668Z] TIMEOUT 120m [2022-05-02T12:46:55.668Z] TMP C:\Windows\TEMP [2022-05-02T12:46:55.668Z] unit_validate true [2022-05-02T12:46:55.668Z] USERDOMAIN WORKGROUP [2022-05-02T12:46:55.668Z] USERNAME azwin-2-684ea0$ [2022-05-02T12:46:55.668Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-02T12:46:55.668Z] validate_force false [2022-05-02T12:46:55.668Z] windir C:\Windows [2022-05-02T12:46:55.668Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-02T12:46:55.668Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-02T12:46:55.668Z] windows2022 true [2022-05-02T12:46:55.668Z] windows2022containerd true [2022-05-02T12:46:55.668Z] windowsRS5 true [2022-05-02T12:46:55.668Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-02T12:46:55.668Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-02T12:46:55.668Z] [2022-05-02T12:46:55.668Z] [2022-05-02T12:46:55.668Z] [2022-05-02T12:46:55.668Z] INFO: Sources under d:\gopath\... [2022-05-02T12:46:55.668Z] INFO: Test run under d:\CI\... [2022-05-02T12:46:55.668Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-02T12:46:55.668Z] INFO: docker/docker repository was found [2022-05-02T12:46:56.137Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-02T12:46:56.606Z] ltsc2022: Pulling from windows/servercore [2022-05-02T12:46:57.074Z] 8f616e6e9eec: Pulling fs layer [2022-05-02T12:46:57.074Z] dccd9e4d14d3: Pulling fs layer [2022-05-02T12:46:57.864Z] #14 121.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-02T12:46:57.864Z] #14 121.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:46:57.864Z] #14 121.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:47:01.164Z] #14 ... [2022-05-02T12:47:01.164Z] [2022-05-02T12:47:01.164Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:47:01.164Z] #65 sha256:ccc610c58822b83c958683037d02429148ec15c42ffe93866cd405984851a222 [2022-05-02T12:47:01.164Z] #65 123.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:47:01.164Z] #65 123.8 + GOBIN=/build [2022-05-02T12:47:01.164Z] #65 123.8 + GO111MODULE=on [2022-05-02T12:47:01.164Z] #65 123.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:47:01.668Z] ba8181afd426: Verifying Checksum [2022-05-02T12:47:01.668Z] ba8181afd426: Download complete [2022-05-02T12:47:03.528Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-02T12:47:03.557Z] #69 148.2 + bin/containerd-shim-runc-v1 [2022-05-02T12:47:04.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:47:04.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:47:06.452Z] #65 ... [2022-05-02T12:47:06.452Z] [2022-05-02T12:47:06.452Z] #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-02T12:47:06.452Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:47:06.452Z] #14 125.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-02T12:47:06.452Z] #14 125.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-02T12:47:06.452Z] #14 125.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:47:06.452Z] #14 125.8 Selecting previously unselected package libapparmor1:amd64. [2022-05-02T12:47:06.452Z] #14 125.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-02T12:47:06.452Z] #14 125.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:47:06.452Z] #14 125.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-02T12:47:06.452Z] #14 125.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-02T12:47:06.452Z] #14 125.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:47:06.452Z] #14 126.0 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:47:06.452Z] #14 126.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:47:06.452Z] #14 126.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:47:06.452Z] #14 126.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:47:06.452Z] #14 126.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:47:06.452Z] #14 126.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:47:06.453Z] #14 126.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-02T12:47:06.453Z] #14 126.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 126.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:47:06.453Z] #14 126.4 Selecting previously unselected package libudev-dev:amd64. [2022-05-02T12:47:06.453Z] #14 126.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 126.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:47:06.453Z] #14 126.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-02T12:47:06.453Z] #14 126.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 126.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:47:06.453Z] #14 126.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-02T12:47:06.453Z] #14 126.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 126.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 127.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-02T12:47:06.453Z] #14 127.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 127.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 127.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-02T12:47:06.453Z] #14 127.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 127.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 127.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-02T12:47:06.453Z] #14 127.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 127.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 127.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-02T12:47:06.453Z] #14 127.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 127.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:47:06.453Z] #14 127.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-02T12:47:06.453Z] #14 127.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 127.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:47:06.453Z] #14 128.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-02T12:47:06.453Z] #14 128.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 128.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:47:06.453Z] #14 128.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-02T12:47:06.453Z] #14 128.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-02T12:47:06.453Z] #14 128.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 128.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:47:06.453Z] #14 128.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-02T12:47:06.453Z] #14 128.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:47:06.453Z] #14 128.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:47:06.453Z] #14 128.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:47:06.453Z] #14 128.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:47:06.453Z] #14 128.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 128.9 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-02T12:47:06.453Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 129.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-02T12:47:06.453Z] #14 129.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:47:06.453Z] #14 129.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-02T12:47:06.453Z] #14 129.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 129.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:47:06.453Z] #14 129.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:47:06.453Z] #14 129.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:47:06.453Z] #14 129.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:47:06.453Z] #14 129.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:47:06.453Z] #14 129.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:47:07.548Z] 4612f6d0b889: Verifying Checksum [2022-05-02T12:47:07.548Z] 4612f6d0b889: Download complete [2022-05-02T12:47:08.829Z] #69 154.4 + bin/containerd-shim-runc-v2 [2022-05-02T12:47:09.395Z] #69 155.2 + binaries [2022-05-02T12:47:09.395Z] #69 155.2 + install -D bin/containerd /build/containerd [2022-05-02T12:47:09.395Z] #69 155.2 + install -D bin/containerd-shim /build/containerd-shim [2022-05-02T12:47:09.395Z] #69 155.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-02T12:47:09.395Z] #69 155.3 + install -D bin/ctr /build/ctr [2022-05-02T12:47:09.654Z] #69 DONE 155.7s [2022-05-02T12:47:09.749Z] #14 DONE 132.7s [2022-05-02T12:47:09.749Z] [2022-05-02T12:47:09.749Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-02T12:47:09.749Z] #65 sha256:ccc610c58822b83c958683037d02429148ec15c42ffe93866cd405984851a222 [2022-05-02T12:47:09.749Z] #65 130.2 rootlesskit version 1.0.0 [2022-05-02T12:47:09.749Z] #65 130.2 Usage of /build/rootlesskit-docker-proxy: [2022-05-02T12:47:09.749Z] #65 130.2 -container-ip string [2022-05-02T12:47:09.749Z] #65 130.2 container ip [2022-05-02T12:47:09.749Z] #65 130.2 -container-port int [2022-05-02T12:47:09.749Z] #65 130.2 container port (default -1) [2022-05-02T12:47:09.749Z] #65 130.2 -host-ip string [2022-05-02T12:47:09.749Z] #65 130.2 host ip [2022-05-02T12:47:09.749Z] #65 130.2 -host-port int [2022-05-02T12:47:09.749Z] #65 130.2 host port (default -1) [2022-05-02T12:47:09.750Z] #65 130.2 -proto string [2022-05-02T12:47:09.750Z] #65 130.2 proxy protocol (default "tcp") [2022-05-02T12:47:09.750Z] #65 DONE 132.4s [2022-05-02T12:47:09.750Z] [2022-05-02T12:47:09.750Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:47:09.750Z] #66 sha256:3edf00d42aeb3e00b24764a02205e9ed17364d29443037083c98278494ccabaa [2022-05-02T12:47:09.750Z] #66 DONE 0.0s [2022-05-02T12:47:09.750Z] [2022-05-02T12:47:09.750Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:47:09.750Z] #57 sha256:1738f2f12d1b28599fd32e171e5635b0070115d6fdddea10a6bdbd4f41a3cc45 [2022-05-02T12:47:09.750Z] #57 DONE 0.1s [2022-05-02T12:47:09.750Z] [2022-05-02T12:47:09.750Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:47:09.750Z] #67 sha256:53542b5eb5517de06d82692d0048a68d271c618a0a518b8f2e2f27abffb6e969 [2022-05-02T12:47:09.750Z] #67 DONE 0.1s [2022-05-02T12:47:09.750Z] [2022-05-02T12:47:09.750Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:47:09.750Z] #58 sha256:3626af32aaaa0ee7ecd426e1cfaa0ef9c391ecd97c1d932a013682d06c909530 [2022-05-02T12:47:11.029Z] [2022-05-02T12:47:11.029Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:47:11.029Z] #70 sha256:450d03cfcda57f14291bf3129d8414b737b8f3a9dddc9c8be57ad29d4b0c94a0 [2022-05-02T12:47:11.029Z] #70 DONE 0.3s [2022-05-02T12:47:11.029Z] [2022-05-02T12:47:11.029Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:47:11.029Z] #75 sha256:c882248e4e101e01f697dbc511fa59eb025cd6b0b8be31e20701c0599c6f8f8e [2022-05-02T12:47:11.029Z] #75 DONE 0.1s [2022-05-02T12:47:11.029Z] [2022-05-02T12:47:11.029Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:47:11.029Z] #80 sha256:de44ad74119f47117218e497448b51e5624f0c74139392af24d71d2a9a831222 [2022-05-02T12:47:11.132Z] #58 ... [2022-05-02T12:47:11.132Z] [2022-05-02T12:47:11.132Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:47:11.132Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:47:11.132Z] #15 DONE 1.9s [2022-05-02T12:47:11.132Z] [2022-05-02T12:47:11.132Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:47:11.132Z] #58 sha256:3626af32aaaa0ee7ecd426e1cfaa0ef9c391ecd97c1d932a013682d06c909530 [2022-05-02T12:47:11.132Z] #58 1.835 + RM_GOPATH=0 [2022-05-02T12:47:11.132Z] #58 1.835 + TMP_GOPATH= [2022-05-02T12:47:11.132Z] #58 1.835 + : /build [2022-05-02T12:47:11.132Z] #58 1.870 + '[' -z '' ']' [2022-05-02T12:47:11.132Z] #58 1.870 ++ mktemp -d [2022-05-02T12:47:11.132Z] #58 1.870 + export GOPATH=/tmp/tmp.lBNNqD02n1 [2022-05-02T12:47:11.133Z] #58 1.870 + GOPATH=/tmp/tmp.lBNNqD02n1 [2022-05-02T12:47:11.133Z] #58 1.870 + RM_GOPATH=1 [2022-05-02T12:47:11.133Z] #58 1.870 + case "$(go env GOARCH)" in [2022-05-02T12:47:11.133Z] #58 1.870 ++ go env GOARCH [2022-05-02T12:47:11.393Z] #58 1.889 Install runc version v1.1.1 (build tags: seccomp) [2022-05-02T12:47:11.393Z] #58 1.889 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:47:11.393Z] #58 1.889 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:47:11.393Z] #58 1.889 ++ dirname /install.sh [2022-05-02T12:47:11.393Z] #58 1.889 + dir=/ [2022-05-02T12:47:11.393Z] #58 1.889 + bin=runc [2022-05-02T12:47:11.393Z] #58 1.889 + shift [2022-05-02T12:47:11.393Z] #58 1.889 + '[' '!' -f //runc.installer ']' [2022-05-02T12:47:11.393Z] #58 1.889 + . //runc.installer [2022-05-02T12:47:11.393Z] #58 1.889 ++ set -e [2022-05-02T12:47:11.393Z] #58 1.889 ++ : v1.1.1 [2022-05-02T12:47:11.393Z] #58 1.889 + install_runc [2022-05-02T12:47:11.393Z] #58 1.889 + RUNC_BUILDTAGS=seccomp [2022-05-02T12:47:11.393Z] #58 1.889 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-02T12:47:11.393Z] #58 1.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lBNNqD02n1/src/github.com/opencontainers/runc [2022-05-02T12:47:11.393Z] #58 1.889 Cloning into '/tmp/tmp.lBNNqD02n1/src/github.com/opencontainers/runc'... [2022-05-02T12:47:11.596Z] #80 DONE 0.5s [2022-05-02T12:47:11.596Z] [2022-05-02T12:47:11.596Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:47:11.596Z] #81 sha256:f4cd0f8c60bc9d243eb9313bc72d938e0909b121b5d146bcf90edc5a9eb4457f [2022-05-02T12:47:11.596Z] #81 DONE 0.0s [2022-05-02T12:47:11.596Z] [2022-05-02T12:47:11.596Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:47:11.596Z] #82 sha256:6f3c2a6864d0ccc46782348a4213565e1823b552c5fc64c0794154d4644fc505 [2022-05-02T12:47:12.030Z] 8f616e6e9eec: Verifying Checksum [2022-05-02T12:47:12.030Z] 8f616e6e9eec: Download complete [2022-05-02T12:47:12.531Z] #82 DONE 0.8s [2022-05-02T12:47:12.531Z] [2022-05-02T12:47:12.531Z] #83 exporting to image [2022-05-02T12:47:12.531Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:47:12.531Z] #83 exporting layers [2022-05-02T12:47:12.777Z] #58 ... [2022-05-02T12:47:12.777Z] [2022-05-02T12:47:12.777Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-02T12:47:12.777Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-02T12:47:12.777Z] #16 DONE 1.4s [2022-05-02T12:47:12.777Z] [2022-05-02T12:47:12.777Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:47:12.777Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-02T12:47:13.347Z] #17 0.875 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-02T12:47:13.608Z] #17 DONE 1.0s [2022-05-02T12:47:13.608Z] [2022-05-02T12:47:13.608Z] #45 [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-02T12:47:13.608Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:47:13.608Z] #45 ... [2022-05-02T12:47:13.608Z] [2022-05-02T12:47:13.608Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:47:13.608Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-02T12:47:13.664Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-02T12:47:13.665Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-08f3290a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-02T12:47:13.665Z] ---------------------------------------------------------------------------- [2022-05-02T12:47:13.665Z] [2022-05-02T12:47:13.665Z] INFO: executeCI.ps1 starting at Mon May 2 12:47:11 CUT 2022 [2022-05-02T12:47:13.665Z] [2022-05-02T12:47:13.665Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-02T12:47:13.665Z] INFO: Running git version 2.24.1.windows.2 [2022-05-02T12:47:13.665Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-02T12:47:13.665Z] INFO: Environment variables: [2022-05-02T12:47:13.665Z] [2022-05-02T12:47:13.665Z] Name Value [2022-05-02T12:47:13.665Z] ---- ----- [2022-05-02T12:47:13.665Z] ALLUSERSPROFILE C:\ProgramData [2022-05-02T12:47:13.665Z] amd64 true [2022-05-02T12:47:13.665Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-02T12:47:13.665Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-02T12:47:13.665Z] arm64 true [2022-05-02T12:47:13.665Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-02T12:47:13.665Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-02T12:47:13.665Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-02T12:47:13.665Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-02T12:47:13.665Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-02T12:47:13.665Z] BRANCH_NAME PR-43545 [2022-05-02T12:47:13.665Z] BUILD_DISPLAY_NAME #6 [2022-05-02T12:47:13.665Z] BUILD_ID 6 [2022-05-02T12:47:13.665Z] BUILD_NUMBER 6 [2022-05-02T12:47:13.665Z] BUILD_TAG jenkins-moby-PR-43545-6 [2022-05-02T12:47:13.665Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/ [2022-05-02T12:47:13.665Z] cgroup2 true [2022-05-02T12:47:13.665Z] CHANGE_AUTHOR thaJeztah [2022-05-02T12:47:13.665Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-02T12:47:13.665Z] CHANGE_BRANCH update_selinux [2022-05-02T12:47:13.665Z] CHANGE_FORK thaJeztah/docker [2022-05-02T12:47:13.665Z] CHANGE_ID 43545 [2022-05-02T12:47:13.665Z] CHANGE_TARGET master [2022-05-02T12:47:13.665Z] CHANGE_TITLE vendor: github.com/opencontainers/selinux v1.10.1 [2022-05-02T12:47:13.665Z] CHANGE_URL https://github.com/moby/moby/pull/43545 [2022-05-02T12:47:13.665Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:47:13.665Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-02T12:47:13.665Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-02T12:47:13.665Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-02T12:47:13.665Z] COMPUTERNAME azwin-2-de8340 [2022-05-02T12:47:13.665Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-02T12:47:13.665Z] ConfigSequenceNumber 0 [2022-05-02T12:47:13.665Z] dco true [2022-05-02T12:47:13.665Z] DOCKER_BUILDKIT 0 [2022-05-02T12:47:13.665Z] DOCKER_DUT_DEBUG 1 [2022-05-02T12:47:13.665Z] DOCKER_EXPERIMENTAL 1 [2022-05-02T12:47:13.665Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-02T12:47:13.665Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-02T12:47:13.665Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-02T12:47:13.665Z] EXECUTOR_NUMBER 0 [2022-05-02T12:47:13.665Z] FQDN azwin-2-de8340.westus.cloudapp.azure.com [2022-05-02T12:47:13.665Z] GIT_BRANCH PR-43545 [2022-05-02T12:47:13.665Z] GIT_COMMIT 9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:47:13.665Z] GIT_PREVIOUS_COMMIT a87b46c450c21d8ff8b47d4c873fc6ece3006e04 [2022-05-02T12:47:13.665Z] GIT_URL https://github.com/moby/moby.git [2022-05-02T12:47:13.665Z] HUDSON_COOKIE 668a0135-882d-42c6-83eb-471d1a093b2b [2022-05-02T12:47:13.665Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:47:13.665Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-02T12:47:13.665Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-02T12:47:13.665Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-02T12:47:13.665Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:47:13.665Z] JENKINS_NODE_COOKIE 376b3a84-c1f2-44b9-96eb-66955a183334 [2022-05-02T12:47:13.665Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-02T12:47:13.665Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-02T12:47:13.665Z] JOB_BASE_NAME PR-43545 [2022-05-02T12:47:13.665Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/display/redirect [2022-05-02T12:47:13.665Z] JOB_NAME moby/PR-43545 [2022-05-02T12:47:13.665Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/ [2022-05-02T12:47:13.665Z] library.jps.version master [2022-05-02T12:47:13.665Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-02T12:47:13.665Z] NODE_LABELS amd64 azure azwin-2-de8340 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-02T12:47:13.665Z] NODE_NAME azwin-2-de8340 [2022-05-02T12:47:13.665Z] NUMBER_OF_PROCESSORS 4 [2022-05-02T12:47:13.665Z] OS Windows_NT [2022-05-02T12:47:13.665Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-02T12:47:13.665Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-02T12:47:13.665Z] ppc64le false [2022-05-02T12:47:13.665Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-02T12:47:13.665Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-02T12:47:13.665Z] PROCESSOR_LEVEL 6 [2022-05-02T12:47:13.665Z] PROCESSOR_REVISION 4f01 [2022-05-02T12:47:13.665Z] ProgramData C:\ProgramData [2022-05-02T12:47:13.665Z] ProgramFiles C:\Program Files [2022-05-02T12:47:13.665Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-02T12:47:13.665Z] ProgramW6432 C:\Program Files [2022-05-02T12:47:13.665Z] PROMPT $P$G [2022-05-02T12:47:13.665Z] PSExecutionPolicyPreference Bypass [2022-05-02T12:47:13.665Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-02T12:47:13.665Z] PUBLIC C:\Users\Public [2022-05-02T12:47:13.665Z] rootless true [2022-05-02T12:47:13.665Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=artif... [2022-05-02T12:47:13.665Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=changes [2022-05-02T12:47:13.665Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect [2022-05-02T12:47:13.665Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43545/6/display/redirect?page=tests [2022-05-02T12:47:13.665Z] s390x false [2022-05-02T12:47:13.665Z] SKIP_VALIDATION_TESTS 1 [2022-05-02T12:47:13.665Z] SOURCES_DRIVE d [2022-05-02T12:47:13.665Z] SOURCES_SUBDIR gopath [2022-05-02T12:47:13.665Z] STAGE_NAME Run tests [2022-05-02T12:47:13.665Z] SystemDrive C: [2022-05-02T12:47:13.665Z] SystemRoot C:\Windows [2022-05-02T12:47:13.665Z] TEMP C:\Windows\TEMP [2022-05-02T12:47:13.665Z] TESTDEBUG 0 [2022-05-02T12:47:13.665Z] TESTRUN_DRIVE d [2022-05-02T12:47:13.665Z] TESTRUN_SUBDIR CI [2022-05-02T12:47:13.665Z] TIMEOUT 120m [2022-05-02T12:47:13.665Z] TMP C:\Windows\TEMP [2022-05-02T12:47:13.665Z] unit_validate true [2022-05-02T12:47:13.665Z] USERDOMAIN WORKGROUP [2022-05-02T12:47:13.665Z] USERNAME azwin-2-de8340$ [2022-05-02T12:47:13.665Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-02T12:47:13.665Z] validate_force false [2022-05-02T12:47:13.665Z] windir C:\Windows [2022-05-02T12:47:13.665Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-02T12:47:13.665Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-02T12:47:13.665Z] windows2022 true [2022-05-02T12:47:13.665Z] windows2022containerd true [2022-05-02T12:47:13.665Z] windowsRS5 true [2022-05-02T12:47:13.665Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-02T12:47:13.665Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-02T12:47:13.665Z] [2022-05-02T12:47:13.665Z] [2022-05-02T12:47:13.665Z] [2022-05-02T12:47:14.136Z] INFO: Sources under d:\gopath\... [2022-05-02T12:47:14.136Z] INFO: Test run under d:\CI\... [2022-05-02T12:47:14.136Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-02T12:47:14.136Z] INFO: docker/docker repository was found [2022-05-02T12:47:14.136Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-02T12:47:14.550Z] #18 DONE 0.9s [2022-05-02T12:47:14.550Z] [2022-05-02T12:47:14.550Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:47:14.550Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-02T12:47:14.605Z] ltsc2022: Pulling from windows/servercore [2022-05-02T12:47:15.073Z] 8f616e6e9eec: Pulling fs layer [2022-05-02T12:47:15.073Z] dccd9e4d14d3: Pulling fs layer [2022-05-02T12:47:15.933Z] #19 DONE 1.0s [2022-05-02T12:47:15.933Z] [2022-05-02T12:47:15.933Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:47:15.933Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-02T12:47:16.503Z] #20 DONE 1.0s [2022-05-02T12:47:16.504Z] [2022-05-02T12:47:16.504Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:47:16.504Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:47:17.885Z] #21 1.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:47:17.903Z] dccd9e4d14d3: Verifying Checksum [2022-05-02T12:47:17.903Z] dccd9e4d14d3: Download complete [2022-05-02T12:47:18.145Z] #21 1.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:47:18.145Z] #21 1.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:47:18.405Z] #21 1.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:47:19.798Z] #21 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:47:20.738Z] #21 4.187 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/ipam 16.466s coverage: 85.3% of statements [2022-05-02T12:47:21.577Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:47:21.577Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-02T12:47:21.577Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.012s coverage: 71.4% of statements [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-02T12:47:21.577Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-02T12:47:24.041Z] #21 7.345 Fetched 8510 kB in 6s (1337 kB/s) [2022-05-02T12:47:24.983Z] #21 7.345 Reading package lists... [2022-05-02T12:47:24.983Z] #21 ... [2022-05-02T12:47:24.983Z] [2022-05-02T12:47:24.983Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:47:24.983Z] #58 sha256:3626af32aaaa0ee7ecd426e1cfaa0ef9c391ecd97c1d932a013682d06c909530 [2022-05-02T12:47:24.983Z] #58 11.29 + cd /tmp/tmp.lBNNqD02n1/src/github.com/opencontainers/runc [2022-05-02T12:47:24.983Z] #58 11.30 + git checkout -q v1.1.1 [2022-05-02T12:47:24.983Z] #58 11.75 + '[' -z '' ']' [2022-05-02T12:47:24.983Z] #58 11.75 + target=static [2022-05-02T12:47:24.983Z] #58 11.75 + make BUILDTAGS=seccomp static [2022-05-02T12:47:24.983Z] #58 12.14 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-02T12:47:26.364Z] #58 ... [2022-05-02T12:47:26.364Z] [2022-05-02T12:47:26.364Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:47:26.364Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:47:26.364Z] #21 7.345 Reading package lists... [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithHugeFile (48.70s) [2022-05-02T12:47:27.716Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:47:27.716Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:47:27.716Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:47:27.716Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:47:27.716Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:47:27.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:47:27.716Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:47:27.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:47:27.716Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:47:27.716Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:47:27.716Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:47:27.716Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:47:27.716Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-02T12:47:27.716Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:47:27.716Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:47:27.716Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:47:27.716Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-05-02T12:47:27.716Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-05-02T12:47:27.716Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-05-02T12:47:27.716Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:47:27.716Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-02T12:47:27.716Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:47:27.716Z] Loaded image: busybox:latest [2022-05-02T12:47:27.716Z] Loaded image: busybox:glibc [2022-05-02T12:47:27.716Z] Loaded image: debian:bullseye-slim [2022-05-02T12:47:27.716Z] Loaded image: hello-world:latest [2022-05-02T12:47:27.716Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:47:28.278Z] #21 9.820 Reading package lists... [2022-05-02T12:47:28.278Z] #21 ... [2022-05-02T12:47:28.278Z] [2022-05-02T12:47:28.278Z] #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-02T12:47:28.278Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:47:28.278Z] #34 DONE 151.6s [2022-05-02T12:47:28.538Z] [2022-05-02T12:47:28.538Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:47:28.538Z] #58 sha256:3626af32aaaa0ee7ecd426e1cfaa0ef9c391ecd97c1d932a013682d06c909530 [2022-05-02T12:47:28.538Z] #58 ... [2022-05-02T12:47:28.538Z] [2022-05-02T12:47:28.539Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-02T12:47:28.539Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:47:28.539Z] #21 9.820 Reading package lists... [2022-05-02T12:47:29.479Z] #21 12.16 Building dependency tree... [2022-05-02T12:47:30.019Z] 8f616e6e9eec: Verifying Checksum [2022-05-02T12:47:30.019Z] 8f616e6e9eec: Download complete [2022-05-02T12:47:30.862Z] #21 13.96 The following additional packages will be installed: [2022-05-02T12:47:30.862Z] #21 13.97 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-02T12:47:30.862Z] #21 13.97 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-02T12:47:30.862Z] #21 13.97 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-02T12:47:30.862Z] #21 13.97 python3-pkg-resources vim-runtime xxd [2022-05-02T12:47:30.862Z] #21 13.98 Suggested packages: [2022-05-02T12:47:30.862Z] #21 13.98 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-02T12:47:30.862Z] #21 13.98 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-02T12:47:30.862Z] #21 13.98 acl attr quota [2022-05-02T12:47:30.862Z] #21 13.98 Recommended packages: [2022-05-02T12:47:30.862Z] #21 13.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-02T12:47:31.434Z] #21 14.88 The following NEW packages will be installed: [2022-05-02T12:47:31.434Z] #21 14.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-02T12:47:31.434Z] #21 14.88 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-02T12:47:31.434Z] #21 14.88 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-02T12:47:31.434Z] #21 14.88 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-02T12:47:31.434Z] #21 14.88 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-02T12:47:31.434Z] #21 14.88 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-02T12:47:31.434Z] #21 14.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-02T12:47:31.434Z] #21 14.88 xz-utils zip zstd [2022-05-02T12:47:31.695Z] #21 15.20 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:47:31.695Z] #21 15.20 Need to get 27.6 MB of archives. [2022-05-02T12:47:31.695Z] #21 15.20 After this operation, 106 MB of additional disk space will be used. [2022-05-02T12:47:31.695Z] #21 15.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-02T12:47:31.695Z] #21 15.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-02T12:47:31.695Z] #21 15.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-02T12:47:31.695Z] #21 15.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-02T12:47:31.696Z] #21 15.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-02T12:47:31.696Z] #21 15.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-02T12:47:31.696Z] #21 15.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-02T12:47:31.696Z] #21 15.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-02T12:47:31.696Z] #21 15.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:47:31.696Z] #21 15.26 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-02T12:47:31.956Z] #21 15.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-02T12:47:31.956Z] #21 15.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-02T12:47:31.956Z] #21 15.27 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-02T12:47:31.956Z] #21 15.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-02T12:47:31.956Z] #21 15.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-02T12:47:31.956Z] #21 15.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-02T12:47:31.956Z] #21 15.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-02T12:47:31.956Z] #21 15.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-02T12:47:31.956Z] #21 15.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-02T12:47:31.956Z] #21 15.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-02T12:47:31.956Z] #21 15.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-02T12:47:31.956Z] #21 15.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:47:31.956Z] #21 15.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:47:31.956Z] #21 15.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:47:31.956Z] #21 15.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-02T12:47:31.956Z] #21 15.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-02T12:47:31.956Z] #21 15.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:47:32.217Z] #21 15.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-02T12:47:32.217Z] #21 15.62 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-02T12:47:32.217Z] #21 15.62 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-02T12:47:32.217Z] #21 15.62 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-02T12:47:32.217Z] #21 15.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-02T12:47:32.217Z] #21 15.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-02T12:47:32.217Z] #21 15.63 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-02T12:47:32.217Z] #21 15.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-02T12:47:32.217Z] #21 15.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-02T12:47:32.217Z] #21 15.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:47:32.217Z] #21 15.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-02T12:47:32.217Z] #21 15.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-02T12:47:32.217Z] #21 15.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-02T12:47:32.217Z] #21 15.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-02T12:47:32.217Z] #21 15.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-02T12:47:32.217Z] #21 15.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-02T12:47:32.217Z] #21 15.77 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-02T12:47:32.478Z] #21 15.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-02T12:47:32.739Z] #21 16.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-02T12:47:32.739Z] #21 16.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-02T12:47:32.739Z] #21 16.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-02T12:47:33.311Z] #21 16.67 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:47:33.311Z] #21 16.79 Fetched 27.6 MB in 1s (24.0 MB/s) [2022-05-02T12:47:33.311Z] #21 16.84 Selecting previously unselected package pigz. [2022-05-02T12:47:33.572Z] #21 16.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-02T12:47:33.572Z] #21 16.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-02T12:47:33.572Z] #21 16.89 Unpacking pigz (2.6-1) ... [2022-05-02T12:47:33.572Z] #21 16.98 Selecting previously unselected package libelf1:amd64. [2022-05-02T12:47:33.572Z] #21 16.99 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-02T12:47:33.572Z] #21 16.99 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-02T12:47:33.832Z] #21 17.14 Selecting previously unselected package libbpf0:amd64. [2022-05-02T12:47:33.832Z] #21 17.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-02T12:47:33.832Z] #21 17.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:47:33.832Z] #21 17.27 Selecting previously unselected package libcap2:amd64. [2022-05-02T12:47:33.832Z] #21 17.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-02T12:47:33.832Z] #21 17.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:47:33.832Z] #21 17.32 Selecting previously unselected package libmnl0:amd64. [2022-05-02T12:47:33.832Z] #21 17.32 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-02T12:47:33.832Z] #21 17.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:47:33.832Z] #21 17.38 Selecting previously unselected package libxtables12:amd64. [2022-05-02T12:47:33.832Z] #21 17.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-02T12:47:34.093Z] #21 17.38 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:47:34.093Z] #21 17.44 Selecting previously unselected package libcap2-bin. [2022-05-02T12:47:34.093Z] #21 17.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-02T12:47:34.093Z] #21 17.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-02T12:47:34.093Z] #21 17.54 Selecting previously unselected package iproute2. [2022-05-02T12:47:34.093Z] #21 17.54 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-02T12:47:34.093Z] #21 17.55 Unpacking iproute2 (5.10.0-4) ... [2022-05-02T12:47:34.665Z] #21 17.98 Selecting previously unselected package xxd. [2022-05-02T12:47:34.665Z] #21 17.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:47:34.665Z] #21 17.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:34.665Z] #21 18.11 Selecting previously unselected package vim-common. [2022-05-02T12:47:34.665Z] #21 18.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:47:34.665Z] #21 18.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:34.665Z] #21 18.26 Selecting previously unselected package bash-completion. [2022-05-02T12:47:34.925Z] #21 18.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-02T12:47:35.826Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.65s) [2022-05-02T12:47:35.826Z] PASS [2022-05-02T12:47:35.826Z] [2022-05-02T12:47:35.826Z] === Skipped [2022-05-02T12:47:35.826Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:47:35.826Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:47:35.826Z] [2022-05-02T12:47:35.826Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:47:35.826Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:47:35.826Z] [2022-05-02T12:47:35.826Z] DONE 34 tests, 2 skipped in 85.025s [2022-05-02T12:47:35.826Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:47:35.826Z] INFO: Testing against a local daemon [2022-05-02T12:47:35.826Z] === RUN TestConfigInspect [2022-05-02T12:47:35.893Z] dccd9e4d14d3: Verifying Checksum [2022-05-02T12:47:35.893Z] dccd9e4d14d3: Download complete [2022-05-02T12:47:36.392Z] --- PASS: TestConfigInspect (1.79s) [2022-05-02T12:47:36.392Z] === RUN TestConfigList [2022-05-02T12:47:36.838Z] #21 19.97 Unpacking bash-completion (1:2.11-2) ... [2022-05-02T12:47:36.838Z] #21 20.34 Selecting previously unselected package bzip2. [2022-05-02T12:47:36.838Z] #21 20.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-02T12:47:36.838Z] #21 20.35 Unpacking bzip2 (1.0.8-4) ... [2022-05-02T12:47:36.838Z] #21 20.42 Selecting previously unselected package xz-utils. [2022-05-02T12:47:36.838Z] #21 20.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-02T12:47:36.838Z] #21 20.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:47:37.099Z] #21 20.58 Selecting previously unselected package apparmor. [2022-05-02T12:47:37.099Z] #21 20.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-02T12:47:37.360Z] #21 20.64 Unpacking apparmor (2.13.6-10) ... [2022-05-02T12:47:37.620Z] #21 21.03 Selecting previously unselected package inetutils-ping. [2022-05-02T12:47:37.620Z] #21 21.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-02T12:47:37.620Z] #21 21.05 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-02T12:47:37.881Z] #21 21.15 Selecting previously unselected package libip4tc2:amd64. [2022-05-02T12:47:37.881Z] #21 21.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:47:37.881Z] #21 21.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:47:37.881Z] #21 21.24 Selecting previously unselected package libip6tc2:amd64. [2022-05-02T12:47:37.881Z] #21 21.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:47:37.881Z] #21 21.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:47:37.881Z] #21 21.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-02T12:47:37.881Z] #21 21.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-02T12:47:37.881Z] #21 21.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:47:37.881Z] #21 21.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-02T12:47:37.881Z] #21 21.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-02T12:47:38.141Z] #21 21.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:47:38.141Z] #21 21.46 Selecting previously unselected package libnftnl11:amd64. [2022-05-02T12:47:38.141Z] #21 21.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-02T12:47:38.141Z] #21 21.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:47:38.141Z] #21 21.55 Selecting previously unselected package iptables. [2022-05-02T12:47:38.141Z] #21 21.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-02T12:47:38.141Z] #21 21.57 Unpacking iptables (1.8.7-1) ... [2022-05-02T12:47:38.291Z] --- PASS: TestConfigList (1.78s) [2022-05-02T12:47:38.291Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:47:38.402Z] #21 21.86 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:47:38.402Z] #21 21.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:47:38.402Z] #21 21.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:47:38.663Z] #21 22.02 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:47:38.663Z] #21 22.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:47:38.663Z] #21 22.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:47:38.663Z] #21 22.14 Selecting previously unselected package jq. [2022-05-02T12:47:38.663Z] #21 22.15 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:47:38.663Z] #21 22.16 Unpacking jq (1.6-2.1) ... [2022-05-02T12:47:38.663Z] #21 22.25 Selecting previously unselected package libaio1:amd64. [2022-05-02T12:47:38.925Z] #21 22.26 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-02T12:47:38.925Z] #21 22.27 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:47:38.925Z] #21 22.33 Selecting previously unselected package libgpm2:amd64. [2022-05-02T12:47:38.925Z] #21 22.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-02T12:47:38.925Z] #21 22.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:47:38.925Z] #21 22.39 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:47:38.925Z] #21 22.40 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:47:38.925Z] #21 22.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:47:39.075Z] #83 exporting layers 23.9s done [2022-05-02T12:47:39.075Z] #83 writing image sha256:ec9d062fb325560743c93af2ef47cf3ec84da605be0b69686516998e0e743c3e done [2022-05-02T12:47:39.075Z] #83 naming to docker.io/library/docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 done [2022-05-02T12:47:39.075Z] #83 DONE 23.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-02T12:47:39.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43545/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/validate/default [2022-05-02T12:47:39.982Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-02T12:47:39.982Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-02T12:47:39.982Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-02T12:47:39.982Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-02T12:47:39.982Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-02T12:47:39.982Z] Congratulations! No new tests were added to integration-cli. [2022-05-02T12:47:39.982Z] [2022-05-02T12:47:39.982Z] INFO Start validation with golang-ci-lint [2022-05-02T12:47:40.818Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-05-02T12:47:40.818Z] === RUN TestConfigsUpdate [2022-05-02T12:47:40.917Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-02T12:47:40.917Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-02T12:47:40.917Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-02T12:47:42.335Z] #21 25.51 Selecting previously unselected package libinih1:amd64. [2022-05-02T12:47:42.335Z] #21 25.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-02T12:47:42.335Z] #21 25.53 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-02T12:47:42.335Z] #21 25.59 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:47:42.335Z] #21 25.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:47:42.335Z] #21 25.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:47:42.335Z] #21 25.70 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:47:42.335Z] #21 25.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:47:42.335Z] #21 25.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:47:42.335Z] #21 25.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:47:42.335Z] #21 25.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:47:42.335Z] #21 25.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:47:42.335Z] #21 25.88 Selecting previously unselected package net-tools. [2022-05-02T12:47:42.335Z] #21 25.89 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-02T12:47:42.335Z] #21 25.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:47:42.598Z] #21 26.09 Selecting previously unselected package patch. [2022-05-02T12:47:42.598Z] #21 26.09 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-02T12:47:42.598Z] #21 26.09 Unpacking patch (2.7.6-7) ... [2022-05-02T12:47:42.598Z] #21 26.19 Selecting previously unselected package python-pip-whl. [2022-05-02T12:47:42.717Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-02T12:47:42.717Z] === RUN TestTemplatedConfig [2022-05-02T12:47:42.859Z] #21 26.20 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:47:42.859Z] #21 26.21 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:47:43.119Z] #21 26.76 Selecting previously unselected package python3-lib2to3. [2022-05-02T12:47:43.380Z] #21 26.77 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-02T12:47:43.380Z] #21 26.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:47:43.380Z] #21 26.89 Selecting previously unselected package python3-distutils. [2022-05-02T12:47:43.380Z] #21 26.90 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-02T12:47:43.380Z] #21 26.91 Unpacking python3-distutils (3.9.2-1) ... [2022-05-02T12:47:43.640Z] #21 27.01 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:47:43.640Z] #21 27.02 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:47:43.640Z] #21 27.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:47:43.900Z] #21 27.15 Selecting previously unselected package python3-setuptools. [2022-05-02T12:47:43.900Z] #21 27.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-02T12:47:43.900Z] #21 27.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-02T12:47:43.900Z] #21 27.40 Selecting previously unselected package python3-wheel. [2022-05-02T12:47:43.900Z] #21 27.41 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-02T12:47:43.900Z] #21 27.41 Unpacking python3-wheel (0.34.2-1) ... [2022-05-02T12:47:43.900Z] #21 27.48 Selecting previously unselected package python3-pip. [2022-05-02T12:47:43.900Z] #21 27.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:47:43.900Z] #21 27.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:47:44.470Z] #21 27.73 Selecting previously unselected package sudo. [2022-05-02T12:47:44.470Z] #21 27.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-02T12:47:44.470Z] #21 27.74 Unpacking sudo (1.9.5p2-3) ... [2022-05-02T12:47:44.991Z] #21 28.29 Selecting previously unselected package thin-provisioning-tools. [2022-05-02T12:47:44.991Z] #21 28.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-02T12:47:44.991Z] #21 28.31 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:47:44.991Z] #21 28.54 Selecting previously unselected package uidmap. [2022-05-02T12:47:45.249Z] --- PASS: TestTemplatedConfig (2.61s) [2022-05-02T12:47:45.249Z] === RUN TestConfigCreateResolve [2022-05-02T12:47:45.251Z] #21 28.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-02T12:47:45.251Z] #21 28.55 Unpacking uidmap (1:4.8.1-1) ... [2022-05-02T12:47:45.251Z] #21 28.66 Selecting previously unselected package vim-runtime. [2022-05-02T12:47:45.251Z] #21 28.67 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:47:45.251Z] #21 28.70 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-02T12:47:45.251Z] #21 28.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-02T12:47:45.251Z] #21 28.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:47.775Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-05-02T12:47:47.775Z] PASS [2022-05-02T12:47:47.775Z] [2022-05-02T12:47:47.775Z] DONE 6 tests in 12.661s [2022-05-02T12:47:47.775Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:47:47.775Z] INFO: Testing against a local daemon [2022-05-02T12:47:47.775Z] === RUN TestCheckpoint [2022-05-02T12:47:47.775Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:47:47.775Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:47:47.775Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:47:47.775Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:47:47.775Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-02T12:47:47.775Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:47:47.775Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-02T12:47:47.775Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:47:47.775Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-02T12:47:47.775Z] === RUN TestCopyEmptyFile [2022-05-02T12:47:47.775Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-02T12:47:47.775Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:47:47.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-02T12:47:47.775Z] === RUN TestCopyFromContainer [2022-05-02T12:47:48.548Z] #21 31.69 Selecting previously unselected package vim. [2022-05-02T12:47:48.548Z] #21 31.70 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:47:48.548Z] #21 31.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:48.809Z] #21 32.19 Selecting previously unselected package xfsprogs. [2022-05-02T12:47:48.809Z] #21 32.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-02T12:47:48.809Z] #21 32.21 Unpacking xfsprogs (5.10.0-4) ... [2022-05-02T12:47:49.069Z] #21 32.68 Selecting previously unselected package zip. [2022-05-02T12:47:49.192Z] === RUN TestCopyFromContainer// [2022-05-02T12:47:49.192Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:47:49.192Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:47:49.192Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:47:49.192Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:47:49.192Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:47:49.330Z] #21 32.69 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-02T12:47:49.330Z] #21 32.69 Unpacking zip (3.0-12) ... [2022-05-02T12:47:49.330Z] #21 32.80 Selecting previously unselected package zstd. [2022-05-02T12:47:49.330Z] #21 32.80 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-02T12:47:49.330Z] #21 32.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:47:49.449Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:47:49.450Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:47:49.450Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:47:49.450Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer (1.72s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-02T12:47:49.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:47:49.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:47:49.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:47:49.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:47:49.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:47:49.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:47:49.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:47:49.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:47:49.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:47:49.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:47:49.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-02T12:47:49.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:47:49.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:47:49.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:47:49.707Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:47:49.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-02T12:47:49.707Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:47:49.707Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:47:49.707Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:47:49.708Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:47:49.708Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:47:49.708Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:47:49.708Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:47:49.708Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:47:49.708Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-02T12:47:49.708Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:47:49.708Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:47:49.708Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:47:49.708Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:47:49.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-02T12:47:49.708Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:47:49.852Z] #21 33.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:47:50.793Z] #21 34.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:47:50.793Z] #21 34.13 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:47:50.793Z] #21 34.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:47:50.793Z] #21 34.15 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:47:50.793Z] #21 34.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:47:50.793Z] #21 34.17 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-02T12:47:50.793Z] #21 34.18 Setting up uidmap (1:4.8.1-1) ... [2022-05-02T12:47:50.793Z] #21 34.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:47:50.793Z] #21 34.21 Setting up bzip2 (1.0.8-4) ... [2022-05-02T12:47:50.793Z] #21 34.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:47:50.793Z] #21 34.23 Setting up python3-wheel (0.34.2-1) ... [2022-05-02T12:47:51.625Z] #21 34.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:51.625Z] #21 34.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:47:51.625Z] #21 34.95 Setting up libcap2-bin (1:2.44-1) ... [2022-05-02T12:47:51.625Z] #21 34.96 Setting up apparmor (2.13.6-10) ... [2022-05-02T12:47:51.638Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-05-02T12:47:51.638Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2022-05-02T12:47:53.009Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:47:53.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:47:53.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:47:53.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:47:53.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:47:53.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:47:53.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:47:53.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:47:53.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:47:53.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:47:53.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-02T12:47:53.009Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:47:53.009Z] #21 36.25 Setting up zip (3.0-12) ... [2022-05-02T12:47:53.009Z] #21 36.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:53.009Z] #21 36.30 Setting up bash-completion (1:2.11-2) ... [2022-05-02T12:47:53.574Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-05-02T12:47:53.574Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:47:53.574Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:47:53.574Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:47:53.574Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-02T12:47:53.574Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:47:53.574Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:47:53.574Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:47:53.574Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-02T12:47:53.574Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:47:53.574Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-02T12:47:53.574Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:47:53.574Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-02T12:47:53.574Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:47:53.574Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:47:53.574Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:47:53.574Z] === PAUSE TestDaemonHostGatewayIP [2022-05-02T12:47:53.574Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:47:53.574Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:47:53.574Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:47:53.574Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-02T12:47:53.574Z] === RUN TestDiff [2022-05-02T12:47:54.508Z] --- PASS: TestDiff (0.59s) [2022-05-02T12:47:54.508Z] === RUN TestExecWithCloseStdin [2022-05-02T12:47:54.926Z] #21 38.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:47:54.926Z] #21 38.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-02T12:47:54.926Z] #21 38.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:47:54.926Z] #21 38.31 Setting up patch (2.7.6-7) ... [2022-05-02T12:47:54.926Z] #21 38.32 Setting up sudo (1.9.5p2-3) ... [2022-05-02T12:47:54.926Z] #21 38.41 invoke-rc.d: could not determine current runlevel [2022-05-02T12:47:54.926Z] #21 38.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-02T12:47:54.926Z] #21 38.43 Setting up xfsprogs (5.10.0-4) ... [2022-05-02T12:47:54.926Z] #21 38.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:47:54.926Z] #21 38.46 Setting up inetutils-ping (2:2.0-1) ... [2022-05-02T12:47:54.926Z] #21 38.49 Setting up pigz (2.6-1) ... [2022-05-02T12:47:54.926Z] #21 38.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:47:55.074Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-05-02T12:47:55.074Z] === RUN TestExec [2022-05-02T12:47:55.187Z] #21 38.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:47:55.187Z] #21 38.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:47:55.187Z] #21 38.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:55.639Z] --- PASS: TestExec (0.63s) [2022-05-02T12:47:55.639Z] === RUN TestExecUser [2022-05-02T12:47:56.129Z] #21 39.66 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:47:56.206Z] --- PASS: TestExecUser (0.62s) [2022-05-02T12:47:56.206Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:47:56.467Z] #21 39.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:47:56.772Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-05-02T12:47:56.772Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:47:58.144Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-02T12:47:58.144Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:47:58.709Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-05-02T12:47:58.709Z] === RUN TestHealthKillContainer [2022-05-02T12:47:59.015Z] #21 42.00 Setting up libelf1:amd64 (0.183-1) ... [2022-05-02T12:47:59.015Z] #21 42.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:47:59.015Z] #21 42.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:47:59.015Z] #21 42.11 Setting up python3-distutils (3.9.2-1) ... [2022-05-02T12:47:59.276Z] #21 42.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:47:59.276Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-02T12:47:59.276Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-02T12:47:59.276Z] #21 42.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-02T12:47:59.276Z] #21 42.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-02T12:47:59.536Z] #21 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-02T12:47:59.536Z] #21 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-02T12:47:59.536Z] #21 42.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-02T12:47:59.536Z] #21 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-02T12:47:59.536Z] #21 43.03 Setting up python3-setuptools (52.0.0-4) ... [2022-05-02T12:48:02.091Z] #21 45.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:48:02.091Z] #21 45.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:48:02.091Z] #21 45.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:48:02.091Z] #21 45.53 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:48:04.007Z] #21 47.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:48:04.007Z] #21 47.40 Setting up jq (1.6-2.1) ... [2022-05-02T12:48:04.007Z] #21 47.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:48:04.007Z] #21 47.42 Setting up iptables (1.8.7-1) ... [2022-05-02T12:48:04.007Z] #21 47.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:48:04.007Z] #21 47.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:48:04.007Z] #21 47.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:48:04.007Z] #21 47.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:48:04.007Z] #21 47.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-02T12:48:04.007Z] #21 47.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-02T12:48:04.007Z] #21 47.47 Setting up iproute2 (5.10.0-4) ... [2022-05-02T12:48:04.529Z] #21 47.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:48:04.529Z] #21 DONE 48.1s [2022-05-02T12:48:04.529Z] [2022-05-02T12:48:04.529Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:48:04.529Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:48:04.790Z] #62 ... [2022-05-02T12:48:04.790Z] [2022-05-02T12:48:04.790Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-02T12:48:04.790Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-02T12:48:06.202Z] #22 1.264 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-02T12:48:06.202Z] #22 1.264 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-02T12:48:06.203Z] #22 1.266 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-02T12:48:06.203Z] #22 DONE 1.5s [2022-05-02T12:48:06.203Z] [2022-05-02T12:48:06.203Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:48:06.203Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:48:06.203Z] #53 ... [2022-05-02T12:48:06.203Z] [2022-05-02T12:48:06.203Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:48:06.203Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-02T12:48:08.672Z] --- PASS: TestHealthKillContainer (8.20s) [2022-05-02T12:48:08.672Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:48:08.672Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-05-02T12:48:08.672Z] === RUN TestIpcModeNone [2022-05-02T12:48:08.672Z] --- PASS: TestIpcModeNone (0.60s) [2022-05-02T12:48:08.672Z] === RUN TestIpcModePrivate [2022-05-02T12:48:08.672Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-02T12:48:08.672Z] --- PASS: TestIpcModePrivate (0.60s) [2022-05-02T12:48:08.672Z] === RUN TestIpcModeShareable [2022-05-02T12:48:09.237Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-02T12:48:09.237Z] --- PASS: TestIpcModeShareable (0.63s) [2022-05-02T12:48:09.237Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:48:11.135Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-05-02T12:48:11.135Z] === RUN TestAPIIpcModeHost [2022-05-02T12:48:11.393Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-05-02T12:48:11.393Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:48:12.765Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-02T12:48:12.765Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-02T12:48:12.765Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:48:13.697Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-02T12:48:13.956Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-02T12:48:13.956Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:48:14.888Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-02T12:48:15.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-05-02T12:48:15.146Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:48:16.078Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-02T12:48:16.211Z] #23 10.10 Collecting yamllint==1.26.1 [2022-05-02T12:48:16.336Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-05-02T12:48:16.337Z] === RUN TestIpcModeOlderClient [2022-05-02T12:48:16.337Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:48:16.337Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:48:16.903Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-05-02T12:48:16.903Z] === RUN TestKillContainer [2022-05-02T12:48:16.903Z] === RUN TestKillContainer/no_signal [2022-05-02T12:48:17.161Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:48:17.419Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:48:17.596Z] #23 11.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-02T12:48:17.986Z] --- PASS: TestKillContainer (1.32s) [2022-05-02T12:48:17.986Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-02T12:48:17.986Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-05-02T12:48:17.986Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-02T12:48:17.986Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:48:17.986Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:48:18.538Z] #23 12.22 Collecting pathspec>=0.5.3 [2022-05-02T12:48:18.538Z] #23 12.24 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-02T12:48:18.567Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:48:18.797Z] #23 12.54 Collecting pyyaml [2022-05-02T12:48:18.798Z] #23 12.56 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-02T12:48:18.798Z] #23 12.63 Building wheels for collected packages: yamllint [2022-05-02T12:48:18.798Z] #23 12.64 Building wheel for yamllint (setup.py): started [2022-05-02T12:48:19.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-05-02T12:48:19.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-05-02T12:48:19.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-02T12:48:19.501Z] === RUN TestKillStoppedContainer [2022-05-02T12:48:19.501Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-02T12:48:19.501Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:48:19.501Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-02T12:48:19.501Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:48:19.737Z] #23 13.53 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-02T12:48:19.737Z] #23 13.53 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d4d289e01b22ae9addff7a65c7abfc18e11c519a88b51b29b43a330605333b53 [2022-05-02T12:48:19.737Z] #23 13.53 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-02T12:48:19.737Z] #23 13.53 Successfully built yamllint [2022-05-02T12:48:19.737Z] #23 13.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-02T12:48:19.997Z] #23 13.91 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-02T12:48:20.065Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-02T12:48:20.065Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:48:20.065Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:48:20.065Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:48:20.065Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:48:20.065Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:48:20.065Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:48:20.065Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:48:20.323Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-05-02T12:48:20.323Z] === RUN TestLinksContainerNames [2022-05-02T12:48:20.567Z] #23 DONE 14.3s [2022-05-02T12:48:20.567Z] [2022-05-02T12:48:20.567Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:48:20.567Z] #27 sha256:60b0b90502e45429aa675aa426eee48205a6beea3203b49c1c82fe3a6894d178 [2022-05-02T12:48:20.829Z] #27 DONE 0.2s [2022-05-02T12:48:20.829Z] [2022-05-02T12:48:20.829Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:48:20.829Z] #32 sha256:cfa1f18ea9996a103d8cfd77de76c85a9c1c86d496d582e63927509d9085064f [2022-05-02T12:48:20.829Z] #32 DONE 0.3s [2022-05-02T12:48:20.829Z] [2022-05-02T12:48:20.829Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:48:20.829Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:48:21.090Z] #53 ... [2022-05-02T12:48:21.090Z] [2022-05-02T12:48:21.090Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:48:21.090Z] #35 sha256:5fe58b99455563784dd9bdf31c229074cbd8094f05fb427579d1432276532cac [2022-05-02T12:48:21.090Z] #35 DONE 0.1s [2022-05-02T12:48:21.090Z] [2022-05-02T12:48:21.090Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:48:21.090Z] #37 sha256:8ad53e6c21346615f4e93007fadfb7c008ca17dbaef92a8cff7e4e76dddedfca [2022-05-02T12:48:21.090Z] #37 DONE 0.1s [2022-05-02T12:48:21.090Z] [2022-05-02T12:48:21.090Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:48:21.090Z] #39 sha256:dd6ef9996bf8c6a84ccd2634e0c4fffd3a1db9b8fda9d8db72d046a54a258eb4 [2022-05-02T12:48:21.090Z] #39 DONE 0.1s [2022-05-02T12:48:21.090Z] [2022-05-02T12:48:21.090Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:48:21.090Z] #43 sha256:34b9d5ffe1382f9d0af6403bd683259b9ca85406997c8aa2dbd02b1b1fea8c45 [2022-05-02T12:48:21.090Z] #43 DONE 0.0s [2022-05-02T12:48:21.090Z] [2022-05-02T12:48:21.090Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:48:21.090Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:48:21.256Z] --- PASS: TestLinksContainerNames (1.01s) [2022-05-02T12:48:21.256Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:48:21.821Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-02T12:48:21.821Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:48:22.079Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:48:22.079Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:48:22.079Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:48:22.337Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:48:22.595Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:48:22.596Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-02T12:48:22.596Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:48:23.969Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-05-02T12:48:23.969Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:48:24.535Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-02T12:48:24.535Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:48:24.792Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-05-02T12:48:24.792Z] === RUN TestNetworkNat [2022-05-02T12:48:25.359Z] --- PASS: TestNetworkNat (0.49s) [2022-05-02T12:48:25.359Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:48:25.617Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-05-02T12:48:25.617Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:48:25.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:48:28.145Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-02T12:48:28.145Z] === RUN TestPause [2022-05-02T12:48:28.710Z] --- PASS: TestPause (0.47s) [2022-05-02T12:48:28.710Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:48:28.710Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:48:28.710Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:48:28.710Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:48:29.276Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-05-02T12:48:29.276Z] === RUN TestPidHost [2022-05-02T12:48:30.209Z] --- PASS: TestPidHost (0.95s) [2022-05-02T12:48:30.209Z] === RUN TestPsFilter [2022-05-02T12:48:30.209Z] --- PASS: TestPsFilter (0.11s) [2022-05-02T12:48:30.209Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:48:30.774Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-02T12:48:30.774Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:48:31.032Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-02T12:48:31.032Z] === RUN TestRemoveContainerRunning [2022-05-02T12:48:31.598Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-05-02T12:48:31.599Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:48:32.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-05-02T12:48:32.165Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:48:32.165Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-02T12:48:32.165Z] === RUN TestRenameLinkedContainer [2022-05-02T12:48:34.067Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-05-02T12:48:34.067Z] === RUN TestRenameStoppedContainer [2022-05-02T12:48:34.067Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-02T12:48:34.067Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:48:35.002Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-05-02T12:48:35.002Z] === RUN TestRenameInvalidName [2022-05-02T12:48:35.568Z] --- PASS: TestRenameInvalidName (0.44s) [2022-05-02T12:48:35.568Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:48:37.467Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-05-02T12:48:37.467Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:48:37.467Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-02T12:48:37.467Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:48:38.402Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-05-02T12:48:38.402Z] === RUN TestResize [2022-05-02T12:48:38.967Z] --- PASS: TestResize (0.45s) [2022-05-02T12:48:38.967Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:48:39.192Z] #62 ... [2022-05-02T12:48:39.192Z] [2022-05-02T12:48:39.192Z] #45 [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-02T12:48:39.192Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:48:39.192Z] #45 219.7 + dpkg --print-architecture [2022-05-02T12:48:39.192Z] #45 219.7 + git checkout -q v2.1.0 [2022-05-02T12:48:39.192Z] #45 220.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-02T12:48:39.192Z] #45 220.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-02T12:48:39.225Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-02T12:48:39.225Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:48:39.807Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:48:39.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:48:39.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:48:39.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:48:41.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:48:42.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:48:44.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:48:44.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:48:44.158Z] 8f616e6e9eec: Pull complete [2022-05-02T12:48:45.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:48:45.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:48:47.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:48:48.198Z] 8f616e6e9eec: Pull complete [2022-05-02T12:48:48.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:48:48.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:48:51.455Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:48:52.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:48:52.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:48:54.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:48:54.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:48:56.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-05-02T12:48:58.010Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:48:58.946Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-05-02T12:48:58.946Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:48:58.946Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-02T12:48:58.946Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-02T12:48:58.946Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:49:00.319Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-02T12:49:00.319Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:49:01.189Z] #45 DONE 243.0s [2022-05-02T12:49:01.189Z] [2022-05-02T12:49:01.189Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:49:01.189Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:49:01.189Z] #62 ... [2022-05-02T12:49:01.189Z] [2022-05-02T12:49:01.189Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:49:01.189Z] #46 sha256:32cc2840e96b21fb3d81d816091410573749e48f7636ee944b960be7005f416e [2022-05-02T12:49:01.189Z] #46 DONE 0.5s [2022-05-02T12:49:01.189Z] [2022-05-02T12:49:01.189Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:49:01.189Z] #50 sha256:8f2de55c29621d3f9e6ab02b2352d5694bb3d628f3974f95289076f45f8b1c72 [2022-05-02T12:49:01.189Z] #50 DONE 0.1s [2022-05-02T12:49:01.189Z] [2022-05-02T12:49:01.189Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:49:01.189Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:49:01.253Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-05-02T12:49:01.253Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:49:01.459Z] #62 ... [2022-05-02T12:49:01.459Z] [2022-05-02T12:49:01.459Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:49:01.459Z] #52 sha256:ddae979857273e54ba1466eaea76e1cd1dcbe629050bd0eeda9506dc5146ead1 [2022-05-02T12:49:01.459Z] #52 DONE 0.1s [2022-05-02T12:49:01.459Z] [2022-05-02T12:49:01.459Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:49:01.459Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:49:02.626Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-05-02T12:49:02.626Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:49:03.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-05-02T12:49:03.998Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:49:04.564Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-02T12:49:04.564Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:49:05.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-02T12:49:05.943Z] === RUN TestNISDomainname [2022-05-02T12:49:06.201Z] --- PASS: TestNISDomainname (0.56s) [2022-05-02T12:49:06.201Z] === RUN TestHostnameDnsResolution [2022-05-02T12:49:07.134Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-05-02T12:49:07.134Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:49:07.393Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-05-02T12:49:07.393Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:49:07.959Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-02T12:49:07.959Z] === RUN TestStats [2022-05-02T12:49:10.485Z] --- PASS: TestStats (2.46s) [2022-05-02T12:49:10.485Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:49:10.485Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:49:10.485Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:49:10.485Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:49:10.485Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:49:10.485Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:49:10.485Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:49:11.418Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/networkdb 103.571s coverage: 60.1% of statements [2022-05-02T12:49:12.963Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/osl 4.335s coverage: 39.7% of statements [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/portallocator 0.009s coverage: 86.1% of statements [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-02T12:49:12.963Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:49:12.963Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === Skipped [2022-05-02T12:49:12.963Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-02T12:49:12.963Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-02T12:49:12.963Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-02T12:49:12.963Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:49:12.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:49:12.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:49:12.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:49:12.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:49:12.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-02T12:49:12.963Z] firewalld_test.go:14: firewalld is not running [2022-05-02T12:49:12.963Z] [2022-05-02T12:49:12.963Z] DONE 326 tests, 9 skipped in 201.565s [2022-05-02T12:49:13.315Z] === CONT TestStopContainerWithTimeout/1 Post stage [Pipeline] junit [2022-05-02T12:49:13.539Z] Recording test results [2022-05-02T12:49:13.659Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:49:14.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -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:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh dynbinary test-integration [2022-05-02T12:49:14.269Z] [2022-05-02T12:49:14.269Z] Removing bundles/ [2022-05-02T12:49:14.269Z] [2022-05-02T12:49:14.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:49:14.526Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:49:14.526Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:49:14.526Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:49:14.688Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-02T12:49:14.688Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-05-02T12:49:14.688Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-05-02T12:49:14.688Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-05-02T12:49:14.688Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-05-02T12:49:14.688Z] === RUN TestDeleteDevicemapper [2022-05-02T12:49:14.688Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:49:14.688Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:49:14.688Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:49:16.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:49:17.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2022-05-02T12:49:17.218Z] === RUN TestUpdateMemory [2022-05-02T12:49:17.218Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:49:17.218Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-02T12:49:17.218Z] === RUN TestUpdateCPUQuota [2022-05-02T12:49:17.785Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-05-02T12:49:17.785Z] === RUN TestUpdatePidsLimit [2022-05-02T12:49:17.785Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-02T12:49:17.785Z] === RUN TestUpdatePidsLimit/no_change [2022-05-02T12:49:18.042Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-02T12:49:18.300Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-02T12:49:18.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-02T12:49:18.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-02T12:49:19.074Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-02T12:49:19.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-02T12:49:19.640Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:49:21.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:49:21.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:49:24.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:49:31.830Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-05-02T12:49:31.830Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:49:31.830Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-05-02T12:49:31.830Z] === RUN TestWaitNonBlocked [2022-05-02T12:49:31.830Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:49:31.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:49:31.830Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:49:31.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:49:31.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:49:31.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:49:32.088Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-02T12:49:32.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-05-02T12:49:32.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-05-02T12:49:32.088Z] === RUN TestWaitBlocked [2022-05-02T12:49:32.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:49:32.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:49:32.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:49:32.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:49:32.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:49:32.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:49:32.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:49:32.655Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-02T12:49:32.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-05-02T12:49:32.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-05-02T12:49:32.655Z] === CONT TestContainerStartOnDaemonRestart [2022-05-02T12:49:32.655Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:49:35.186Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-05-02T12:49:35.186Z] === CONT TestIpcModeOlderClient [2022-05-02T12:49:35.186Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-05-02T12:49:35.186Z] === CONT TestContainerKillOnDaemonStart [2022-05-02T12:49:35.186Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-02T12:49:35.186Z] === CONT TestDaemonHostGatewayIP [2022-05-02T12:49:35.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:49:37.730Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-05-02T12:49:37.730Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:49:38.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:49:39.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:49:40.202Z] #53 ... [2022-05-02T12:49:40.202Z] [2022-05-02T12:49:40.202Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-02T12:49:40.202Z] #58 sha256:3626af32aaaa0ee7ecd426e1cfaa0ef9c391ecd97c1d932a013682d06c909530 [2022-05-02T12:49:40.202Z] #58 147.9 + mkdir -p /build [2022-05-02T12:49:40.202Z] #58 147.9 + cp runc /build/runc [2022-05-02T12:49:40.202Z] #58 DONE 148.9s [2022-05-02T12:49:40.202Z] [2022-05-02T12:49:40.202Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:49:40.202Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:49:40.202Z] #62 ... [2022-05-02T12:49:40.202Z] [2022-05-02T12:49:40.202Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-02T12:49:40.202Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:49:40.202Z] #53 281.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-02T12:49:40.202Z] #53 DONE 281.8s [2022-05-02T12:49:40.202Z] [2022-05-02T12:49:40.202Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:49:40.202Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:49:40.262Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-05-02T12:49:40.461Z] #62 ... [2022-05-02T12:49:40.461Z] [2022-05-02T12:49:40.461Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:49:40.461Z] #54 sha256:47581d450a493b1add670d299c482d6d23967fb6439b8aedd81495db2dad8cb2 [2022-05-02T12:49:41.031Z] #54 DONE 0.6s [2022-05-02T12:49:41.031Z] [2022-05-02T12:49:41.031Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:49:41.031Z] #56 sha256:3aebab5dbfdf36af645469eddfa66ffcef9bb38c448453c03f6760651ee6e664 [2022-05-02T12:49:41.031Z] #56 DONE 0.1s [2022-05-02T12:49:41.031Z] [2022-05-02T12:49:41.031Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:49:41.031Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:49:41.291Z] #62 ... [2022-05-02T12:49:41.291Z] [2022-05-02T12:49:41.291Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:49:41.291Z] #59 sha256:2609e7db5f205ecf9f4bc107eea991070d25d409fa95d4caea96e9c630e76dd1 [2022-05-02T12:49:41.291Z] #59 DONE 0.3s [2022-05-02T12:49:41.291Z] [2022-05-02T12:49:41.291Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:49:41.291Z] #62 sha256:7715341f3e146562b4efcd5200982ca437652ebf5e220a74a4e83b619e96a0a4 [2022-05-02T12:49:43.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:49:43.833Z] #62 231.3 + bin/containerd [2022-05-02T12:49:45.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:49:46.814Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-05-02T12:49:46.814Z] PASS [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === Skipped [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:49:46.814Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:49:46.814Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:49:46.814Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:49:46.814Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-02T12:49:46.814Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:49:46.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-02T12:49:46.814Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:49:46.814Z] [2022-05-02T12:49:46.814Z] DONE 235 tests, 7 skipped in 119.517s [2022-05-02T12:49:46.814Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:49:46.814Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:49:47.379Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-02T12:49:47.379Z] === RUN TestDaemonConfigValidation [2022-05-02T12:49:47.379Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:49:47.379Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:49:47.379Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:49:47.379Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:49:47.379Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:49:47.379Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:49:47.379Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:49:47.638Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:49:47.638Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:49:47.638Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-05-02T12:49:47.638Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:49:47.638Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:49:48.665Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:49:49.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:49:50.035Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:49:50.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:49:50.967Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:49:50.967Z] daemon_test.go:156: [d7480df81ecf0] daemon is not started [2022-05-02T12:49:50.967Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-02T12:49:50.967Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-02T12:49:50.967Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-02T12:49:50.967Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-02T12:49:50.967Z] === RUN TestDaemonProxy [2022-05-02T12:49:50.967Z] === RUN TestDaemonProxy/environment_variables [2022-05-02T12:49:52.864Z] === RUN TestDaemonProxy/command-line_options [2022-05-02T12:49:53.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:49:54.235Z] === RUN TestDaemonProxy/configuration_file [2022-05-02T12:49:56.132Z] === RUN TestDaemonProxy/conflicting_options [2022-05-02T12:49:56.390Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-02T12:49:56.529Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:49:56.529Z] Using test binary docker [2022-05-02T12:49:56.529Z] +++ /etc/init.d/apparmor start [2022-05-02T12:49:56.529Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:49:56.529Z] INFO: Waiting for daemon to start... [2022-05-02T12:49:56.529Z] Starting dockerd [2022-05-02T12:49:56.529Z] +++ 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-02T12:49:56.955Z] --- PASS: TestDaemonProxy (6.18s) [2022-05-02T12:49:56.955Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-05-02T12:49:56.955Z] --- PASS: TestDaemonProxy/command-line_options (1.70s) [2022-05-02T12:49:56.955Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-05-02T12:49:56.955Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-02T12:49:56.955Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-02T12:49:56.955Z] PASS [2022-05-02T12:49:56.955Z] [2022-05-02T12:49:56.955Z] DONE 17 tests in 10.079s [2022-05-02T12:49:56.955Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:49:56.955Z] INFO: Testing against a local daemon [2022-05-02T12:49:56.955Z] === RUN TestCommitInheritsEnv [2022-05-02T12:49:57.520Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-05-02T12:49:57.520Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:49:57.520Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:49:57.520Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-02T12:49:57.779Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:49:57.779Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:49:57.779Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:49:57.779Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:49:57.779Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-02T12:49:57.779Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:49:57.779Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-02T12:49:57.779Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:49:58.036Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-02T12:49:58.036Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:49:58.447Z] . [2022-05-02T12:49:58.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:49:58.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:49:58.447Z] Error: No such image: emptyfs [2022-05-02T12:49:58.447Z] ++++ docker load [2022-05-02T12:49:58.448Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:49:58.602Z] time="2022-05-02T12:49:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-02T12:49:59.021Z] Running integration-test (iteration 1) [2022-05-02T12:49:59.021Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:49:59.021Z] ++ 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-02T12:49:59.021Z] ++ set -e [2022-05-02T12:49:59.021Z] ++ '[' -n 0 ']' [2022-05-02T12:49:59.021Z] ++ set -x [2022-05-02T12:49:59.021Z] ++ 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-02T12:49:59.966Z] Loaded image: busybox:latest [2022-05-02T12:49:59.976Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-05-02T12:49:59.976Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:49:59.976Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-02T12:49:59.976Z] === RUN TestTagInvalidReference [2022-05-02T12:49:59.976Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-02T12:49:59.976Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:49:59.976Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-02T12:49:59.976Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:49:59.976Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-02T12:49:59.976Z] === RUN TestTagOfficialNames [2022-05-02T12:49:59.976Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-02T12:49:59.976Z] === RUN TestTagMatchesDigest [2022-05-02T12:49:59.976Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-02T12:49:59.976Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-02T12:50:00.227Z] Loaded image: busybox:glibc [2022-05-02T12:50:05.524Z] Loaded image: debian:bullseye-slim [2022-05-02T12:50:05.524Z] Loaded image: hello-world:latest [2022-05-02T12:50:05.524Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:50:05.524Z] INFO: Testing against a local daemon [2022-05-02T12:50:05.524Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:50:08.074Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2022-05-02T12:50:08.074Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:50:10.021Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-05-02T12:50:10.021Z] === RUN TestBuildWithSession [2022-05-02T12:50:10.021Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:50:10.021Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:50:10.021Z] === RUN TestBuildSquashParent [2022-05-02T12:50:20.034Z] --- PASS: TestBuildSquashParent (8.80s) [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:50:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:50:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:50:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:50:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:50:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:50:20.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:50:20.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:50:20.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:50:20.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:50:20.409Z] 4612f6d0b889: Pull complete [2022-05-02T12:50:21.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:50:21.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:50:25.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:50:25.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.51s) [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2022-05-02T12:50:28.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-05-02T12:50:28.561Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:50:28.561Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:50:29.692Z] dccd9e4d14d3: Pull complete [2022-05-02T12:50:29.692Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-02T12:50:29.692Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:50:29.692Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:50:29.693Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-02T12:50:29.693Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-02T12:50:29.693Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-02T12:50:29.693Z] INFO: Docker version of control daemon [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] Client: [2022-05-02T12:50:29.693Z] Version: 20.10.9 [2022-05-02T12:50:29.693Z] API version: 1.41 [2022-05-02T12:50:29.693Z] Go version: go1.16.8 [2022-05-02T12:50:29.693Z] Git commit: c2ea9bc [2022-05-02T12:50:29.693Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:50:29.693Z] OS/Arch: windows/amd64 [2022-05-02T12:50:29.693Z] Context: default [2022-05-02T12:50:29.693Z] Experimental: true [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] Server: Docker Engine - Community [2022-05-02T12:50:29.693Z] Engine: [2022-05-02T12:50:29.693Z] Version: 20.10.9 [2022-05-02T12:50:29.693Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:50:29.693Z] Go version: go1.16.8 [2022-05-02T12:50:29.693Z] Git commit: 79ea9d3 [2022-05-02T12:50:29.693Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:50:29.693Z] OS/Arch: windows/amd64 [2022-05-02T12:50:29.693Z] Experimental: true [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] INFO: Docker info of control daemon [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] Client: [2022-05-02T12:50:29.693Z] Context: default [2022-05-02T12:50:29.693Z] Debug Mode: false [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] Server: [2022-05-02T12:50:29.693Z] Containers: 0 [2022-05-02T12:50:29.693Z] Running: 0 [2022-05-02T12:50:29.693Z] Paused: 0 [2022-05-02T12:50:29.693Z] Stopped: 0 [2022-05-02T12:50:29.693Z] Images: 1 [2022-05-02T12:50:29.693Z] Server Version: 20.10.9 [2022-05-02T12:50:29.693Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:50:29.693Z] Windows: [2022-05-02T12:50:29.693Z] LCOW: [2022-05-02T12:50:29.693Z] Logging Driver: json-file [2022-05-02T12:50:29.693Z] Plugins: [2022-05-02T12:50:29.693Z] Volume: local [2022-05-02T12:50:29.693Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:50:29.693Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:50:29.693Z] Swarm: inactive [2022-05-02T12:50:29.693Z] Default Isolation: process [2022-05-02T12:50:29.693Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:50:29.693Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:50:29.693Z] OSType: windows [2022-05-02T12:50:29.693Z] Architecture: x86_64 [2022-05-02T12:50:29.693Z] CPUs: 4 [2022-05-02T12:50:29.693Z] Total Memory: 32GiB [2022-05-02T12:50:29.693Z] Name: azwin-2-de8340 [2022-05-02T12:50:29.693Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:50:29.693Z] Docker Root Dir: D:\docker [2022-05-02T12:50:29.693Z] Debug Mode: false [2022-05-02T12:50:29.693Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:50:29.693Z] Labels: [2022-05-02T12:50:29.693Z] Experimental: true [2022-05-02T12:50:29.693Z] Insecure Registries: [2022-05-02T12:50:29.693Z] 10.0.0.4:5000 [2022-05-02T12:50:29.693Z] 127.0.0.0/8 [2022-05-02T12:50:29.693Z] Registry Mirrors: [2022-05-02T12:50:29.693Z] http://10.0.0.4:5000/ [2022-05-02T12:50:29.693Z] Live Restore Enabled: false [2022-05-02T12:50:29.693Z] Product License: Community Engine [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] INFO: Commit hash is 9880e6a1ef [2022-05-02T12:50:29.693Z] INFO: Nuke-Everything... [2022-05-02T12:50:29.693Z] INFO: Container count on control daemon to delete is 0 [2022-05-02T12:50:29.693Z] INFO: Nuking d:\CI [2022-05-02T12:50:29.693Z] INFO: Zapped successfully [2022-05-02T12:50:29.693Z] INFO: Location for testing is d:\CI\PR-43545\6 [2022-05-02T12:50:29.693Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:29.693Z] INFO: Building the image from Dockerfile.windows at 05/02/2022 12:50:24... [2022-05-02T12:50:29.693Z] [2022-05-02T12:50:30.680Z] Sending build context to Docker daemon 66.58MB [2022-05-02T12:50:30.680Z] [2022-05-02T12:50:30.680Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-02T12:50:30.680Z] ---> aa8714eb8356 [2022-05-02T12:50:30.680Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-02T12:50:30.680Z] ---> Running in 4a64f97bc137 [2022-05-02T12:50:31.149Z] Removing intermediate container 4a64f97bc137 [2022-05-02T12:50:31.149Z] ---> ef3ced8df920 [2022-05-02T12:50:31.149Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-02T12:50:31.149Z] ---> Running in 71f455d72a95 [2022-05-02T12:50:31.628Z] Removing intermediate container 71f455d72a95 [2022-05-02T12:50:31.628Z] ---> e0725caac84a [2022-05-02T12:50:31.628Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-05-02T12:50:31.628Z] ---> Running in 73db2c043cb1 [2022-05-02T12:50:31.628Z] Removing intermediate container 73db2c043cb1 [2022-05-02T12:50:31.628Z] ---> 5579c08a0ca3 [2022-05-02T12:50:31.628Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-02T12:50:31.628Z] ---> Running in 82162bcd58cd [2022-05-02T12:50:31.870Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:50:31.870Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:50:32.100Z] Removing intermediate container 82162bcd58cd [2022-05-02T12:50:32.100Z] ---> f488973481e2 [2022-05-02T12:50:32.100Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-02T12:50:32.100Z] ---> Running in eab6d945179f [2022-05-02T12:50:32.418Z] INFO [loader] Go packages loading at mode 575 (imports|name|exports_file|files|types_sizes|compiled_files|deps) took 2m49.131944714s [2022-05-02T12:50:32.419Z] 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-02T12:50:32.419Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 488.286384ms [2022-05-02T12:50:32.443Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:50:32.569Z] Removing intermediate container eab6d945179f [2022-05-02T12:50:32.569Z] ---> f8e042aa09cc [2022-05-02T12:50:32.569Z] 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-02T12:50:32.569Z] ---> Running in e7e82b997adc [2022-05-02T12:50:32.569Z] Removing intermediate container e7e82b997adc [2022-05-02T12:50:32.569Z] ---> a7dad60fff94 [2022-05-02T12:50:32.569Z] 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-02T12:50:32.569Z] ---> Running in 801c41c4af6b [2022-05-02T12:50:33.016Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:50:33.592Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2022-05-02T12:50:33.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2022-05-02T12:50:33.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-05-02T12:50:33.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-05-02T12:50:33.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-05-02T12:50:33.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-05-02T12:50:33.592Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:50:35.509Z] --- PASS: TestBuildMultiStageParentConfig (1.74s) [2022-05-02T12:50:35.509Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:50:37.334Z] [2022-05-02T12:50:37.334Z] SUCCESS: Specified value was saved. [2022-05-02T12:50:38.061Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2022-05-02T12:50:38.061Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:50:38.321Z] INFO: Downloading git... [2022-05-02T12:50:39.311Z] INFO: Downloading go... [2022-05-02T12:50:39.448Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-05-02T12:50:39.448Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:50:40.099Z] #62 282.7 # github.com/containerd/containerd/cmd/containerd [2022-05-02T12:50:40.099Z] #62 282.7 /usr/bin/ld: /tmp/go-link-3877968065/000019.o: in function `New': [2022-05-02T12:50:40.099Z] #62 282.7 /tmp/tmp.jU666qSVts/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-02T12:50:40.099Z] #62 282.8 + bin/containerd-stress [2022-05-02T12:50:40.099Z] #62 283.9 + bin/containerd-shim [2022-05-02T12:50:40.859Z] dccd9e4d14d3: Pull complete [2022-05-02T12:50:40.859Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-02T12:50:40.859Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:50:40.859Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:50:40.859Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-02T12:50:40.859Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-02T12:50:40.859Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-02T12:50:40.859Z] INFO: Docker version of control daemon [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] Client: [2022-05-02T12:50:40.859Z] Version: 20.10.9 [2022-05-02T12:50:40.859Z] API version: 1.41 [2022-05-02T12:50:40.859Z] Go version: go1.16.8 [2022-05-02T12:50:40.859Z] Git commit: c2ea9bc [2022-05-02T12:50:40.859Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:50:40.859Z] OS/Arch: windows/amd64 [2022-05-02T12:50:40.859Z] Context: default [2022-05-02T12:50:40.859Z] Experimental: true [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] Server: Docker Engine - Community [2022-05-02T12:50:40.859Z] Engine: [2022-05-02T12:50:40.859Z] Version: 20.10.9 [2022-05-02T12:50:40.859Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:50:40.859Z] Go version: go1.16.8 [2022-05-02T12:50:40.859Z] Git commit: 79ea9d3 [2022-05-02T12:50:40.859Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:50:40.859Z] OS/Arch: windows/amd64 [2022-05-02T12:50:40.859Z] Experimental: true [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] INFO: Docker info of control daemon [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] Client: [2022-05-02T12:50:40.859Z] Context: default [2022-05-02T12:50:40.859Z] Debug Mode: false [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] Server: [2022-05-02T12:50:40.859Z] Containers: 0 [2022-05-02T12:50:40.859Z] Running: 0 [2022-05-02T12:50:40.859Z] Paused: 0 [2022-05-02T12:50:40.859Z] Stopped: 0 [2022-05-02T12:50:40.859Z] Images: 1 [2022-05-02T12:50:40.859Z] Server Version: 20.10.9 [2022-05-02T12:50:40.859Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-02T12:50:40.859Z] LCOW: [2022-05-02T12:50:40.859Z] Windows: [2022-05-02T12:50:40.859Z] Logging Driver: json-file [2022-05-02T12:50:40.859Z] Plugins: [2022-05-02T12:50:40.859Z] Volume: local [2022-05-02T12:50:40.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:50:40.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:50:40.859Z] Swarm: inactive [2022-05-02T12:50:40.859Z] Default Isolation: process [2022-05-02T12:50:40.859Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:50:40.859Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:50:40.859Z] OSType: windows [2022-05-02T12:50:40.859Z] Architecture: x86_64 [2022-05-02T12:50:40.859Z] CPUs: 4 [2022-05-02T12:50:40.859Z] Total Memory: 32GiB [2022-05-02T12:50:40.859Z] Name: azwin-2-684ea0 [2022-05-02T12:50:40.859Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:50:40.859Z] Docker Root Dir: D:\docker [2022-05-02T12:50:40.859Z] Debug Mode: false [2022-05-02T12:50:40.859Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:50:40.859Z] Labels: [2022-05-02T12:50:40.859Z] Experimental: true [2022-05-02T12:50:40.859Z] Insecure Registries: [2022-05-02T12:50:40.859Z] 10.0.0.4:5000 [2022-05-02T12:50:40.859Z] 127.0.0.0/8 [2022-05-02T12:50:40.859Z] Registry Mirrors: [2022-05-02T12:50:40.859Z] http://10.0.0.4:5000/ [2022-05-02T12:50:40.859Z] Live Restore Enabled: false [2022-05-02T12:50:40.859Z] Product License: Community Engine [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] INFO: Commit hash is 9880e6a1ef [2022-05-02T12:50:40.859Z] INFO: Nuke-Everything... [2022-05-02T12:50:40.859Z] INFO: Container count on control daemon to delete is 0 [2022-05-02T12:50:40.859Z] INFO: Nuking d:\CI [2022-05-02T12:50:40.859Z] INFO: Zapped successfully [2022-05-02T12:50:40.859Z] INFO: Location for testing is d:\CI\PR-43545\6 [2022-05-02T12:50:40.859Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:40.859Z] INFO: Building the image from Dockerfile.windows at 05/02/2022 12:50:37... [2022-05-02T12:50:40.859Z] [2022-05-02T12:50:41.542Z] INFO: Downloading compiler 1 of 3... [2022-05-02T12:50:42.531Z] INFO: Downloading compiler 2 of 3... [2022-05-02T12:50:42.767Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2022-05-02T12:50:42.767Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:50:42.999Z] INFO: Downloading compiler 3 of 3... [2022-05-02T12:50:43.987Z] INFO: Extracting git... [2022-05-02T12:50:44.154Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-05-02T12:50:44.154Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:50:45.643Z] Sending build context to Docker daemon 66.58MB [2022-05-02T12:50:45.643Z] [2022-05-02T12:50:45.643Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-02T12:50:45.643Z] ---> aa8714eb8356 [2022-05-02T12:50:45.643Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-02T12:50:45.643Z] ---> Running in ed80f4d0ccbe [2022-05-02T12:50:46.112Z] Removing intermediate container ed80f4d0ccbe [2022-05-02T12:50:46.112Z] ---> b53d8f614bbd [2022-05-02T12:50:46.112Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-02T12:50:46.112Z] ---> Running in 0a7553cb155e [2022-05-02T12:50:46.581Z] Removing intermediate container 0a7553cb155e [2022-05-02T12:50:46.581Z] ---> 643865b05344 [2022-05-02T12:50:46.581Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-05-02T12:50:46.581Z] ---> Running in fe94ab1b43ba [2022-05-02T12:50:47.049Z] Removing intermediate container fe94ab1b43ba [2022-05-02T12:50:47.049Z] ---> fb3bdbfb0b32 [2022-05-02T12:50:47.049Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-02T12:50:47.049Z] ---> Running in b790c79981d8 [2022-05-02T12:50:47.049Z] Removing intermediate container b790c79981d8 [2022-05-02T12:50:47.049Z] ---> d2bb1227028a [2022-05-02T12:50:47.049Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-02T12:50:47.049Z] ---> Running in 55f01f813dac [2022-05-02T12:50:47.518Z] Removing intermediate container 55f01f813dac [2022-05-02T12:50:47.518Z] ---> aa8e7d88019a [2022-05-02T12:50:47.518Z] 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-02T12:50:47.518Z] ---> Running in a6d5d9a4700a [2022-05-02T12:50:47.987Z] Removing intermediate container a6d5d9a4700a [2022-05-02T12:50:47.987Z] ---> 80d3ee95aed7 [2022-05-02T12:50:47.987Z] 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-02T12:50:47.987Z] ---> Running in 0a7a65dc2123 [2022-05-02T12:50:48.227Z] #62 295.2 + bin/containerd-shim-runc-v1 [2022-05-02T12:50:48.388Z] --- PASS: TestBuildMultiStageLayerLeak (3.62s) [2022-05-02T12:50:48.388Z] === RUN TestBuildWithHugeFile [2022-05-02T12:50:50.914Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:50:50.914Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:50:50.914Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:50:50.914Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:50:50.914Z] [2022-05-02T12:50:50.914Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:50:50.914Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:50:50.914Z] HOSTNAME=f8be2b955b0e [2022-05-02T12:50:50.914Z] TESTDEBUG=0 [2022-05-02T12:50:50.914Z] DEST=bundles/test-integration [2022-05-02T12:50:50.914Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:50:50.914Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:50:50.914Z] container=docker [2022-05-02T12:50:50.914Z] HOME=/root [2022-05-02T12:50:50.914Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:50:50.914Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:50:50.914Z] VALIDATE_BRANCH=master [2022-05-02T12:50:50.914Z] TERM=xterm [2022-05-02T12:50:50.914Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:50:50.914Z] SHLVL=1 [2022-05-02T12:50:50.914Z] TIMEOUT=120m [2022-05-02T12:50:50.914Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:50:50.914Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:50:50.914Z] GO111MODULE=off [2022-05-02T12:50:50.914Z] DOCKER_EXPERIMENTAL=1 [2022-05-02T12:50:50.914Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:50:50.914Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:50:50.914Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:50:50.914Z] GOPATH=/go [2022-05-02T12:50:50.914Z] PKG_CONFIG=pkg-config [2022-05-02T12:50:50.914Z] _=/usr/bin/env [2022-05-02T12:50:50.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:50:53.511Z] #62 301.5 + bin/containerd-shim-runc-v2 [2022-05-02T12:50:53.887Z] [2022-05-02T12:50:53.887Z] SUCCESS: Specified value was saved. [2022-05-02T12:50:54.356Z] INFO: Downloading git... [2022-05-02T12:50:54.450Z] #62 302.3 + binaries [2022-05-02T12:50:54.450Z] #62 302.3 + install -D bin/containerd /build/containerd [2022-05-02T12:50:54.450Z] #62 302.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-02T12:50:54.450Z] #62 302.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-02T12:50:54.450Z] #62 302.4 + install -D bin/ctr /build/ctr [2022-05-02T12:50:55.926Z] INFO: Downloading go... [2022-05-02T12:50:56.357Z] #62 DONE 304.3s [2022-05-02T12:50:56.485Z] INFO: Expanding go... [2022-05-02T12:50:57.301Z] [2022-05-02T12:50:57.301Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:50:57.301Z] #63 sha256:1854a7346fc754de3f3594e39e33d814749bf95b266693e7e7788cc2d36e37e7 [2022-05-02T12:50:58.153Z] INFO: Downloading compiler 1 of 3... [2022-05-02T12:50:58.153Z] INFO: Downloading compiler 2 of 3... [2022-05-02T12:50:58.153Z] INFO: Downloading compiler 3 of 3... [2022-05-02T12:50:58.153Z] INFO: Extracting git... [2022-05-02T12:50:58.238Z] #63 DONE 0.8s [2022-05-02T12:50:58.238Z] [2022-05-02T12:50:58.238Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:50:58.238Z] #68 sha256:fad37c760bca8e23fa0ebb63132c7415c7a7cc3feb4f73d4bbc5e90d2fa0995e [2022-05-02T12:50:58.238Z] #68 DONE 0.2s [2022-05-02T12:50:58.238Z] [2022-05-02T12:50:58.238Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:50:58.238Z] #73 sha256:39fea3cb4284c482c41cd3fe8dd0e52a6e2c74d38d8cb9b3f32403aa0ecc1f73 [2022-05-02T12:50:59.176Z] #73 DONE 0.9s [2022-05-02T12:50:59.176Z] [2022-05-02T12:50:59.176Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:50:59.176Z] #74 sha256:13d968a5fb52188f26a73d5389c3625904db91dfb1553d132ec2afd181354ab7 [2022-05-02T12:50:59.176Z] #74 DONE 0.0s [2022-05-02T12:50:59.176Z] [2022-05-02T12:50:59.176Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:50:59.176Z] #75 sha256:5819efc3e75f3558f91e561feb25514338a73621b35f87fc7aaf76dba8daeb6a [2022-05-02T12:51:00.557Z] #75 DONE 1.3s [2022-05-02T12:51:00.557Z] [2022-05-02T12:51:00.557Z] #76 exporting to image [2022-05-02T12:51:00.557Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:51:00.557Z] #76 exporting layers [2022-05-02T12:51:07.136Z] #76 exporting layers 6.1s done [2022-05-02T12:51:07.136Z] #76 writing image sha256:25cbda95b469e717fca4afba96ea3932e154a96409e237a54e2a8e1ff4049661 done [2022-05-02T12:51:07.136Z] #76 naming to docker.io/library/docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 done [2022-05-02T12:51:07.136Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:51:07.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -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:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh dynbinary test-integration [2022-05-02T12:51:08.882Z] [2022-05-02T12:51:09.141Z] Removing bundles/ [2022-05-02T12:51:09.141Z] [2022-05-02T12:51:09.141Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:51:09.141Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:51:09.141Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:51:13.096Z] INFO: Expanding go... [2022-05-02T12:51:17.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:51:18.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:51:26.613Z] INFO: Expanding compiler 1 of 3... [2022-05-02T12:51:26.613Z] INFO: Expanding compiler 2 of 3... [2022-05-02T12:51:31.373Z] INFO: Expanding compiler 3 of 3... [2022-05-02T12:51:32.361Z] INFO: Removing downloaded files... [2022-05-02T12:51:32.361Z] INFO: Downloading containerd [2022-05-02T12:51:36.397Z] --- PASS: TestImportExtremelyLargeImageWorks (92.48s) [2022-05-02T12:51:36.397Z] PASS [2022-05-02T12:51:36.397Z] [2022-05-02T12:51:36.397Z] DONE 22 tests in 95.442s [2022-05-02T12:51:36.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:51:36.397Z] INFO: Testing against a local daemon [2022-05-02T12:51:36.397Z] === RUN TestNetworkCreateDelete [2022-05-02T12:51:36.397Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-02T12:51:36.398Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:51:36.398Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-02T12:51:36.398Z] === RUN TestDaemonDNSFallback [2022-05-02T12:51:39.674Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-05-02T12:51:39.674Z] === RUN TestInspectNetwork [2022-05-02T12:51:40.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:51:42.955Z] === RUN TestInspectNetwork/full_network_id [2022-05-02T12:51:42.955Z] === RUN TestInspectNetwork/partial_network_id [2022-05-02T12:51:42.955Z] === RUN TestInspectNetwork/network_name [2022-05-02T12:51:42.955Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-02T12:51:45.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:51:47.136Z] --- PASS: TestInspectNetwork (7.31s) [2022-05-02T12:51:47.136Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-02T12:51:47.136Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-02T12:51:47.136Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-02T12:51:47.136Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-02T12:51:47.136Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:51:48.070Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-05-02T12:51:48.070Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:51:48.070Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:51:48.070Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:51:48.070Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:51:48.070Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:51:48.070Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:51:48.070Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:51:48.070Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:51:48.070Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:51:48.070Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:51:48.070Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:51:48.328Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:51:48.328Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:51:48.328Z] === RUN TestNetworkList [2022-05-02T12:51:48.328Z] === RUN TestNetworkList//networks [2022-05-02T12:51:48.328Z] === PAUSE TestNetworkList//networks [2022-05-02T12:51:48.328Z] === RUN TestNetworkList//networks/ [2022-05-02T12:51:48.328Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:51:48.328Z] === CONT TestNetworkList//networks [2022-05-02T12:51:48.328Z] === CONT TestNetworkList//networks/ [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkList (0.02s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:51:48.328Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:51:48.893Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-05-02T12:51:48.893Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:51:48.990Z] INFO: Expanding compiler 1 of 3... [2022-05-02T12:51:48.990Z] INFO: Expanding compiler 2 of 3... [2022-05-02T12:51:49.854Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-02T12:51:49.854Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:51:50.419Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-05-02T12:51:50.419Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:51:51.206Z] INFO: Expanding compiler 3 of 3... [2022-05-02T12:51:51.675Z] INFO: Removing downloaded files... [2022-05-02T12:51:51.675Z] INFO: Downloading containerd [2022-05-02T12:51:51.790Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-02T12:51:51.790Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:51:52.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:51:52.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:51:53.162Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-02T12:51:53.162Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:51:53.420Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-02T12:51:53.420Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:51:53.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:51:54.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:51:54.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:51:55.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:51:55.947Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-05-02T12:51:55.947Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:51:55.947Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:51:55.947Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:51:55.947Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:51:57.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:51:58.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:51:59.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:51:59.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:52:00.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:52:01.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:52:02.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:52:03.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:52:03.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:52:04.530Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:52:04.530Z] Using test binary docker [2022-05-02T12:52:04.530Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:52:04.530Z] +++ /etc/init.d/apparmor start [2022-05-02T12:52:04.530Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:52:04.530Z] INFO: Waiting for daemon to start... [2022-05-02T12:52:04.530Z] Starting dockerd [2022-05-02T12:52:04.530Z] +++ 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-02T12:52:06.421Z] . [2022-05-02T12:52:06.421Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:52:06.678Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:52:06.678Z] Error: No such image: emptyfs [2022-05-02T12:52:06.678Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:52:06.678Z] ++++ docker load [2022-05-02T12:52:06.678Z] Running integration-test (iteration 1) [2022-05-02T12:52:06.678Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:52:06.678Z] ++ 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-02T12:52:06.678Z] ++ set -e [2022-05-02T12:52:06.678Z] ++ '[' -n 0 ']' [2022-05-02T12:52:06.678Z] ++ set -x [2022-05-02T12:52:06.678Z] ++ 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-02T12:52:06.934Z] Loaded image: busybox:latest [2022-05-02T12:52:07.193Z] Loaded image: busybox:glibc [2022-05-02T12:52:08.122Z] Loaded image: debian:bullseye-slim [2022-05-02T12:52:08.122Z] Loaded image: hello-world:latest [2022-05-02T12:52:08.122Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:52:08.122Z] INFO: Testing against a local daemon [2022-05-02T12:52:08.122Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:52:08.863Z] INFO [linters context/goanalysis] analyzers took 5m5.657108104s with top 10 stages: buildir: 2m2.049661591s, goimports: 24.997949659s, unconvert: 19.011417639s, gosec: 15.686015287s, S1038: 8.558145028s, golint: 8.274704212s, misspell: 6.812487548s, nilness: 4.625062034s, directives: 3.788351952s, S1039: 3.713414426s [2022-05-02T12:52:08.863Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-02T12:52:08.863Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2416/2416, autogenerated_exclude: 2033/2416, identifier_marker: 2033/2033, exclude-rules: 78/2033, cgo: 2416/3032, filename_unadjuster: 2416/2416, path_prettifier: 2416/2416, exclude: 2033/2033, skip_dirs: 2416/2416, nolint: 0/78 [2022-05-02T12:52:08.863Z] INFO [runner] processing took 81.684463ms with stages: nolint: 31.168521ms, identifier_marker: 21.752828ms, path_prettifier: 9.485453ms, autogenerated_exclude: 8.66554ms, exclude-rules: 8.301706ms, skip_dirs: 1.798536ms, cgo: 363.851µs, filename_unadjuster: 142.916µs, max_same_issues: 1.472µs, uniq_by_line: 594ns, skip_files: 518ns, diff: 414ns, exclude: 359ns, path_shortener: 321ns, source_code: 293ns, max_from_linter: 278ns, max_per_file_from_linter: 266ns, sort_results: 244ns, severity-rules: 242ns, path_prefixer: 111ns [2022-05-02T12:52:08.863Z] INFO [runner] linters took 1m31.120175887s with stages: goanalysis_metalinter: 1m31.038363086s [2022-05-02T12:52:08.863Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-02T12:52:08.863Z] INFO Memory: 2609 samples, avg is 286.3MB, max is 1202.8MB [2022-05-02T12:52:08.863Z] INFO Execution took 4m20.752494457s [2022-05-02T12:52:08.863Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-02T12:52:09.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh dynbinary test-docker-py [2022-05-02T12:52:09.450Z] [2022-05-02T12:52:09.489Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-05-02T12:52:09.489Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:52:09.709Z] Removing bundles/ [2022-05-02T12:52:09.709Z] [2022-05-02T12:52:09.709Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:52:09.709Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:52:09.709Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:52:10.417Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-05-02T12:52:10.417Z] === RUN TestBuildWithSession [2022-05-02T12:52:10.417Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:52:10.417Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:52:10.417Z] === RUN TestBuildSquashParent [2022-05-02T12:52:10.812Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-05-02T12:52:10.813Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:52:12.186Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3rkkhpov2a249kpltggvs3kmc Created:2022-05-02 12:52:10.987327075 +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[3d4ba3d536ef27839e169537fe38238fd9c1bd9f87b9161752db14830d9436bf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtainyztnbw35621jf4ylve52 EndpointID:600fe5d02b79ff2008399785a188f2cfa54a1415ed976f91bf60cdcbeaa32a4b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:515db78e6b3ae77cbeeb0026b7c9f3238f57aad182fff4487bc96998676f747b 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:5a44786be57f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtainyztnbw35621jf4ylve52 EndpointID:600fe5d02b79ff2008399785a188f2cfa54a1415ed976f91bf60cdcbeaa32a4b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-02T12:52:14.587Z] --- PASS: TestBuildSquashParent (3.69s) [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:52:14.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:52:14.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:52:14.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:52:14.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:52:14.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:52:14.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:52:14.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:52:14.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:52:14.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:52:15.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:52:15.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:52:16.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:52:16.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:52:17.443Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-05-02T12:52:17.443Z] PASS [2022-05-02T12:52:17.443Z] [2022-05-02T12:52:17.443Z] === Skipped [2022-05-02T12:52:17.443Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:52:17.443Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:52:17.443Z] [2022-05-02T12:52:17.443Z] DONE 38 tests, 1 skipped in 44.260s [2022-05-02T12:52:17.443Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:52:17.443Z] INFO: Testing against a local daemon [2022-05-02T12:52:17.443Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:52:17.443Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:52:17.443Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:52:17.443Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:52:17.443Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:52:17.443Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:52:17.443Z] PASS [2022-05-02T12:52:17.443Z] [2022-05-02T12:52:17.443Z] === Skipped [2022-05-02T12:52:17.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:52:17.443Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:52:17.443Z] [2022-05-02T12:52:17.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:52:17.443Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:52:17.443Z] [2022-05-02T12:52:17.443Z] DONE 2 tests, 2 skipped in 0.024s [2022-05-02T12:52:17.443Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:52:17.443Z] INFO: Testing against a local daemon [2022-05-02T12:52:17.443Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:52:18.008Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-02T12:52:18.008Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s) [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-05-02T12:52:18.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-05-02T12:52:18.325Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:52:18.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:52:18.573Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-02T12:52:19.507Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-02T12:52:19.690Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:52:19.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:52:19.949Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:52:20.072Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-02T12:52:20.205Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:52:20.462Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2022-05-02T12:52:20.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s) [2022-05-02T12:52:20.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-05-02T12:52:20.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2022-05-02T12:52:20.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2022-05-02T12:52:20.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-02T12:52:20.462Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:52:21.025Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-05-02T12:52:21.025Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:52:21.978Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-02T12:52:22.393Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2022-05-02T12:52:22.393Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:52:22.650Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-02T12:52:22.650Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:52:23.878Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-02T12:52:24.017Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) [2022-05-02T12:52:24.017Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:52:24.579Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-02T12:52:24.579Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:52:26.470Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) [2022-05-02T12:52:26.470Z] === RUN TestBuildWithHugeFile [2022-05-02T12:52:27.161Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan (9.77s) [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-05-02T12:52:27.726Z] PASS [2022-05-02T12:52:27.726Z] [2022-05-02T12:52:27.726Z] DONE 8 tests in 11.025s [2022-05-02T12:52:27.726Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:52:27.726Z] testing: warning: no tests to run [2022-05-02T12:52:27.726Z] PASS [2022-05-02T12:52:27.726Z] [2022-05-02T12:52:27.726Z] DONE 0 tests in 0.007s [2022-05-02T12:52:27.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:52:27.726Z] INFO: Testing against a local daemon [2022-05-02T12:52:27.726Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:52:29.101Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-05-02T12:52:29.101Z] === RUN TestAuthZPluginTLS [2022-05-02T12:52:29.673Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-02T12:52:29.673Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:52:30.238Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-02T12:52:30.238Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:52:30.803Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-02T12:52:30.803Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:52:31.062Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-02T12:52:31.062Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:52:32.438Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-05-02T12:52:32.438Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:52:32.991Z] [2022-05-02T12:52:32.991Z] Name Version Source Summary [2022-05-02T12:52:32.991Z] ---- ------- ------ ------- [2022-05-02T12:52:32.991Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-02T12:52:32.991Z] [2022-05-02T12:52:32.991Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-02T12:52:32.991Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-02T12:52:32.991Z] PSChildName : containerd [2022-05-02T12:52:32.991Z] PSDrive : C [2022-05-02T12:52:32.991Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-02T12:52:32.991Z] PSIsContainer : True [2022-05-02T12:52:32.991Z] Name : containerd [2022-05-02T12:52:32.991Z] FullName : C:\containerd [2022-05-02T12:52:32.991Z] Parent : [2022-05-02T12:52:32.991Z] Exists : True [2022-05-02T12:52:32.991Z] Root : C:\ [2022-05-02T12:52:32.991Z] Extension : [2022-05-02T12:52:32.991Z] CreationTime : 5/2/2022 12:52:29 PM [2022-05-02T12:52:32.991Z] CreationTimeUtc : 5/2/2022 12:52:29 PM [2022-05-02T12:52:32.991Z] LastAccessTime : 5/2/2022 12:52:29 PM [2022-05-02T12:52:32.991Z] LastAccessTimeUtc : 5/2/2022 12:52:29 PM [2022-05-02T12:52:32.991Z] LastWriteTime : 5/2/2022 12:52:29 PM [2022-05-02T12:52:32.991Z] LastWriteTimeUtc : 5/2/2022 12:52:29 PM [2022-05-02T12:52:32.991Z] Attributes : Directory [2022-05-02T12:52:32.991Z] Mode : d----- [2022-05-02T12:52:32.991Z] BaseName : containerd [2022-05-02T12:52:32.991Z] Target : {} [2022-05-02T12:52:32.991Z] LinkType : [2022-05-02T12:52:32.991Z] [2022-05-02T12:52:32.991Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-02T12:52:32.991Z] INFO: Configuring git core.autocrlf... [2022-05-02T12:52:32.991Z] [2022-05-02T12:52:32.991Z] [2022-05-02T12:52:33.003Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-02T12:52:33.003Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:52:33.567Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-02T12:52:33.567Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:52:33.824Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-02T12:52:33.824Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:52:35.723Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-05-02T12:52:35.723Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:52:36.657Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-05-02T12:52:36.657Z] === RUN TestAuthZPluginHeader [2022-05-02T12:52:37.592Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-02T12:52:37.592Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:52:39.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:52:39.912Z] Using test binary docker [2022-05-02T12:52:39.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:52:39.912Z] Using test binary docker [2022-05-02T12:52:39.912Z] +++ /etc/init.d/apparmor start [2022-05-02T12:52:39.912Z] +++ /etc/init.d/apparmor start [2022-05-02T12:52:39.912Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:52:39.912Z] (warning). [2022-05-02T12:52:39.912Z] INFO: Waiting for daemon to start... [2022-05-02T12:52:39.912Z] Starting dockerd [2022-05-02T12:52:39.912Z] +++ 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-02T12:52:39.912Z] INFO: Waiting for daemon to start... [2022-05-02T12:52:39.912Z] Starting dockerd [2022-05-02T12:52:39.912Z] +++ 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-02T12:52:41.772Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-05-02T12:52:41.772Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:52:41.828Z] .. [2022-05-02T12:52:41.828Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:52:41.828Z] [2022-05-02T12:52:41.828Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:52:41.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:52:41.828Z] Error: No such image: emptyfs [2022-05-02T12:52:41.828Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:52:41.828Z] ++++ docker load [2022-05-02T12:52:41.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:52:41.828Z] Error: No such image: emptyfs [2022-05-02T12:52:41.828Z] ++++ docker load [2022-05-02T12:52:41.828Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:52:42.089Z] Running integration-test (iteration 1) [2022-05-02T12:52:42.089Z] 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-02T12:52:42.089Z] ++ 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-02T12:52:42.089Z] ++ set -e [2022-05-02T12:52:42.089Z] ++ '[' -n 0 ']' [2022-05-02T12:52:42.089Z] ++ set -x [2022-05-02T12:52:42.090Z] ++ 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-02T12:52:42.090Z] Running integration-test (iteration 1) [2022-05-02T12:52:42.090Z] 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-02T12:52:42.090Z] ++ 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-02T12:52:42.090Z] ++ set -e [2022-05-02T12:52:42.090Z] ++ '[' -n 0 ']' [2022-05-02T12:52:42.090Z] ++ set -x [2022-05-02T12:52:42.090Z] ++ 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-02T12:52:43.034Z] Loaded image: busybox:latest [2022-05-02T12:52:43.034Z] Loaded image: busybox:latest [2022-05-02T12:52:43.606Z] Loaded image: busybox:glibc [2022-05-02T12:52:43.606Z] Loaded image: busybox:glibc [2022-05-02T12:52:45.051Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-05-02T12:52:45.051Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:52:47.820Z] Loaded image: debian:bullseye-slim [2022-05-02T12:52:47.820Z] Loaded image: debian:bullseye-slim [2022-05-02T12:52:48.083Z] Loaded image: hello-world:latest [2022-05-02T12:52:48.083Z] Loaded image: hello-world:latest [2022-05-02T12:52:48.083Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:52:48.329Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-05-02T12:52:48.329Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:52:48.344Z] INFO: Testing against a local daemon [2022-05-02T12:52:48.344Z] === RUN TestDockerSuite [2022-05-02T12:52:48.344Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:52:48.344Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T12:52:48.344Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T12:52:48.344Z] INFO: Testing against a local daemon [2022-05-02T12:52:48.344Z] === RUN TestDockerDaemonSuite [2022-05-02T12:52:48.344Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-02T12:52:48.344Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T12:52:48.345Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T12:52:48.345Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T12:52:48.345Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T12:52:48.345Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T12:52:48.345Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T12:52:50.892Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T12:52:51.153Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T12:52:51.414Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T12:52:51.676Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T12:52:52.313Z] [2022-05-02T12:52:52.313Z] Name Version Source Summary [2022-05-02T12:52:52.313Z] ---- ------- ------ ------- [2022-05-02T12:52:52.313Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-02T12:52:52.313Z] [2022-05-02T12:52:52.313Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-02T12:52:52.313Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-02T12:52:52.313Z] PSChildName : containerd [2022-05-02T12:52:52.313Z] PSDrive : C [2022-05-02T12:52:52.313Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-02T12:52:52.313Z] PSIsContainer : True [2022-05-02T12:52:52.313Z] Name : containerd [2022-05-02T12:52:52.313Z] FullName : C:\containerd [2022-05-02T12:52:52.313Z] Parent : [2022-05-02T12:52:52.313Z] Exists : True [2022-05-02T12:52:52.313Z] Root : C:\ [2022-05-02T12:52:52.313Z] Extension : [2022-05-02T12:52:52.313Z] CreationTime : 5/2/2022 12:52:51 PM [2022-05-02T12:52:52.313Z] CreationTimeUtc : 5/2/2022 12:52:51 PM [2022-05-02T12:52:52.313Z] LastAccessTime : 5/2/2022 12:52:51 PM [2022-05-02T12:52:52.313Z] LastAccessTimeUtc : 5/2/2022 12:52:51 PM [2022-05-02T12:52:52.313Z] LastWriteTime : 5/2/2022 12:52:51 PM [2022-05-02T12:52:52.313Z] LastWriteTimeUtc : 5/2/2022 12:52:51 PM [2022-05-02T12:52:52.313Z] Attributes : Directory [2022-05-02T12:52:52.313Z] Mode : d----- [2022-05-02T12:52:52.313Z] BaseName : containerd [2022-05-02T12:52:52.313Z] Target : {} [2022-05-02T12:52:52.313Z] LinkType : [2022-05-02T12:52:52.313Z] [2022-05-02T12:52:52.618Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T12:52:52.618Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T12:52:52.618Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T12:52:53.880Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-02T12:52:53.880Z] INFO: Configuring git core.autocrlf... [2022-05-02T12:52:54.348Z] [2022-05-02T12:52:54.348Z] [2022-05-02T12:52:54.536Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T12:52:54.536Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T12:52:54.536Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T12:52:54.536Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T12:52:55.536Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-02T12:52:55.798Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T12:52:56.395Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T12:52:56.684Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T12:52:56.684Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T12:52:56.684Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T12:52:57.264Z] --- PASS: TestBuildWithHugeFile (129.48s) [2022-05-02T12:52:57.264Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:52:57.264Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:52:57.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:52:57.264Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:52:57.264Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:52:57.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:52:57.264Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:52:57.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:52:57.264Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:52:57.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:52:57.264Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:52:57.264Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:52:57.264Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T12:52:57.526Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:52:57.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-02T12:52:57.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-05-02T12:52:57.526Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-05-02T12:52:57.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-02T12:52:57.526Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:52:57.526Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:52:58.317Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.95s) [2022-05-02T12:52:58.317Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:52:59.438Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:53:00.824Z] --- PASS: TestBuildPreserveOwnership (3.10s) [2022-05-02T12:53:00.824Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2022-05-02T12:53:00.824Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-05-02T12:53:00.824Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:53:00.824Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T12:53:00.824Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-02T12:53:00.824Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:53:01.396Z] Loaded image: busybox:latest [2022-05-02T12:53:01.657Z] Loaded image: busybox:glibc [2022-05-02T12:53:03.043Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T12:53:03.043Z] Loaded image: debian:bullseye-slim [2022-05-02T12:53:03.304Z] Loaded image: hello-world:latest [2022-05-02T12:53:03.304Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:53:05.186Z] --- PASS: TestBuildWithHugeFile (34.64s) [2022-05-02T12:53:05.186Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:53:05.186Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:53:05.186Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:53:05.186Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:53:05.186Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:53:05.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:53:05.186Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:53:05.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:53:05.186Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:53:05.186Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:53:05.186Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:53:05.186Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:53:05.186Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:53:05.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-02T12:53:05.186Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-05-02T12:53:05.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-02T12:53:05.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-02T12:53:05.186Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:53:05.186Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:53:05.186Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:53:05.186Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-05-02T12:53:05.186Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-05-02T12:53:05.186Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-05-02T12:53:05.186Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:53:05.186Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-02T12:53:05.186Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:53:05.186Z] Loaded image: busybox:latest [2022-05-02T12:53:05.186Z] Loaded image: busybox:glibc [2022-05-02T12:53:05.218Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T12:53:05.748Z] Loaded image: debian:bullseye-slim [2022-05-02T12:53:06.005Z] Loaded image: hello-world:latest [2022-05-02T12:53:06.005Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:53:07.133Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T12:53:07.704Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T12:53:08.276Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T12:53:08.849Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T12:53:09.791Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-02T12:53:11.706Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-02T12:53:13.090Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.21s) [2022-05-02T12:53:13.090Z] PASS [2022-05-02T12:53:13.090Z] [2022-05-02T12:53:13.090Z] === Skipped [2022-05-02T12:53:13.090Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:53:13.090Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:53:13.090Z] [2022-05-02T12:53:13.090Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:53:13.090Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:53:13.090Z] [2022-05-02T12:53:13.090Z] DONE 34 tests, 2 skipped in 193.997s [2022-05-02T12:53:13.090Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:53:13.090Z] ++ 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-02T12:53:13.090Z] ++ set -e [2022-05-02T12:53:13.090Z] ++ '[' -n 0 ']' [2022-05-02T12:53:13.090Z] ++ set -x [2022-05-02T12:53:13.090Z] ++ 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-02T12:53:13.090Z] INFO: Testing against a local daemon [2022-05-02T12:53:13.090Z] === RUN TestConfigInspect [2022-05-02T12:53:13.351Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-02T12:53:13.923Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-02T12:53:13.924Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T12:53:14.093Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.53s) [2022-05-02T12:53:14.093Z] PASS [2022-05-02T12:53:14.093Z] [2022-05-02T12:53:14.093Z] === Skipped [2022-05-02T12:53:14.093Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:53:14.093Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:53:14.094Z] [2022-05-02T12:53:14.094Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:53:14.094Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:53:14.094Z] [2022-05-02T12:53:14.094Z] DONE 34 tests, 2 skipped in 66.766s [2022-05-02T12:53:14.094Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:53:14.094Z] ++ 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-02T12:53:14.094Z] ++ set -e [2022-05-02T12:53:14.094Z] ++ '[' -n 0 ']' [2022-05-02T12:53:14.094Z] ++ set -x [2022-05-02T12:53:14.094Z] ++ 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-02T12:53:14.094Z] INFO: Testing against a local daemon [2022-05-02T12:53:14.094Z] === RUN TestConfigInspect [2022-05-02T12:53:14.866Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T12:53:15.437Z] docker_cli_daemon_test.go:1472: [da2563d072ee9] daemon is not started [2022-05-02T12:53:15.807Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:53:15.807Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:53:15.807Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:53:15.807Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:53:15.807Z] [2022-05-02T12:53:15.807Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:53:15.807Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:53:15.807Z] HOSTNAME=92467b0fefa2 [2022-05-02T12:53:15.807Z] DEST=bundles/test-integration [2022-05-02T12:53:15.807Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:53:15.807Z] DOCKER_ROOTLESS=1 [2022-05-02T12:53:15.807Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 [2022-05-02T12:53:15.807Z] container=docker [2022-05-02T12:53:15.807Z] HOME=/root [2022-05-02T12:53:15.807Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:53:15.807Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:53:15.807Z] VALIDATE_BRANCH=master [2022-05-02T12:53:15.807Z] TERM=xterm [2022-05-02T12:53:15.807Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:53:15.807Z] SHLVL=1 [2022-05-02T12:53:15.807Z] TIMEOUT=120m [2022-05-02T12:53:15.807Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:53:15.807Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:53:15.807Z] GO111MODULE=off [2022-05-02T12:53:15.807Z] DOCKER_EXPERIMENTAL=1 [2022-05-02T12:53:15.807Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:53:15.807Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:53:15.807Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:53:15.807Z] GOPATH=/go [2022-05-02T12:53:15.807Z] PKG_CONFIG=pkg-config [2022-05-02T12:53:15.807Z] _=/usr/bin/env [2022-05-02T12:53:15.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:53:15.986Z] --- PASS: TestConfigInspect (2.17s) [2022-05-02T12:53:15.986Z] === RUN TestConfigList [2022-05-02T12:53:16.009Z] --- PASS: TestConfigInspect (2.89s) [2022-05-02T12:53:16.009Z] === RUN TestConfigList [2022-05-02T12:53:16.009Z] check_test.go:307: [d042a2332cf84] daemon is not started [2022-05-02T12:53:16.009Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-02T12:53:16.383Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-02T12:53:16.383Z] PASS [2022-05-02T12:53:16.383Z] [2022-05-02T12:53:16.383Z] DONE 17 tests in 46.656s [2022-05-02T12:53:16.383Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:53:16.383Z] INFO: Testing against a local daemon [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:53:16.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:53:16.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:53:16.383Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:53:16.383Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:53:16.383Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:53:16.383Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:53:16.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:53:16.383Z] === RUN TestPluginInstall [2022-05-02T12:53:16.383Z] === RUN TestPluginInstall/no_auth [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74daf2b41cb345b833da10b81174648b9e1707257bd71ee8cd13f02c9bc11184" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74daf2b41cb345b833da10b81174648b9e1707257bd71ee8cd13f02c9bc11184" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:53:16.383Z] === RUN TestPluginInstall/with_htpasswd [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82f8720506ce2871383f2fe904e8bfa7e1367645a7d260091ee5c173c749e089" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82f8720506ce2871383f2fe904e8bfa7e1367645a7d260091ee5c173c749e089" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:53:16.383Z] === RUN TestPluginInstall/with_insecure [2022-05-02T12:53:16.582Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b9c8e6b2d017acf836a75b4f082b783925d06ab9c055343903c9fb62011d257" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b9c8e6b2d017acf836a75b4f082b783925d06ab9c055343903c9fb62011d257" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:53:17.157Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T12:53:17.208Z] plugin_test.go:195: [d19883aef56e2] daemon is not started [2022-05-02T12:53:17.208Z] --- PASS: TestPluginInstall (2.76s) [2022-05-02T12:53:17.208Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-05-02T12:53:17.208Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-05-02T12:53:17.208Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-05-02T12:53:17.208Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:53:17.880Z] --- PASS: TestConfigList (2.22s) [2022-05-02T12:53:17.880Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:53:18.100Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T12:53:18.360Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-02T12:53:18.932Z] --- PASS: TestConfigList (2.89s) [2022-05-02T12:53:18.932Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:53:19.107Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-02T12:53:19.194Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T12:53:19.672Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-02T12:53:19.766Z] check_test.go:307: [d27edb78aed16] daemon is not started [2022-05-02T12:53:19.766Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-02T12:53:20.396Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-02T12:53:20.396Z] === RUN TestConfigsUpdate [2022-05-02T12:53:20.604Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-05-02T12:53:20.604Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-05-02T12:53:20.604Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-05-02T12:53:20.604Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:53:20.711Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T12:53:21.171Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-02T12:53:21.171Z] PASS [2022-05-02T12:53:21.171Z] [2022-05-02T12:53:21.171Z] DONE 24 tests in 6.728s [2022-05-02T12:53:21.171Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:53:21.171Z] INFO: Testing against a local daemon [2022-05-02T12:53:21.171Z] === RUN TestExternalGraphDriver [2022-05-02T12:53:21.171Z] === RUN TestExternalGraphDriver/json [2022-05-02T12:53:21.652Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T12:53:21.652Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2022-05-02T12:53:21.652Z] === RUN TestConfigsUpdate [2022-05-02T12:53:22.252Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T12:53:22.252Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T12:53:22.286Z] --- PASS: TestConfigsUpdate (2.19s) [2022-05-02T12:53:22.286Z] === RUN TestTemplatedConfig [2022-05-02T12:53:23.070Z] === RUN TestExternalGraphDriver/spec [2022-05-02T12:53:23.198Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T12:53:23.770Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T12:53:24.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-02T12:53:24.445Z] === RUN TestExternalGraphDriver/pull [2022-05-02T12:53:24.603Z] --- PASS: TestConfigsUpdate (3.16s) [2022-05-02T12:53:24.603Z] === RUN TestTemplatedConfig [2022-05-02T12:53:24.804Z] --- PASS: TestTemplatedConfig (2.44s) [2022-05-02T12:53:24.805Z] === RUN TestConfigCreateResolve [2022-05-02T12:53:26.344Z] --- PASS: TestExternalGraphDriver (4.98s) [2022-05-02T12:53:26.344Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-05-02T12:53:26.344Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-05-02T12:53:26.344Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-05-02T12:53:26.344Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:53:27.150Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-02T12:53:27.324Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-02T12:53:27.324Z] PASS [2022-05-02T12:53:27.324Z] [2022-05-02T12:53:27.324Z] DONE 6 tests in 13.446s [2022-05-02T12:53:27.324Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:53:27.324Z] ++ 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-02T12:53:27.324Z] ++ set -e [2022-05-02T12:53:27.324Z] ++ '[' -n 0 ']' [2022-05-02T12:53:27.324Z] ++ set -x [2022-05-02T12:53:27.324Z] ++ 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-02T12:53:27.324Z] INFO: Testing against a local daemon [2022-05-02T12:53:27.324Z] === RUN TestCheckpoint [2022-05-02T12:53:27.324Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:53:27.324Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:53:27.324Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:53:27.324Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:53:27.324Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.324Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:53:27.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:53:27.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:53:27.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:53:27.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:53:27.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:53:27.325Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:53:27.325Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-02T12:53:27.325Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:53:27.325Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-02T12:53:27.325Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:53:27.325Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-02T12:53:27.325Z] === RUN TestCopyEmptyFile [2022-05-02T12:53:27.580Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-02T12:53:27.580Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:53:27.580Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-02T12:53:27.580Z] === RUN TestCopyFromContainer [2022-05-02T12:53:28.095Z] --- PASS: TestTemplatedConfig (3.48s) [2022-05-02T12:53:28.095Z] === RUN TestConfigCreateResolve [2022-05-02T12:53:28.509Z] === RUN TestCopyFromContainer// [2022-05-02T12:53:28.509Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:53:28.766Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:53:28.766Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:53:28.766Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:53:28.766Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:53:28.766Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:53:29.023Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:53:29.023Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:53:29.023Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer (1.57s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-02T12:53:29.023Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-02T12:53:29.023Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:53:29.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:53:29.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:53:29.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:53:29.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:53:29.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:53:29.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:53:29.279Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:53:29.279Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:53:29.279Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:53:29.279Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-02T12:53:29.279Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:53:29.279Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:53:29.279Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:53:29.279Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:53:29.279Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-02T12:53:29.279Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:53:29.279Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:53:29.279Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:53:29.279Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:53:29.279Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:53:29.279Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:53:29.279Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:53:29.279Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:53:29.279Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:53:29.279Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:53:29.279Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-02T12:53:29.279Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:53:29.279Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:53:29.279Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:53:29.279Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:53:29.279Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-02T12:53:29.279Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:53:29.485Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-02T12:53:30.523Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-05-02T12:53:30.523Z] PASS [2022-05-02T12:53:30.523Z] [2022-05-02T12:53:30.523Z] DONE 5 tests in 8.855s [2022-05-02T12:53:30.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:53:30.523Z] INFO: Testing against a local daemon [2022-05-02T12:53:30.523Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:53:30.523Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:53:30.523Z] === RUN TestReadPluginNoRead [2022-05-02T12:53:30.523Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:53:30.523Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:53:30.523Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:53:30.523Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:53:30.523Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T12:53:30.646Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-05-02T12:53:30.646Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:53:31.399Z] --- PASS: TestConfigCreateResolve (3.04s) [2022-05-02T12:53:31.400Z] PASS [2022-05-02T12:53:31.400Z] [2022-05-02T12:53:31.400Z] DONE 6 tests in 18.284s [2022-05-02T12:53:31.400Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:53:31.400Z] ++ 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-02T12:53:31.400Z] ++ set -e [2022-05-02T12:53:31.400Z] ++ '[' -n 0 ']' [2022-05-02T12:53:31.400Z] ++ set -x [2022-05-02T12:53:31.400Z] ++ 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-02T12:53:31.400Z] INFO: Testing against a local daemon [2022-05-02T12:53:31.400Z] === RUN TestCheckpoint [2022-05-02T12:53:31.400Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:53:31.400Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:53:31.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:53:31.400Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:53:31.400Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:53:31.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:53:31.575Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-05-02T12:53:31.575Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:53:31.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:53:31.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:53:31.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:53:31.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:53:31.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:53:31.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:53:31.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:53:31.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:53:31.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:53:31.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:53:31.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:53:31.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:53:31.662Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:53:31.662Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:53:31.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-02T12:53:31.662Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:53:31.662Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-02T12:53:31.662Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:53:31.662Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-02T12:53:31.662Z] === RUN TestCopyEmptyFile [2022-05-02T12:53:31.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:53:31.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:53:31.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:53:31.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-02T12:53:31.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:53:31.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T12:53:31.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:53:31.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:53:31.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:53:31.831Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:53:32.235Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-05-02T12:53:32.235Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:53:32.235Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-05-02T12:53:32.235Z] === RUN TestCopyFromContainer [2022-05-02T12:53:32.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-05-02T12:53:32.394Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:53:32.394Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:53:32.394Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:53:32.395Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-02T12:53:32.395Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:53:32.395Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:53:32.395Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:53:32.395Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-02T12:53:32.395Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:53:32.395Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-02T12:53:32.395Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:53:32.395Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-02T12:53:32.395Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:53:32.395Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:53:32.395Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:53:32.395Z] === PAUSE TestDaemonHostGatewayIP [2022-05-02T12:53:32.395Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:53:32.395Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:53:32.395Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:53:32.395Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-02T12:53:32.395Z] === RUN TestDiff [2022-05-02T12:53:32.808Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-02T12:53:32.959Z] --- PASS: TestDiff (0.46s) [2022-05-02T12:53:32.959Z] === RUN TestExecWithCloseStdin [2022-05-02T12:53:33.216Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-05-02T12:53:33.216Z] === RUN TestExec [2022-05-02T12:53:33.779Z] --- PASS: TestExec (0.48s) [2022-05-02T12:53:33.779Z] === RUN TestExecUser [2022-05-02T12:53:33.826Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-05-02T12:53:33.827Z] === CONT TestReadPluginNoRead [2022-05-02T12:53:34.196Z] === RUN TestCopyFromContainer// [2022-05-02T12:53:34.196Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:53:34.196Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:53:34.341Z] --- PASS: TestExecUser (0.49s) [2022-05-02T12:53:34.341Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:53:34.457Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:53:34.457Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:53:34.719Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:53:34.719Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:53:34.904Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-05-02T12:53:34.904Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:53:34.980Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:53:34.980Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:53:35.242Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer (3.17s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-05-02T12:53:35.504Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-05-02T12:53:35.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:53:35.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:53:35.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:53:35.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:53:35.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:53:35.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:53:35.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:53:35.504Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:53:35.504Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:53:35.504Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:53:35.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-02T12:53:35.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:53:35.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:53:35.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:53:35.504Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:53:35.504Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2022-05-02T12:53:35.504Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:53:35.504Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:53:35.504Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:53:35.504Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:53:35.504Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:53:35.504Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:53:35.504Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:53:35.504Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:53:35.504Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:53:35.504Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:53:35.504Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-02T12:53:35.504Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:53:35.504Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:53:35.504Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:53:35.504Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:53:35.504Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-02T12:53:35.504Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:53:35.727Z] === RUN TestReadPluginNoRead/default [2022-05-02T12:53:36.076Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-02T12:53:36.271Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-02T12:53:36.271Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:53:36.833Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-05-02T12:53:36.833Z] === RUN TestHealthKillContainer [2022-05-02T12:53:37.099Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T12:53:37.996Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2022-05-02T12:53:37.996Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:53:38.257Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-02T12:53:38.473Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T12:53:38.473Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2022-05-02T12:53:39.406Z] === CONT TestReadPluginNoRead [2022-05-02T12:53:39.406Z] read_test.go:92: [d8dd3a41f951f] daemon is not started [2022-05-02T12:53:39.406Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-05-02T12:53:39.406Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-05-02T12:53:39.406Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-05-02T12:53:39.406Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-05-02T12:53:39.406Z] PASS [2022-05-02T12:53:39.406Z] [2022-05-02T12:53:39.406Z] DONE 6 tests in 9.373s [2022-05-02T12:53:39.406Z] 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-02T12:53:39.406Z] testing: warning: no tests to run [2022-05-02T12:53:39.406Z] PASS [2022-05-02T12:53:39.406Z] [2022-05-02T12:53:39.406Z] DONE 0 tests in 0.008s [2022-05-02T12:53:39.406Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T12:53:39.406Z] INFO: Testing against a local daemon [2022-05-02T12:53:39.406Z] === RUN TestPluginWithDevMounts [2022-05-02T12:53:39.406Z] === PAUSE TestPluginWithDevMounts [2022-05-02T12:53:39.406Z] === CONT TestPluginWithDevMounts [2022-05-02T12:53:39.645Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-02T12:53:39.908Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2022-05-02T12:53:39.908Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:53:40.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:53:40.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:53:40.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:53:40.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:53:40.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:53:40.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:53:40.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:53:40.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:53:40.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:53:40.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:53:40.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:53:40.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:53:40.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:53:40.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:53:40.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:53:40.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-02T12:53:40.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-02T12:53:40.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-02T12:53:40.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:53:40.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-02T12:53:40.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:53:40.169Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:53:40.744Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-05-02T12:53:40.744Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:53:40.744Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:53:40.744Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:53:40.744Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-02T12:53:40.744Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:53:40.744Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:53:40.744Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:53:41.005Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-05-02T12:53:41.005Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:53:41.005Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-05-02T12:53:41.005Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:53:41.005Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-02T12:53:41.005Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:53:41.005Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:53:41.005Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:53:41.005Z] === PAUSE TestDaemonHostGatewayIP [2022-05-02T12:53:41.005Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:53:41.005Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:53:41.005Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:53:41.005Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-02T12:53:41.005Z] === RUN TestDiff [2022-05-02T12:53:41.304Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-05-02T12:53:41.304Z] PASS [2022-05-02T12:53:41.304Z] [2022-05-02T12:53:41.304Z] DONE 1 tests in 1.612s [2022-05-02T12:53:41.304Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T12:53:41.304Z] INFO: Testing against a local daemon [2022-05-02T12:53:41.304Z] === RUN TestSecretInspect [2022-05-02T12:53:41.947Z] --- PASS: TestDiff (0.82s) [2022-05-02T12:53:41.947Z] === RUN TestExecWithCloseStdin [2022-05-02T12:53:41.947Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T12:53:42.208Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-02T12:53:42.468Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T12:53:42.729Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-05-02T12:53:42.729Z] === RUN TestExec [2022-05-02T12:53:43.204Z] --- PASS: TestSecretInspect (2.15s) [2022-05-02T12:53:43.204Z] === RUN TestSecretList [2022-05-02T12:53:43.674Z] --- PASS: TestExec (0.90s) [2022-05-02T12:53:43.675Z] === RUN TestExecUser [2022-05-02T12:53:43.675Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-02T12:53:43.936Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T12:53:44.198Z] check_test.go:307: [d0b28287f1be9] daemon is not started [2022-05-02T12:53:44.198Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-02T12:53:44.460Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T12:53:44.460Z] --- PASS: TestExecUser (0.88s) [2022-05-02T12:53:44.460Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:53:44.944Z] --- PASS: TestHealthKillContainer (7.93s) [2022-05-02T12:53:44.945Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:53:45.201Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-05-02T12:53:45.201Z] === RUN TestIpcModeNone [2022-05-02T12:53:45.291Z] Removing intermediate container 801c41c4af6b [2022-05-02T12:53:45.291Z] ---> 466427f31246 [2022-05-02T12:53:45.291Z] 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-02T12:53:45.291Z] ---> Running in 025697a6823c [2022-05-02T12:53:45.405Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-02T12:53:45.405Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-05-02T12:53:45.405Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:53:45.457Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-02T12:53:45.457Z] === RUN TestIpcModePrivate [2022-05-02T12:53:45.731Z] --- PASS: TestSecretList (2.16s) [2022-05-02T12:53:45.731Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:53:46.019Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-02T12:53:46.019Z] --- PASS: TestIpcModePrivate (0.48s) [2022-05-02T12:53:46.019Z] === RUN TestIpcModeShareable [2022-05-02T12:53:46.276Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-02T12:53:46.277Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-02T12:53:46.356Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-02T12:53:46.532Z] --- PASS: TestIpcModeShareable (0.49s) [2022-05-02T12:53:46.532Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:53:46.746Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-02T12:53:46.746Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-02T12:53:46.746Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-02T12:53:46.746Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-02T12:53:46.746Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-02T12:53:46.935Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-05-02T12:53:46.936Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:53:47.214Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-02T12:53:47.214Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-02T12:53:47.214Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-02T12:53:47.214Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-02T12:53:47.214Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-02T12:53:47.214Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-02T12:53:47.214Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-02T12:53:47.507Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T12:53:47.627Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-05-02T12:53:47.627Z] === RUN TestSecretsUpdate [2022-05-02T12:53:47.682Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-02T12:53:47.899Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-05-02T12:53:47.899Z] === RUN TestAPIIpcModeHost [2022-05-02T12:53:48.079Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-02T12:53:48.079Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2022-05-02T12:53:48.079Z] === RUN TestHealthKillContainer [2022-05-02T12:53:48.151Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-02T12:53:48.151Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-02T12:53:48.461Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-05-02T12:53:48.461Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:53:49.388Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-02T12:53:49.388Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-05-02T12:53:49.388Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:53:49.992Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-02T12:53:49.992Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T12:53:50.153Z] --- PASS: TestSecretsUpdate (2.19s) [2022-05-02T12:53:50.153Z] === RUN TestTemplatedSecret [2022-05-02T12:53:50.564Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T12:53:50.757Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-02T12:53:50.757Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-05-02T12:53:50.757Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:53:51.686Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-02T12:53:51.942Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-05-02T12:53:51.942Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:53:52.680Z] --- PASS: TestTemplatedSecret (2.61s) [2022-05-02T12:53:52.680Z] === RUN TestSecretCreateResolve [2022-05-02T12:53:52.870Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-02T12:53:52.870Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-05-02T12:53:52.870Z] === RUN TestIpcModeOlderClient [2022-05-02T12:53:52.870Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:53:52.870Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:53:53.433Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-05-02T12:53:53.433Z] === RUN TestKillContainer [2022-05-02T12:53:53.433Z] === RUN TestKillContainer/no_signal [2022-05-02T12:53:53.689Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:53:53.867Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-02T12:53:54.252Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:53:54.580Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-05-02T12:53:54.580Z] PASS [2022-05-02T12:53:54.580Z] [2022-05-02T12:53:54.580Z] DONE 6 tests in 13.514s [2022-05-02T12:53:54.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T12:53:54.580Z] INFO: Testing against a local daemon [2022-05-02T12:53:54.580Z] === RUN TestServiceCreateInit [2022-05-02T12:53:54.580Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:53:54.813Z] --- PASS: TestKillContainer (1.25s) [2022-05-02T12:53:54.813Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-02T12:53:54.813Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-02T12:53:54.813Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-05-02T12:53:54.813Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:53:54.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:53:55.069Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:53:55.778Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T12:53:56.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-05-02T12:53:56.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-02T12:53:56.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-05-02T12:53:56.000Z] === RUN TestKillStoppedContainer [2022-05-02T12:53:56.000Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-02T12:53:56.000Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:53:56.000Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-02T12:53:56.000Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:53:56.562Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-05-02T12:53:56.562Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:53:56.722Z] --- PASS: TestHealthKillContainer (8.31s) [2022-05-02T12:53:56.722Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:53:56.818Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-05-02T12:53:56.818Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:53:56.983Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-05-02T12:53:56.983Z] === RUN TestIpcModeNone [2022-05-02T12:53:57.244Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-02T12:53:57.382Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-05-02T12:53:57.382Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:53:57.506Z] check_test.go:307: [da4244603d3a1] daemon is not started [2022-05-02T12:53:57.638Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-05-02T12:53:57.638Z] === RUN TestLinksContainerNames [2022-05-02T12:53:57.767Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-02T12:53:57.767Z] --- PASS: TestIpcModeNone (0.76s) [2022-05-02T12:53:57.767Z] === RUN TestIpcModePrivate [2022-05-02T12:53:58.341Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-02T12:53:58.341Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-05-02T12:53:58.569Z] --- PASS: TestLinksContainerNames (0.80s) [2022-05-02T12:53:58.569Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:53:58.602Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T12:53:58.602Z] --- PASS: TestIpcModePrivate (0.84s) [2022-05-02T12:53:58.602Z] === RUN TestIpcModeShareable [2022-05-02T12:53:58.602Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-02T12:53:58.761Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:53:58.825Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-02T12:53:58.825Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:53:58.863Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T12:53:59.081Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:53:59.081Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:53:59.081Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:53:59.081Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:53:59.124Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-02T12:53:59.337Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:53:59.338Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:53:59.386Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:53:59.602Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-02T12:53:59.602Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-02T12:53:59.603Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-02T12:53:59.603Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:53:59.648Z] --- PASS: TestIpcModeShareable (0.90s) [2022-05-02T12:53:59.648Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:54:00.985Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-05-02T12:54:00.985Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:54:01.035Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T12:54:01.547Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-02T12:54:01.547Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:54:01.803Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-02T12:54:01.803Z] === RUN TestNetworkNat [2022-05-02T12:54:01.979Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2022-05-02T12:54:01.979Z] === RUN TestAPIIpcModeHost [2022-05-02T12:54:02.239Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-02T12:54:02.366Z] --- PASS: TestNetworkNat (0.49s) [2022-05-02T12:54:02.366Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:54:02.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:54:02.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:54:02.622Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-05-02T12:54:02.622Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:54:02.811Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-05-02T12:54:02.811Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:54:02.958Z] --- PASS: TestServiceCreateInit (7.68s) [2022-05-02T12:54:02.958Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-05-02T12:54:02.958Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-05-02T12:54:02.958Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:54:03.750Z] ba8181afd426: Pull complete [2022-05-02T12:54:03.750Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-02T12:54:03.750Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:54:03.750Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-02T12:54:03.750Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-02T12:54:03.750Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-02T12:54:03.750Z] WARN: Skipping validation tests [2022-05-02T12:54:03.750Z] INFO: Running unit tests at 05/02/2022 12:53:49... [2022-05-02T12:54:03.750Z] INFO: make.ps1 starting at 05/02/2022 12:53:57 [2022-05-02T12:54:03.750Z] INFO: Git commit (9880e6a1ef) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:54:03.750Z] INFO: Running unit tests... [2022-05-02T12:54:04.724Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2022-05-02T12:54:04.724Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2022-05-02T12:54:04.724Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:54:04.985Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T12:54:05.138Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-02T12:54:05.138Z] === RUN TestPause [2022-05-02T12:54:05.700Z] --- PASS: TestPause (0.51s) [2022-05-02T12:54:05.700Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:54:05.700Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:54:05.700Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:54:05.700Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:54:05.968Z] Removing intermediate container 025697a6823c [2022-05-02T12:54:05.968Z] ---> abcd5a02a962 [2022-05-02T12:54:05.968Z] 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-02T12:54:05.968Z] ---> Running in 25e77db7b16e [2022-05-02T12:54:06.262Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-02T12:54:06.262Z] === RUN TestPidHost [2022-05-02T12:54:06.373Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-05-02T12:54:06.373Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T12:54:06.373Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-05-02T12:54:06.373Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:54:06.946Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T12:54:07.189Z] --- PASS: TestPidHost (0.92s) [2022-05-02T12:54:07.189Z] === RUN TestPsFilter [2022-05-02T12:54:07.189Z] --- PASS: TestPsFilter (0.10s) [2022-05-02T12:54:07.189Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:54:07.517Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-02T12:54:07.752Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-02T12:54:07.752Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:54:08.008Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-02T12:54:08.008Z] === RUN TestRemoveContainerRunning [2022-05-02T12:54:08.090Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2022-05-02T12:54:08.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2022-05-02T12:54:08.090Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:54:08.570Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-05-02T12:54:08.570Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:54:08.827Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-02T12:54:08.827Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:54:08.827Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-02T12:54:08.827Z] === RUN TestRenameLinkedContainer [2022-05-02T12:54:09.634Z] 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/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-02T12:54:09.779Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-02T12:54:09.779Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-02T12:54:09.779Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-02T12:54:09.779Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-02T12:54:10.007Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: true, mustBeShared: true [2022-05-02T12:54:10.007Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-02T12:54:10.007Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-02T12:54:10.007Z] check_test.go:307: [dd847abd7f8ae] daemon is not started [2022-05-02T12:54:10.007Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-02T12:54:10.007Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2022-05-02T12:54:10.007Z] === RUN TestIpcModeOlderClient [2022-05-02T12:54:10.007Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:54:10.007Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:54:10.248Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-02T12:54:10.248Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-02T12:54:10.248Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-02T12:54:10.248Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:54:10.268Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T12:54:10.718Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-05-02T12:54:10.718Z] === RUN TestRenameStoppedContainer [2022-05-02T12:54:10.840Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-05-02T12:54:10.840Z] === RUN TestKillContainer [2022-05-02T12:54:10.840Z] === RUN TestKillContainer/no_signal [2022-05-02T12:54:10.974Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-02T12:54:10.974Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:54:11.415Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:54:11.677Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-02T12:54:11.904Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-05-02T12:54:11.904Z] === RUN TestRenameInvalidName [2022-05-02T12:54:11.938Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:54:12.161Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-02T12:54:12.161Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:54:12.893Z] --- PASS: TestKillContainer (1.89s) [2022-05-02T12:54:12.893Z] --- PASS: TestKillContainer/no_signal (0.66s) [2022-05-02T12:54:12.893Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-05-02T12:54:12.893Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-05-02T12:54:12.893Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:54:12.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:54:13.168Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T12:54:13.168Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:54:13.743Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-02T12:54:14.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-05-02T12:54:14.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-05-02T12:54:14.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-05-02T12:54:14.003Z] === RUN TestKillStoppedContainer [2022-05-02T12:54:14.052Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-05-02T12:54:14.052Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:54:14.265Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-02T12:54:14.265Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:54:14.265Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-05-02T12:54:14.265Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:54:14.308Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-02T12:54:14.308Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:54:14.526Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T12:54:15.098Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-05-02T12:54:15.098Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:54:15.098Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:54:15.098Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:54:15.098Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:54:15.098Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:54:15.098Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:54:15.098Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:54:15.236Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-05-02T12:54:15.236Z] === RUN TestResize [2022-05-02T12:54:15.492Z] --- PASS: TestResize (0.42s) [2022-05-02T12:54:15.492Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:54:15.671Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-02T12:54:15.671Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-05-02T12:54:15.671Z] === RUN TestLinksContainerNames [2022-05-02T12:54:15.671Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T12:54:15.749Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-02T12:54:15.749Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:54:16.279Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:54:16.279Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:54:16.279Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:54:16.279Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:54:16.279Z] [2022-05-02T12:54:16.279Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-02T12:54:16.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-02T12:54:16.279Z] Using test binary docker [2022-05-02T12:54:16.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:54:16.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:54:16.279Z] INFO: Waiting for daemon to start... [2022-05-02T12:54:16.279Z] Starting dockerd [2022-05-02T12:54:16.279Z] . [2022-05-02T12:54:16.279Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-02T12:54:16.312Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:16.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:16.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:16.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:54:16.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:17.621Z] --- PASS: TestLinksContainerNames (1.56s) [2022-05-02T12:54:17.621Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:54:17.621Z] check_test.go:307: [db54f52185276] daemon is not started [2022-05-02T12:54:17.621Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-02T12:54:17.823Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2022-05-02T12:54:17.823Z] === RUN TestCreateServiceConflict [2022-05-02T12:54:17.882Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-05-02T12:54:17.882Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:54:18.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:18.826Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:54:18.826Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:54:18.826Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:54:18.826Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:54:18.826Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:54:19.070Z] Removing intermediate container 25e77db7b16e [2022-05-02T12:54:19.070Z] ---> ef899c4da157 [2022-05-02T12:54:19.070Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-02T12:54:19.070Z] ---> Running in bbcf685a9f57 [2022-05-02T12:54:19.070Z] Removing intermediate container bbcf685a9f57 [2022-05-02T12:54:19.070Z] ---> 57c79ec4636c [2022-05-02T12:54:19.070Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-02T12:54:19.070Z] ---> Running in 3b6c78604bf0 [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:54:19.087Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:54:19.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:54:19.348Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-05-02T12:54:19.348Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-02T12:54:19.348Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:54:19.538Z] Removing intermediate container 3b6c78604bf0 [2022-05-02T12:54:19.538Z] ---> 4e782570509d [2022-05-02T12:54:19.538Z] Step 13/13 : COPY . . [2022-05-02T12:54:20.291Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-02T12:54:20.349Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-05-02T12:54:20.349Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:54:20.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:20.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:20.751Z] Removing intermediate container 0a7a65dc2123 [2022-05-02T12:54:20.751Z] ---> 607ccf8f0d80 [2022-05-02T12:54:20.751Z] 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-02T12:54:20.751Z] ---> Running in bc85d35c5c5f [2022-05-02T12:54:20.751Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-02T12:54:20.751Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-02T12:54:20.751Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-02T12:54:20.751Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-02T12:54:20.751Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-02T12:54:20.751Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-02T12:54:20.751Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-02T12:54:20.751Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-02T12:54:20.751Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-02T12:54:20.751Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-02T12:54:20.751Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-02T12:54:20.751Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-02T12:54:20.751Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-02T12:54:20.751Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-02T12:54:20.751Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-02T12:54:20.751Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-02T12:54:20.864Z] check_test.go:307: [d63321268bbbc] daemon is not started [2022-05-02T12:54:20.864Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-02T12:54:21.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:21.437Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2022-05-02T12:54:21.437Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:54:21.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:22.150Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:54:22.379Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-05-02T12:54:22.379Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:54:22.640Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-05-02T12:54:22.640Z] === RUN TestNetworkNat [2022-05-02T12:54:22.875Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2022-05-02T12:54:22.875Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:54:23.583Z] --- PASS: TestNetworkNat (0.79s) [2022-05-02T12:54:23.583Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:54:23.845Z] docker_cli_daemon_plugins_test.go:80: [d8498343a2296] daemon is not started [2022-05-02T12:54:24.420Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-05-02T12:54:24.420Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:54:24.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:54:24.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:24.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:54:24.993Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-02T12:54:25.565Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T12:54:27.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:54:27.485Z] docker_cli_daemon_plugins_test.go:170: [d35cb3fc5bf40] daemon is not started [2022-05-02T12:54:27.485Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2022-05-02T12:54:27.485Z] === RUN TestPause [2022-05-02T12:54:28.059Z] --- PASS: TestPause (0.76s) [2022-05-02T12:54:28.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:54:28.060Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:54:28.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:54:28.060Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:54:28.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:54:28.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:54:29.002Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-02T12:54:29.002Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2022-05-02T12:54:29.002Z] === RUN TestPidHost [2022-05-02T12:54:29.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T12:54:30.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:54:30.651Z] --- PASS: TestPidHost (1.71s) [2022-05-02T12:54:30.651Z] === RUN TestPsFilter [2022-05-02T12:54:30.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:54:30.912Z] --- PASS: TestPsFilter (0.21s) [2022-05-02T12:54:30.912Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:54:31.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:54:31.855Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2022-05-02T12:54:31.855Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:54:32.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:54:32.429Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-05-02T12:54:32.429Z] === RUN TestRemoveContainerRunning [2022-05-02T12:54:32.429Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-02T12:54:32.429Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T12:54:33.001Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T12:54:33.001Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-02T12:54:33.264Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-05-02T12:54:33.265Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-05-02T12:54:33.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-05-02T12:54:33.504Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:54:33.526Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-02T12:54:33.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-05-02T12:54:33.787Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:54:34.049Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-02T12:54:34.049Z] === RUN TestRenameLinkedContainer [2022-05-02T12:54:34.049Z] check_test.go:307: [d0c75d93efcf2] daemon is not started [2022-05-02T12:54:34.049Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-02T12:54:34.871Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-02T12:54:34.871Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:54:35.800Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-05-02T12:54:35.800Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:54:35.966Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-02T12:54:36.912Z] --- PASS: TestRenameLinkedContainer (3.07s) [2022-05-02T12:54:36.912Z] === RUN TestRenameStoppedContainer [2022-05-02T12:54:37.165Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-02T12:54:37.165Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:54:37.516Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-02T12:54:37.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-05-02T12:54:37.737Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:54:37.782Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-05-02T12:54:37.782Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:54:38.092Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-05-02T12:54:38.092Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:54:38.600Z] Removing intermediate container bc85d35c5c5f [2022-05-02T12:54:38.600Z] ---> 6b8bd52387e2 [2022-05-02T12:54:38.600Z] 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-02T12:54:38.600Z] ---> Running in ba6a386ee242 [2022-05-02T12:54:38.669Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) [2022-05-02T12:54:38.669Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:54:39.173Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-02T12:54:39.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:54:39.435Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-05-02T12:54:39.435Z] === RUN TestRenameInvalidName [2022-05-02T12:54:39.457Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-05-02T12:54:39.458Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:54:40.007Z] --- PASS: TestRenameInvalidName (0.72s) [2022-05-02T12:54:40.007Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:54:40.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:54:40.390Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-05-02T12:54:40.390Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:54:40.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:54:40.914Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-02T12:54:40.914Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-02T12:54:40.964Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-02T12:54:40.964Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:54:41.197Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-05-02T12:54:41.197Z] === RUN TestCreateServiceSysctls [2022-05-02T12:54:41.384Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-02T12:54:41.384Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-02T12:54:41.397Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-02T12:54:41.397Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T12:54:41.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:54:41.855Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-02T12:54:41.855Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-02T12:54:41.855Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-02T12:54:41.855Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:54:41.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:54:42.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-05-02T12:54:42.331Z] === RUN TestNISDomainname [2022-05-02T12:54:42.784Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T12:54:42.784Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-02T12:54:42.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:54:42.893Z] --- PASS: TestNISDomainname (0.51s) [2022-05-02T12:54:42.893Z] === RUN TestHostnameDnsResolution [2022-05-02T12:54:43.357Z] --- PASS: TestRenameAnonymousContainer (3.30s) [2022-05-02T12:54:43.357Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:54:43.455Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-05-02T12:54:43.455Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:54:44.016Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-05-02T12:54:44.016Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:54:44.272Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-05-02T12:54:44.272Z] === RUN TestStats [2022-05-02T12:54:44.301Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-05-02T12:54:44.301Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:54:44.301Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T12:54:44.484Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-05-02T12:54:44.484Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:54:44.563Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-02T12:54:45.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:54:45.951Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2022-05-02T12:54:45.951Z] === RUN TestResize [2022-05-02T12:54:46.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:54:46.524Z] --- PASS: TestResize (0.81s) [2022-05-02T12:54:46.524Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:54:46.524Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-02T12:54:46.788Z] --- PASS: TestStats (2.43s) [2022-05-02T12:54:46.788Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:54:46.788Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:54:46.788Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:54:46.788Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:54:46.788Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:54:46.788Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:54:46.788Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:54:46.788Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:54:46.788Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:54:46.788Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:54:46.788Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:54:47.010Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-05-02T12:54:47.010Z] === RUN TestInspect [2022-05-02T12:54:47.096Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-02T12:54:47.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:54:47.357Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2022-05-02T12:54:47.357Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:54:47.463Z] === RUN TestMiddlewares [2022-05-02T12:54:47.463Z] --- PASS: TestMiddlewares (0.00s) [2022-05-02T12:54:47.463Z] PASS [2022-05-02T12:54:47.463Z] coverage: 7.9% of statements [2022-05-02T12:54:47.463Z] ok github.com/docker/docker/api/server 0.126s coverage: 7.9% of statements [2022-05-02T12:54:47.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:54:47.716Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:54:47.931Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:47.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:47.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:54:47.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:47.931Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T12:54:48.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:54:49.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:54:49.542Z] --- PASS: TestInspect (2.71s) [2022-05-02T12:54:49.542Z] === RUN TestCreateJob [2022-05-02T12:54:49.607Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:54:49.642Z] ---> c723122883eb [2022-05-02T12:54:49.642Z] Successfully built c723122883eb [2022-05-02T12:54:49.642Z] Successfully tagged docker:latest [2022-05-02T12:54:49.642Z] INFO: Image build ended at 05/02/2022 12:54:46. Duration:00:04:21.9425787 [2022-05-02T12:54:49.642Z] [2022-05-02T12:54:49.642Z] [2022-05-02T12:54:49.642Z] INFO: Building the test binaries at 05/02/2022 12:54:46... [2022-05-02T12:54:50.110Z] INFO: make.ps1 starting at 05/02/2022 12:54:50 [2022-05-02T12:54:50.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:54:50.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:50.578Z] INFO: Git commit (9880e6a1ef) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:54:50.578Z] INFO: Invoking autogen... [2022-05-02T12:54:50.745Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-02T12:54:50.973Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-02T12:54:50.973Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-05-02T12:54:50.973Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-05-02T12:54:50.973Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-02T12:54:50.973Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-02T12:54:50.973Z] === RUN TestDeleteDevicemapper [2022-05-02T12:54:50.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:54:50.973Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:54:50.973Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:54:50.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:54:51.046Z] { [2022-05-02T12:54:51.046Z] "RT_GROUP_ICON": { [2022-05-02T12:54:51.046Z] "#1": { [2022-05-02T12:54:51.046Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:54:51.046Z] } [2022-05-02T12:54:51.046Z] }, [2022-05-02T12:54:51.046Z] "RT_MANIFEST": { [2022-05-02T12:54:51.046Z] "#1": { [2022-05-02T12:54:51.046Z] "0409": { [2022-05-02T12:54:51.046Z] "identity": {}, [2022-05-02T12:54:51.046Z] "description": "Docker Engine", [2022-05-02T12:54:51.046Z] "minimum-os": "vista", [2022-05-02T12:54:51.046Z] "execution-level": "", [2022-05-02T12:54:51.046Z] "ui-access": false, [2022-05-02T12:54:51.046Z] "auto-elevate": false, [2022-05-02T12:54:51.046Z] "dpi-awareness": "unaware", [2022-05-02T12:54:51.046Z] "disable-theming": false, [2022-05-02T12:54:51.046Z] "disable-window-filtering": false, [2022-05-02T12:54:51.046Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:54:51.046Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:54:51.046Z] "long-path-aware": false, [2022-05-02T12:54:51.046Z] "printer-driver-isolation": false, [2022-05-02T12:54:51.046Z] "gdi-scaling": false, [2022-05-02T12:54:51.046Z] "segment-heap": false, [2022-05-02T12:54:51.046Z] "use-common-controls-v6": false [2022-05-02T12:54:51.046Z] } [2022-05-02T12:54:51.046Z] } [2022-05-02T12:54:51.046Z] }, [2022-05-02T12:54:51.046Z] "RT_MESSAGETABLE": { [2022-05-02T12:54:51.046Z] "#1": { [2022-05-02T12:54:51.046Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:54:51.046Z] } [2022-05-02T12:54:51.046Z] }, [2022-05-02T12:54:51.046Z] "RT_VERSION": { [2022-05-02T12:54:51.046Z] "#1": { [2022-05-02T12:54:51.046Z] "0409": { [2022-05-02T12:54:51.046Z] "fixed": { [2022-05-02T12:54:51.046Z] "file_version": "0.0.0.0", [2022-05-02T12:54:51.046Z] "product_version": "0.0.0.0", [2022-05-02T12:54:51.046Z] "type": "Unknown" [2022-05-02T12:54:51.047Z] }, [2022-05-02T12:54:51.047Z] "info": { [2022-05-02T12:54:51.047Z] "0000": { [2022-05-02T12:54:51.047Z] "CompanyName": "", [2022-05-02T12:54:51.047Z] "FileVersion": "0.0.0-dev", [2022-05-02T12:54:51.047Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-02T12:54:51.047Z] "OriginalFileName": "dockerd.exe", [2022-05-02T12:54:51.047Z] "ProductName": "", [2022-05-02T12:54:51.047Z] "ProductVersion": "0.0.0-dev", [2022-05-02T12:54:51.047Z] "SpecialBuild": "9880e6a1ef" [2022-05-02T12:54:51.047Z] } [2022-05-02T12:54:51.047Z] } [2022-05-02T12:54:51.047Z] } [2022-05-02T12:54:51.047Z] } [2022-05-02T12:54:51.047Z] } [2022-05-02T12:54:51.047Z] } [2022-05-02T12:54:51.515Z] powershell.exe : cmd\dockerd\config.go [2022-05-02T12:54:51.515Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-08f3290a\powershellWrapper.ps1:3 char:1 [2022-05-02T12:54:51.515Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-02T12:54:51.515Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-02T12:54:51.515Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-02T12:54:51.515Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-02T12:54:51.515Z] [2022-05-02T12:54:51.515Z] cmd\dockerd\config_windows.go [2022-05-02T12:54:51.515Z] cmd\dockerd\daemon.go [2022-05-02T12:54:51.515Z] cmd\dockerd\daemon_test.go [2022-05-02T12:54:51.515Z] cmd\dockerd\daemon_windows.go [2022-05-02T12:54:51.515Z] cmd\dockerd\docker.go [2022-05-02T12:54:51.515Z] cmd\dockerd\docker_windows.go [2022-05-02T12:54:51.515Z] cmd\dockerd\genwinres_windows.go [2022-05-02T12:54:51.515Z] cmd\dockerd\metrics.go [2022-05-02T12:54:51.515Z] cmd\dockerd\options.go [2022-05-02T12:54:51.515Z] cmd\dockerd\options_test.go [2022-05-02T12:54:51.515Z] cmd\dockerd\service_windows.go [2022-05-02T12:54:51.515Z] INFO: Building daemon... [2022-05-02T12:54:51.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:51.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:54:52.274Z] Removing intermediate container ba6a386ee242 [2022-05-02T12:54:52.274Z] ---> 27476dd566d8 [2022-05-02T12:54:52.274Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-02T12:54:52.274Z] ---> Running in 199e9dbdc285 [2022-05-02T12:54:52.274Z] Removing intermediate container 199e9dbdc285 [2022-05-02T12:54:52.274Z] ---> da68b9c1a378 [2022-05-02T12:54:52.274Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-02T12:54:52.274Z] ---> Running in bd1f022b8053 [2022-05-02T12:54:52.274Z] Removing intermediate container bd1f022b8053 [2022-05-02T12:54:52.274Z] ---> ea563abd84ac [2022-05-02T12:54:52.274Z] Step 13/13 : COPY . . [2022-05-02T12:54:52.499Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:54:52.499Z] Using test binary docker [2022-05-02T12:54:52.499Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:54:52.499Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:54:52.499Z] INFO: Waiting for daemon to start... [2022-05-02T12:54:52.499Z] Starting dockerd [2022-05-02T12:54:52.827Z] --- PASS: TestCreateJob (3.11s) [2022-05-02T12:54:52.827Z] === RUN TestReplicatedJob [2022-05-02T12:54:52.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-05-02T12:54:52.906Z] === RUN TestUpdateMemory [2022-05-02T12:54:52.906Z] --- PASS: TestUpdateMemory (0.51s) [2022-05-02T12:54:52.906Z] === RUN TestUpdateCPUQuota [2022-05-02T12:54:53.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:54:53.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:54:53.341Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T12:54:53.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T12:54:53.834Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-05-02T12:54:53.834Z] === RUN TestUpdatePidsLimit [2022-05-02T12:54:53.834Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-02T12:54:53.834Z] === RUN TestUpdatePidsLimit/no_change [2022-05-02T12:54:54.090Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-02T12:54:54.346Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-02T12:54:54.603Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-02T12:54:54.603Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-02T12:54:54.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:54.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:54:54.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-02T12:54:54.988Z] sha256:bcaeb3e3da4ffc440b43bedea46ceb477d849080fd132a8c6667f137613a7c97 [2022-05-02T12:54:54.988Z] INFO: Starting docker-py tests... [2022-05-02T12:54:54.988Z] ============================= test session starts ============================== [2022-05-02T12:54:54.988Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-02T12:54:54.988Z] rootdir: /src, inifile: pytest.ini [2022-05-02T12:54:54.988Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-02T12:54:54.988Z] collected 395 items / 2 deselected / 393 selected [2022-05-02T12:54:54.988Z] [2022-05-02T12:54:54.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit (1.72s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-05-02T12:54:55.423Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-05-02T12:54:55.423Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:54:56.048Z] . [2022-05-02T12:54:56.048Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:54:56.048Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:54:56.048Z] Error: No such image: emptyfs [2022-05-02T12:54:56.048Z] Running integration-test (iteration 1) [2022-05-02T12:54:56.048Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:54:56.307Z] Loaded image: busybox:latest [2022-05-02T12:54:56.307Z] Loaded image: busybox:glibc [2022-05-02T12:54:56.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T12:54:57.166Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-02T12:54:57.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T12:54:57.690Z] Loaded image: debian:bullseye-slim [2022-05-02T12:54:57.690Z] Loaded image: hello-world:latest [2022-05-02T12:54:57.949Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:54:57.949Z] INFO: Testing against a local daemon [2022-05-02T12:54:57.949Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:54:58.092Z] --- PASS: TestReplicatedJob (4.79s) [2022-05-02T12:54:58.092Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:54:58.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:54:58.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:54:59.353Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-05-02T12:54:59.353Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:54:59.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T12:55:00.315Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-02T12:55:00.316Z] === RUN TestBuildWithSession [2022-05-02T12:55:00.316Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:55:00.316Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:55:00.316Z] === RUN TestBuildSquashParent [2022-05-02T12:55:00.624Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-05-02T12:55:00.624Z] === RUN TestServiceListWithStatuses [2022-05-02T12:55:00.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:55:00.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:55:00.624Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:55:02.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T12:55:02.883Z] check_test.go:307: [d5418f7b60d82] daemon is not started [2022-05-02T12:55:02.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-02T12:55:02.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:55:04.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:55:04.803Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-05-02T12:55:04.803Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:55:05.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T12:55:05.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-02T12:55:05.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:55:06.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T12:55:06.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:55:07.592Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-05-02T12:55:07.592Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:55:07.592Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-05-02T12:55:07.592Z] === RUN TestWaitNonBlocked [2022-05-02T12:55:07.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:55:07.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:55:07.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:55:07.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:55:07.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:55:07.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:55:07.592Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-02T12:55:07.592Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-05-02T12:55:07.592Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-05-02T12:55:07.592Z] === RUN TestWaitBlocked [2022-05-02T12:55:07.592Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:55:07.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:55:07.592Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:55:07.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:55:07.592Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:55:07.592Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:55:07.670Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-02T12:55:08.080Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2022-05-02T12:55:08.080Z] === RUN TestServicePlugin [2022-05-02T12:55:08.437Z] --- PASS: TestBuildSquashParent (6.74s) [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:55:08.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:55:08.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:55:08.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:55:08.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:55:08.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:55:08.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:55:08.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:55:08.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:55:08.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:55:08.496Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-02T12:55:08.537Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-02T12:55:08.537Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-05-02T12:55:08.537Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-05-02T12:55:08.537Z] === CONT TestContainerStartOnDaemonRestart [2022-05-02T12:55:08.537Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:55:09.007Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:55:09.007Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:55:09.718Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-02T12:55:10.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:55:10.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:55:10.428Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-05-02T12:55:10.428Z] === CONT TestIpcModeOlderClient [2022-05-02T12:55:10.428Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-05-02T12:55:10.428Z] === CONT TestContainerKillOnDaemonStart [2022-05-02T12:55:10.428Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-02T12:55:10.428Z] === CONT TestDaemonHostGatewayIP [2022-05-02T12:55:10.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:55:10.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:55:11.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T12:55:12.266Z] plugin_test.go:61: [de9fcf8151548] joining swarm manager [dca70bb20846c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-05-02T12:55:12.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2022-05-02T12:55:12.831Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:55:12.831Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:55:12.949Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-05-02T12:55:12.949Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:55:13.199Z] plugin_test.go:64: [dbecb77d893c2] joining swarm manager [dca70bb20846c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.17s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.84s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.73s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2022-05-02T12:55:13.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2022-05-02T12:55:13.678Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:55:14.839Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-05-02T12:55:15.065Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2022-05-02T12:55:15.066Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:55:16.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:55:17.058Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:55:17.615Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s) [2022-05-02T12:55:17.615Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:55:18.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:55:19.373Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:55:19.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2022-05-02T12:55:19.532Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:55:20.310Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2022-05-02T12:55:20.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-05-02T12:55:20.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-02T12:55:20.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-02T12:55:20.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-02T12:55:20.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-02T12:55:20.310Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:55:20.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-02T12:55:21.488Z] --- PASS: TestCgroupNamespacesRunHostMode (2.27s) [2022-05-02T12:55:21.488Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:55:22.382Z] ---> 839f256534db [2022-05-02T12:55:22.925Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-05-02T12:55:22.925Z] PASS [2022-05-02T12:55:22.925Z] [2022-05-02T12:55:22.925Z] === Skipped [2022-05-02T12:55:22.925Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:55:22.925Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:55:22.925Z] [2022-05-02T12:55:22.925Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:55:22.925Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:55:22.925Z] [2022-05-02T12:55:22.925Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:55:22.925Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:55:22.925Z] [2022-05-02T12:55:22.925Z] DONE 235 tests, 3 skipped in 115.129s [2022-05-02T12:55:22.925Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:55:22.925Z] ++ 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-02T12:55:22.925Z] ++ set -e [2022-05-02T12:55:22.925Z] ++ '[' -n 0 ']' [2022-05-02T12:55:22.925Z] ++ set -x [2022-05-02T12:55:22.925Z] ++ 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-02T12:55:22.925Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:55:22.925Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-02T12:55:22.925Z] === RUN TestDaemonConfigValidation [2022-05-02T12:55:22.925Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:55:22.925Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:55:22.925Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:55:22.925Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:55:22.925Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:55:22.925Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:55:22.925Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:55:22.925Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:55:22.925Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:55:22.925Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:55:22.925Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:55:22.925Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:55:22.925Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:55:22.925Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:55:22.925Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:55:22.925Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:55:22.925Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-02T12:55:22.925Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-02T12:55:22.925Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-02T12:55:22.925Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-02T12:55:22.925Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-02T12:55:22.925Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:55:22.925Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:55:23.406Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-05-02T12:55:23.406Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:55:23.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-02T12:55:23.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T12:55:24.123Z] Successfully built 839f256534db [2022-05-02T12:55:24.123Z] Successfully tagged docker:latest [2022-05-02T12:55:24.123Z] INFO: Image build ended at 05/02/2022 12:55:23. Duration:00:04:46.3745788 [2022-05-02T12:55:24.123Z] [2022-05-02T12:55:24.123Z] [2022-05-02T12:55:24.123Z] INFO: Building the test binaries at 05/02/2022 12:55:23... [2022-05-02T12:55:24.291Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:55:24.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-02T12:55:24.812Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2022-05-02T12:55:24.812Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:55:25.261Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:55:25.585Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-02T12:55:25.585Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:55:25.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-05-02T12:55:25.756Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:55:26.189Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:55:26.189Z] daemon_test.go:156: [d23f0525be978] daemon is not started [2022-05-02T12:55:26.189Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-02T12:55:26.189Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-02T12:55:26.189Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-02T12:55:26.189Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-02T12:55:26.189Z] === RUN TestDaemonProxy [2022-05-02T12:55:26.189Z] === RUN TestDaemonProxy/environment_variables [2022-05-02T12:55:27.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T12:55:27.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-05-02T12:55:27.408Z] === RUN TestNISDomainname [2022-05-02T12:55:28.081Z] === RUN TestDaemonProxy/command-line_options [2022-05-02T12:55:28.354Z] --- PASS: TestNISDomainname (0.89s) [2022-05-02T12:55:28.354Z] === RUN TestHostnameDnsResolution [2022-05-02T12:55:28.885Z] INFO: make.ps1 starting at 05/02/2022 12:55:28 [2022-05-02T12:55:28.885Z] INFO: Git commit (9880e6a1ef) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:55:28.885Z] INFO: Invoking autogen... [2022-05-02T12:55:29.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-02T12:55:29.354Z] { [2022-05-02T12:55:29.354Z] "RT_GROUP_ICON": { [2022-05-02T12:55:29.354Z] "#1": { [2022-05-02T12:55:29.354Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] }, [2022-05-02T12:55:29.354Z] "RT_MANIFEST": { [2022-05-02T12:55:29.354Z] "#1": { [2022-05-02T12:55:29.354Z] "0409": { [2022-05-02T12:55:29.354Z] "identity": {}, [2022-05-02T12:55:29.354Z] "description": "Docker Engine", [2022-05-02T12:55:29.354Z] "minimum-os": "vista", [2022-05-02T12:55:29.354Z] "execution-level": "", [2022-05-02T12:55:29.354Z] "ui-access": false, [2022-05-02T12:55:29.354Z] "auto-elevate": false, [2022-05-02T12:55:29.354Z] "dpi-awareness": "unaware", [2022-05-02T12:55:29.354Z] "disable-theming": false, [2022-05-02T12:55:29.354Z] "disable-window-filtering": false, [2022-05-02T12:55:29.354Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:55:29.354Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:55:29.354Z] "long-path-aware": false, [2022-05-02T12:55:29.354Z] "printer-driver-isolation": false, [2022-05-02T12:55:29.354Z] "gdi-scaling": false, [2022-05-02T12:55:29.354Z] "segment-heap": false, [2022-05-02T12:55:29.354Z] "use-common-controls-v6": false [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] }, [2022-05-02T12:55:29.354Z] "RT_MESSAGETABLE": { [2022-05-02T12:55:29.354Z] "#1": { [2022-05-02T12:55:29.354Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] }, [2022-05-02T12:55:29.354Z] "RT_VERSION": { [2022-05-02T12:55:29.354Z] "#1": { [2022-05-02T12:55:29.354Z] "0409": { [2022-05-02T12:55:29.354Z] "fixed": { [2022-05-02T12:55:29.354Z] "file_version": "0.0.0.0", [2022-05-02T12:55:29.354Z] "product_version": "0.0.0.0", [2022-05-02T12:55:29.354Z] "type": "Unknown" [2022-05-02T12:55:29.354Z] }, [2022-05-02T12:55:29.354Z] "info": { [2022-05-02T12:55:29.354Z] "0000": { [2022-05-02T12:55:29.354Z] "CompanyName": "", [2022-05-02T12:55:29.354Z] "FileVersion": "0.0.0-dev", [2022-05-02T12:55:29.354Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-02T12:55:29.354Z] "OriginalFileName": "dockerd.exe", [2022-05-02T12:55:29.354Z] "ProductName": "", [2022-05-02T12:55:29.354Z] "ProductVersion": "0.0.0-dev", [2022-05-02T12:55:29.354Z] "SpecialBuild": "9880e6a1ef" [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.354Z] } [2022-05-02T12:55:29.446Z] === RUN TestDaemonProxy/configuration_file [2022-05-02T12:55:29.561Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-05-02T12:55:29.561Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:55:29.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T12:55:29.823Z] powershell.exe : cmd\dockerd\config.go [2022-05-02T12:55:29.823Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-20740a20\powershellWrapper.ps1:3 char:1 [2022-05-02T12:55:29.823Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-02T12:55:29.823Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-02T12:55:29.823Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-02T12:55:29.823Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-02T12:55:29.823Z] [2022-05-02T12:55:29.823Z] cmd\dockerd\config_windows.go [2022-05-02T12:55:29.823Z] cmd\dockerd\daemon.go [2022-05-02T12:55:29.823Z] cmd\dockerd\daemon_test.go [2022-05-02T12:55:29.823Z] cmd\dockerd\daemon_windows.go [2022-05-02T12:55:29.823Z] cmd\dockerd\docker.go [2022-05-02T12:55:29.823Z] cmd\dockerd\docker_windows.go [2022-05-02T12:55:29.823Z] cmd\dockerd\genwinres_windows.go [2022-05-02T12:55:29.823Z] cmd\dockerd\metrics.go [2022-05-02T12:55:29.823Z] cmd\dockerd\options.go [2022-05-02T12:55:29.823Z] cmd\dockerd\options_test.go [2022-05-02T12:55:29.823Z] cmd\dockerd\service_windows.go [2022-05-02T12:55:29.823Z] INFO: Building daemon... [2022-05-02T12:55:30.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T12:55:30.656Z] --- PASS: TestUnprivilegedPortsAndPing (1.08s) [2022-05-02T12:55:30.656Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:55:31.335Z] === RUN TestDaemonProxy/conflicting_options [2022-05-02T12:55:31.614Z] --- PASS: TestPrivilegedHostDevices (1.03s) [2022-05-02T12:55:31.615Z] === RUN TestStats [2022-05-02T12:55:31.898Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-02T12:55:32.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-02T12:55:32.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T12:55:32.459Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-02T12:55:32.459Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-02T12:55:32.459Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-02T12:55:32.459Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-05-02T12:55:32.459Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-02T12:55:32.459Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-02T12:55:32.459Z] PASS [2022-05-02T12:55:32.460Z] [2022-05-02T12:55:32.460Z] DONE 17 tests in 10.207s [2022-05-02T12:55:32.460Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:55:32.460Z] ++ 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-02T12:55:32.460Z] ++ set -e [2022-05-02T12:55:32.460Z] ++ '[' -n 0 ']' [2022-05-02T12:55:32.460Z] ++ set -x [2022-05-02T12:55:32.460Z] ++ 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-02T12:55:32.460Z] INFO: Testing against a local daemon [2022-05-02T12:55:32.460Z] === RUN TestCommitInheritsEnv [2022-05-02T12:55:32.716Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-02T12:55:32.716Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:55:32.716Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-02T12:55:32.716Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:55:32.716Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:55:32.716Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:55:32.716Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:55:32.716Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:55:32.716Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:55:32.972Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:55:32.972Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:55:32.972Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:55:32.972Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:55:32.972Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:55:32.972Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:55:32.972Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:55:33.239Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-02T12:55:33.239Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:55:33.239Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-02T12:55:33.239Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:55:33.501Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-05-02T12:55:33.501Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:55:33.501Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:55:33.501Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:55:33.501Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:55:33.501Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-02T12:55:33.501Z] === RUN TestTagInvalidReference [2022-05-02T12:55:33.501Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-02T12:55:33.501Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:55:33.501Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-02T12:55:33.501Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:55:33.501Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-02T12:55:33.501Z] === RUN TestTagOfficialNames [2022-05-02T12:55:33.501Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-02T12:55:33.501Z] === RUN TestTagMatchesDigest [2022-05-02T12:55:33.501Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-02T12:55:33.501Z] PASS [2022-05-02T12:55:33.501Z] [2022-05-02T12:55:33.501Z] === Skipped [2022-05-02T12:55:33.501Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:55:33.501Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-02T12:55:33.501Z] [2022-05-02T12:55:33.501Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:55:33.501Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:55:33.501Z] [2022-05-02T12:55:33.501Z] DONE 22 tests, 2 skipped in 1.232s [2022-05-02T12:55:33.501Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:55:33.501Z] ++ 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-02T12:55:33.501Z] ++ set -e [2022-05-02T12:55:33.501Z] ++ '[' -n 0 ']' [2022-05-02T12:55:33.501Z] ++ set -x [2022-05-02T12:55:33.501Z] ++ 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-02T12:55:33.706Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-02T12:55:33.706Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:55:33.757Z] INFO: Testing against a local daemon [2022-05-02T12:55:33.757Z] === RUN TestNetworkCreateDelete [2022-05-02T12:55:33.757Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-02T12:55:33.757Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:55:34.323Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-02T12:55:34.323Z] === RUN TestDaemonDNSFallback [2022-05-02T12:55:34.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T12:55:34.623Z] --- PASS: TestStats (2.86s) [2022-05-02T12:55:34.623Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:55:34.623Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:55:34.623Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:55:34.623Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:55:34.623Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:55:34.623Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:55:34.623Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:55:34.623Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:55:34.623Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:55:34.623Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:55:34.623Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:55:36.008Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:55:36.240Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-02T12:55:36.240Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:55:36.579Z] check_test.go:307: [de86db6dd60b5] daemon is not started [2022-05-02T12:55:36.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-02T12:55:37.967Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:55:37.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-02T12:55:38.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T12:55:39.485Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-05-02T12:55:39.485Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-05-02T12:55:39.485Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2022-05-02T12:55:39.485Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-05-02T12:55:39.485Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-05-02T12:55:39.485Z] === RUN TestDeleteDevicemapper [2022-05-02T12:55:39.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:55:39.485Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-05-02T12:55:39.485Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:55:39.759Z] --- PASS: TestServicePlugin (29.79s) [2022-05-02T12:55:39.759Z] === RUN TestServiceUpdateLabel [2022-05-02T12:55:39.772Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-02T12:55:40.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-02T12:55:40.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T12:55:40.324Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-05-02T12:55:40.324Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:55:40.861Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-05-02T12:55:40.861Z] === RUN TestInspectNetwork [2022-05-02T12:55:41.515Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-02T12:55:41.515Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:55:41.774Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-02T12:55:41.774Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:55:41.981Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T12:55:41.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2022-05-02T12:55:41.981Z] === RUN TestUpdateMemory [2022-05-02T12:55:41.981Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:55:41.981Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-02T12:55:41.981Z] === RUN TestUpdateCPUQuota [2022-05-02T12:55:42.553Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T12:55:43.377Z] === RUN TestInspectNetwork/full_network_id [2022-05-02T12:55:43.377Z] === RUN TestInspectNetwork/partial_network_id [2022-05-02T12:55:43.377Z] === RUN TestInspectNetwork/network_name [2022-05-02T12:55:43.377Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-02T12:55:43.496Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T12:55:43.496Z] --- PASS: TestUpdateCPUQuota (1.51s) [2022-05-02T12:55:43.496Z] === RUN TestUpdatePidsLimit [2022-05-02T12:55:43.496Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-02T12:55:44.068Z] === RUN TestUpdatePidsLimit/no_change [2022-05-02T12:55:44.329Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-02T12:55:44.590Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-02T12:55:45.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-02T12:55:45.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-02T12:55:45.685Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-02T12:55:47.049Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-05-02T12:55:47.049Z] === RUN TestBuildWithHugeFile [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit (3.58s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-05-02T12:55:47.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-05-02T12:55:47.073Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:55:47.544Z] --- PASS: TestInspectNetwork (7.10s) [2022-05-02T12:55:47.544Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-02T12:55:47.544Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-02T12:55:47.544Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-02T12:55:47.544Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-02T12:55:47.544Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:55:48.910Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-05-02T12:55:48.910Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:55:48.910Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:55:48.910Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:55:48.910Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:55:48.910Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:55:48.910Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:55:48.910Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:55:49.166Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:55:49.166Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:55:49.166Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:55:49.166Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:55:49.166Z] === RUN TestNetworkList [2022-05-02T12:55:49.166Z] === RUN TestNetworkList//networks [2022-05-02T12:55:49.166Z] === PAUSE TestNetworkList//networks [2022-05-02T12:55:49.166Z] === RUN TestNetworkList//networks/ [2022-05-02T12:55:49.166Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:55:49.166Z] === CONT TestNetworkList//networks [2022-05-02T12:55:49.166Z] === CONT TestNetworkList//networks/ [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkList (0.01s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:55:49.166Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:55:49.166Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:55:49.622Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T12:55:49.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-02T12:55:49.728Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-02T12:55:49.728Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:55:50.563Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T12:55:50.655Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-02T12:55:50.655Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:55:51.506Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-02T12:55:51.583Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-05-02T12:55:51.583Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:55:52.078Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T12:55:52.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-02T12:55:52.511Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-02T12:55:52.511Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:55:53.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-02T12:55:53.877Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-02T12:55:53.877Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:55:54.439Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-02T12:55:54.439Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:55:55.192Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-05-02T12:55:55.192Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:55:56.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-02T12:55:56.279Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T12:55:56.955Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-05-02T12:55:56.955Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:55:56.955Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:55:56.955Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:55:56.955Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:55:58.209Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T12:55:58.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-02T12:55:58.470Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-02T12:55:58.470Z] check_test.go:307: [d21390deefc49] daemon is not started [2022-05-02T12:55:58.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-02T12:55:58.470Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-02T12:55:58.470Z] check_test.go:307: [dd4d41e9d052f] daemon is not started [2022-05-02T12:55:58.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-02T12:55:59.041Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T12:55:59.302Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T12:55:59.563Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T12:55:59.824Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2022-05-02T12:55:59.824Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:55:59.906Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:55:59.906Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:55:59.906Z] === RUN TestBoolValue [2022-05-02T12:55:59.906Z] --- PASS: TestBoolValue (0.00s) [2022-05-02T12:55:59.906Z] === RUN TestBoolValueOrDefault [2022-05-02T12:55:59.906Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-02T12:55:59.906Z] === RUN TestInt64ValueOrZero [2022-05-02T12:55:59.906Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-02T12:55:59.906Z] === RUN TestInt64ValueOrDefault [2022-05-02T12:55:59.906Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-02T12:55:59.906Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-02T12:55:59.907Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestJsonContentType [2022-05-02T12:55:59.907Z] --- PASS: TestJsonContentType (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestReadJSON [2022-05-02T12:55:59.907Z] === RUN TestReadJSON/nil_body [2022-05-02T12:55:59.907Z] === RUN TestReadJSON/empty_body [2022-05-02T12:55:59.907Z] === RUN TestReadJSON/with_valid_request [2022-05-02T12:55:59.907Z] === RUN TestReadJSON/with_whitespace [2022-05-02T12:55:59.907Z] === RUN TestReadJSON/with_extra_content [2022-05-02T12:55:59.907Z] === RUN TestReadJSON/invalid_JSON [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 31.9% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/server/httputils 0.087s coverage: 31.9% of statements [2022-05-02T12:55:59.907Z] === RUN TestMaskSecretKeys [2022-05-02T12:55:59.907Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-02T12:55:59.907Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-02T12:55:59.907Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-02T12:55:59.907Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestVersionMiddlewareVersion [2022-05-02T12:55:59.907Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-02T12:55:59.907Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 37.7% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/server/middleware 0.107s coverage: 37.7% of statements [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:55:59.907Z] === RUN TestToJSON [2022-05-02T12:55:59.907Z] --- PASS: TestToJSON (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestToParamWithVersion [2022-05-02T12:55:59.907Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestFromJSON [2022-05-02T12:55:59.907Z] --- PASS: TestFromJSON (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestEmpty [2022-05-02T12:55:59.907Z] --- PASS: TestEmpty (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestArgsMatchKVListEmptySources [2022-05-02T12:55:59.907Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestArgsMatchKVList [2022-05-02T12:55:59.907Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestArgsMatch [2022-05-02T12:55:59.907Z] --- PASS: TestArgsMatch (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestAdd [2022-05-02T12:55:59.907Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestDel [2022-05-02T12:55:59.907Z] --- PASS: TestDel (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestLen [2022-05-02T12:55:59.907Z] --- PASS: TestLen (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestExactMatch [2022-05-02T12:55:59.907Z] --- PASS: TestExactMatch (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestOnlyOneExactMatch [2022-05-02T12:55:59.907Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestContains [2022-05-02T12:55:59.907Z] --- PASS: TestContains (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestValidate [2022-05-02T12:55:59.907Z] --- PASS: TestValidate (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestWalkValues [2022-05-02T12:55:59.907Z] --- PASS: TestWalkValues (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestFuzzyMatch [2022-05-02T12:55:59.907Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestClone [2022-05-02T12:55:59.907Z] --- PASS: TestClone (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 92.2% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/types/filters 0.072s coverage: 92.2% of statements [2022-05-02T12:55:59.907Z] === RUN TestStrSliceMarshalJSON [2022-05-02T12:55:59.907Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestStrSliceUnmarshalJSON [2022-05-02T12:55:59.907Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestStrSliceUnmarshalString [2022-05-02T12:55:59.907Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestStrSliceUnmarshalSlice [2022-05-02T12:55:59.907Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 90.0% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/types/strslice 0.097s coverage: 90.0% of statements [2022-05-02T12:55:59.907Z] === RUN TestAdjustForAPIVersion [2022-05-02T12:55:59.907Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 6.1% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/server/router/swarm 0.080s coverage: 6.1% of statements [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:55:59.907Z] === RUN TestGetTimestamp [2022-05-02T12:55:59.907Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-02T12:55:59.907Z] === RUN TestParseTimestamps [2022-05-02T12:55:59.907Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 100.0% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/types/time 0.277s coverage: 100.0% of statements [2022-05-02T12:55:59.907Z] === RUN TestCompareVersion [2022-05-02T12:55:59.907Z] --- PASS: TestCompareVersion (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 77.3% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/api/types/versions 0.070s coverage: 77.3% of statements [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:55:59.907Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:55:59.907Z] === RUN TestIsGIT [2022-05-02T12:55:59.907Z] --- PASS: TestIsGIT (0.00s) [2022-05-02T12:55:59.907Z] PASS [2022-05-02T12:55:59.907Z] coverage: 100.0% of statements [2022-05-02T12:55:59.907Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.111s coverage: 100.0% of statements [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-02T12:55:59.907Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-02T12:55:59.907Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestCloneArgsSmartHttp [2022-05-02T12:55:59.907Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-02T12:55:59.907Z] === RUN TestCloneArgsDumbHttp [2022-05-02T12:55:59.907Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestCloneArgsGit [2022-05-02T12:55:59.907Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-02T12:55:59.907Z] === RUN TestCheckoutGit [2022-05-02T12:55:59.907Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-02T12:55:59.907Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-02T12:55:59.907Z] === RUN TestProcessNoDockerignore [2022-05-02T12:55:59.907Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-02T12:55:59.907Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-02T12:55:59.907Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-02T12:56:00.085Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T12:56:00.347Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T12:56:00.347Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-02T12:56:00.347Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T12:56:00.347Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2022-05-02T12:56:00.347Z] === RUN TestWaitNonBlocked [2022-05-02T12:56:00.347Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:56:00.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:56:00.347Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:56:00.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:56:00.347Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:56:00.347Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:56:00.379Z] === RUN TestDetectContentType [2022-05-02T12:56:00.379Z] --- PASS: TestDetectContentType (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestSelectAcceptableMIME [2022-05-02T12:56:00.379Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestInspectEmptyResponse [2022-05-02T12:56:00.379Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestInspectResponseBinary [2022-05-02T12:56:00.379Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestResponseUnsupportedContentType [2022-05-02T12:56:00.379Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestInspectResponseTextSimple [2022-05-02T12:56:00.379Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestInspectResponseEmptyContentType [2022-05-02T12:56:00.379Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestUnknownContentLength [2022-05-02T12:56:00.379Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestDownloadRemote [2022-05-02T12:56:00.379Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-02T12:56:00.379Z] === RUN TestGetWithStatusError [2022-05-02T12:56:00.379Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestCloseRootDirectory [2022-05-02T12:56:00.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:56:00.379Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-02T12:56:00.379Z] === RUN TestHashFile [2022-05-02T12:56:00.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:56:00.379Z] --- SKIP: TestHashFile (0.01s) [2022-05-02T12:56:00.379Z] === RUN TestHashSubdir [2022-05-02T12:56:00.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:56:00.379Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-02T12:56:00.379Z] === RUN TestRemoveDirectory [2022-05-02T12:56:00.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:56:00.379Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-02T12:56:00.379Z] PASS [2022-05-02T12:56:00.379Z] coverage: 9.3% of statements [2022-05-02T12:56:00.379Z] ok github.com/docker/docker/builder/remotecontext 0.488s coverage: 9.3% of statements [2022-05-02T12:56:00.848Z] === RUN TestEnable [2022-05-02T12:56:00.848Z] --- PASS: TestEnable (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestDisable [2022-05-02T12:56:00.848Z] --- PASS: TestDisable (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestEnabled [2022-05-02T12:56:00.848Z] --- PASS: TestEnabled (0.00s) [2022-05-02T12:56:00.848Z] PASS [2022-05-02T12:56:00.848Z] coverage: 100.0% of statements [2022-05-02T12:56:00.848Z] ok github.com/docker/docker/cli/debug 0.067s coverage: 100.0% of statements [2022-05-02T12:56:00.848Z] === RUN TestGetAllAllowed [2022-05-02T12:56:00.848Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestGetAllMeta [2022-05-02T12:56:00.848Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-02T12:56:00.848Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestIsUnreferencedBuiltin [2022-05-02T12:56:00.848Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestIsExistingDirectory [2022-05-02T12:56:00.848Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestGetFilenameForDownload [2022-05-02T12:56:00.848Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestEnv2Variables [2022-05-02T12:56:00.848Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-02T12:56:00.848Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestMaintainer [2022-05-02T12:56:00.848Z] --- PASS: TestMaintainer (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestLabel [2022-05-02T12:56:00.848Z] --- PASS: TestLabel (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestFromScratch [2022-05-02T12:56:00.848Z] --- PASS: TestFromScratch (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestFromWithArg [2022-05-02T12:56:00.848Z] --- PASS: TestFromWithArg (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-02T12:56:00.848Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestFromWithUndefinedArg [2022-05-02T12:56:00.848Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestFromMultiStageWithNamedStage [2022-05-02T12:56:00.848Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestOnbuild [2022-05-02T12:56:00.848Z] --- PASS: TestOnbuild (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestWorkdir [2022-05-02T12:56:00.848Z] --- PASS: TestWorkdir (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestCmd [2022-05-02T12:56:00.848Z] --- PASS: TestCmd (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestHealthcheckNone [2022-05-02T12:56:00.848Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestHealthcheckCmd [2022-05-02T12:56:00.848Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestEntrypoint [2022-05-02T12:56:00.848Z] --- PASS: TestEntrypoint (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestExpose [2022-05-02T12:56:00.848Z] --- PASS: TestExpose (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestUser [2022-05-02T12:56:00.848Z] --- PASS: TestUser (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestVolume [2022-05-02T12:56:00.848Z] --- PASS: TestVolume (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestStopSignal [2022-05-02T12:56:00.848Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:56:00.848Z] --- SKIP: TestStopSignal (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestArg [2022-05-02T12:56:00.848Z] --- PASS: TestArg (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestShell [2022-05-02T12:56:00.848Z] --- PASS: TestShell (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestPrependEnvOnCmd [2022-05-02T12:56:00.848Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestRunWithBuildArgs [2022-05-02T12:56:00.848Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestRunIgnoresHealthcheck [2022-05-02T12:56:00.848Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestDispatchUnsupportedOptions [2022-05-02T12:56:00.848Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-02T12:56:00.848Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-02T12:56:00.848Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-02T12:56:00.848Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-02T12:56:00.848Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-02T12:56:00.848Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-02T12:56:00.848Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestNormalizeWorkdir [2022-05-02T12:56:00.848Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-02T12:56:00.848Z] === RUN TestDispatch [2022-05-02T12:56:00.848Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-02T12:56:00.848Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-02T12:56:00.848Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-02T12:56:00.848Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-02T12:56:00.849Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-02T12:56:00.849Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-02T12:56:00.849Z] === RUN TestDispatch/COPY_url [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch (0.09s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-02T12:56:00.849Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-02T12:56:00.849Z] === RUN TestAddScratchImageAddsToMounts [2022-05-02T12:56:00.849Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-02T12:56:00.849Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-02T12:56:00.849Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-02T12:56:01.319Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-02T12:56:01.319Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestImageSourceGetAddsToMounts [2022-05-02T12:56:01.319Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestEmptyDockerfile [2022-05-02T12:56:01.319Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-02T12:56:01.319Z] === RUN TestSymlinkDockerfile [2022-05-02T12:56:01.319Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-02T12:56:01.319Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-02T12:56:01.319Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-02T12:56:01.319Z] === RUN TestNonExistingDockerfile [2022-05-02T12:56:01.319Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestCopyRunConfig [2022-05-02T12:56:01.319Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestDeepCopyRunConfig [2022-05-02T12:56:01.319Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestExportImage [2022-05-02T12:56:01.319Z] --- PASS: TestExportImage (0.00s) [2022-05-02T12:56:01.319Z] === RUN TestNormalizeDest [2022-05-02T12:56:01.319Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-02T12:56:01.319Z] PASS [2022-05-02T12:56:01.319Z] coverage: 46.7% of statements [2022-05-02T12:56:01.319Z] ok github.com/docker/docker/builder/dockerfile 0.377s coverage: 46.7% of statements [2022-05-02T12:56:01.737Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-02T12:56:01.737Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2022-05-02T12:56:01.737Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-05-02T12:56:01.737Z] === RUN TestWaitBlocked [2022-05-02T12:56:01.737Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:56:01.737Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:56:01.737Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:56:01.737Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:56:01.737Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:56:01.737Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:56:02.000Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T12:56:02.000Z] check_test.go:307: [de4d974ece097] daemon is not started [2022-05-02T12:56:02.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-02T12:56:02.891Z] === RUN TestTCP4Proxy [2022-05-02T12:56:02.891Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-02T12:56:02.891Z] === RUN TestTCP4ProxyHalfClose [2022-05-02T12:56:02.891Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-02T12:56:02.891Z] === RUN TestTCP6Proxy [2022-05-02T12:56:02.891Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:56:02.891Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-02T12:56:02.891Z] === RUN TestTCPDualStackProxy [2022-05-02T12:56:02.891Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:56:02.891Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-02T12:56:02.891Z] === RUN TestUDP4Proxy [2022-05-02T12:56:02.891Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-02T12:56:02.891Z] === RUN TestUDP6Proxy [2022-05-02T12:56:02.891Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:56:02.891Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-02T12:56:02.891Z] === RUN TestUDPWriteError [2022-05-02T12:56:02.891Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-02T12:56:02.891Z] === RUN TestSCTP4Proxy [2022-05-02T12:56:02.891Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:56:02.891Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-02T12:56:02.891Z] === RUN TestSCTP6Proxy [2022-05-02T12:56:02.891Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:56:02.891Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-02T12:56:02.891Z] PASS [2022-05-02T12:56:02.891Z] coverage: 49.4% of statements [2022-05-02T12:56:02.891Z] ok github.com/docker/docker/cmd/docker-proxy 0.108s coverage: 49.4% of statements [2022-05-02T12:56:02.944Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-02T12:56:02.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-05-02T12:56:02.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-05-02T12:56:02.944Z] === CONT TestContainerStartOnDaemonRestart [2022-05-02T12:56:02.944Z] === CONT TestContainerKillOnDaemonStart [2022-05-02T12:56:06.247Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2022-05-02T12:56:06.247Z] === CONT TestIpcModeOlderClient [2022-05-02T12:56:06.247Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-02T12:56:06.247Z] === CONT TestDaemonHostGatewayIP [2022-05-02T12:56:06.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-02T12:56:08.204Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T12:56:09.147Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T12:56:09.719Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2022-05-02T12:56:09.719Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:56:09.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-02T12:56:10.054Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-05-02T12:56:10.054Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:56:10.241Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T12:56:10.502Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T12:56:11.446Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T12:56:11.831Z] --- PASS: TestServiceWithDataPathPortInit (13.33s) [2022-05-02T12:56:11.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:56:12.018Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T12:56:12.393Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v4hskb0mriog90mi1tbjk2cw3 Created:2022-05-02 12:56:11.17191919 +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[277334a8de1b80cb3e3aef10e555895f3baab0fb8e764b57c3441fda1dd1e006:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ajp2hynwz9wipgzdh7kd0xtn7 EndpointID:3fc5f974dd39f0feb53e6f4d39607e6593c96a6563bcc954f8f3f5e35e50249a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a6ba0118a2c4ffb9a63651dd1f508dfa7ab96477f5a0480bb21c6385271f35b7 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:9b3b42f40d95 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ajp2hynwz9wipgzdh7kd0xtn7 EndpointID:3fc5f974dd39f0feb53e6f4d39607e6593c96a6563bcc954f8f3f5e35e50249a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-02T12:56:12.593Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T12:56:12.593Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.67s) [2022-05-02T12:56:12.593Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:56:13.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-02T12:56:15.398Z] === RUN TestCheckpointCreateError [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCheckpointCreate [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCheckpointDeleteError [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCheckpointDelete [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCheckpointListError [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCheckpointList [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointList (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCheckpointListContainerNotFound [2022-05-02T12:56:15.398Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNewClientWithOpsFromEnv [2022-05-02T12:56:15.398Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:56:15.398Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestGetAPIPath [2022-05-02T12:56:15.398Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestParseHostURL [2022-05-02T12:56:15.398Z] --- PASS: TestParseHostURL (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-02T12:56:15.398Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersion [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPVersionOverride [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-02T12:56:15.398Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestClientRedirect [2022-05-02T12:56:15.398Z] === RUN TestClientRedirect/GET [2022-05-02T12:56:15.398Z] === RUN TestClientRedirect/POST [2022-05-02T12:56:15.398Z] === RUN TestClientRedirect/PUT [2022-05-02T12:56:15.398Z] === RUN TestClientRedirect/DELETE [2022-05-02T12:56:15.398Z] --- PASS: TestClientRedirect (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-02T12:56:15.398Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigCreateUnsupported [2022-05-02T12:56:15.398Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigCreateError [2022-05-02T12:56:15.398Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigCreate [2022-05-02T12:56:15.398Z] --- PASS: TestConfigCreate (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigInspectNotFound [2022-05-02T12:56:15.398Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigInspectWithEmptyID [2022-05-02T12:56:15.398Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigInspectUnsupported [2022-05-02T12:56:15.398Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigInspectError [2022-05-02T12:56:15.398Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigInspectConfigNotFound [2022-05-02T12:56:15.398Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigInspect [2022-05-02T12:56:15.398Z] --- PASS: TestConfigInspect (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigListUnsupported [2022-05-02T12:56:15.398Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigListError [2022-05-02T12:56:15.398Z] --- PASS: TestConfigListError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigList [2022-05-02T12:56:15.398Z] --- PASS: TestConfigList (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigRemoveUnsupported [2022-05-02T12:56:15.398Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigRemoveError [2022-05-02T12:56:15.398Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigRemove [2022-05-02T12:56:15.398Z] --- PASS: TestConfigRemove (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigUpdateUnsupported [2022-05-02T12:56:15.398Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigUpdateError [2022-05-02T12:56:15.398Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestConfigUpdate [2022-05-02T12:56:15.398Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerCommitError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerCommit [2022-05-02T12:56:15.398Z] --- PASS: TestContainerCommit (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerStatPathError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerStatPathNotFoundError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerStatPathNoHeaderError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerStatPath [2022-05-02T12:56:15.398Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyToContainerError [2022-05-02T12:56:15.398Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyToContainerNotFoundError [2022-05-02T12:56:15.398Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyToContainerEmptyResponse [2022-05-02T12:56:15.398Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyToContainer [2022-05-02T12:56:15.398Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyFromContainerError [2022-05-02T12:56:15.398Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyFromContainerNotFoundError [2022-05-02T12:56:15.398Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-02T12:56:15.398Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-02T12:56:15.398Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestCopyFromContainer [2022-05-02T12:56:15.398Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerCreateError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerCreateImageNotFound [2022-05-02T12:56:15.398Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerCreateWithName [2022-05-02T12:56:15.398Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerCreateAutoRemove [2022-05-02T12:56:15.398Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerDiffError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerDiff [2022-05-02T12:56:15.398Z] --- PASS: TestContainerDiff (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerExecCreateError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerExecCreate [2022-05-02T12:56:15.398Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerExecStartError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerExecStart [2022-05-02T12:56:15.398Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-02T12:56:15.398Z] === RUN TestContainerExecInspectError [2022-05-02T12:56:15.398Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerExecInspect [2022-05-02T12:56:15.399Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerExportError [2022-05-02T12:56:15.399Z] --- PASS: TestContainerExportError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerExport [2022-05-02T12:56:15.399Z] --- PASS: TestContainerExport (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerInspectError [2022-05-02T12:56:15.399Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerInspectContainerNotFound [2022-05-02T12:56:15.399Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerInspectWithEmptyID [2022-05-02T12:56:15.399Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerInspect [2022-05-02T12:56:15.399Z] --- PASS: TestContainerInspect (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerInspectNode [2022-05-02T12:56:15.399Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerKillError [2022-05-02T12:56:15.399Z] --- PASS: TestContainerKillError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerKill [2022-05-02T12:56:15.399Z] --- PASS: TestContainerKill (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerListError [2022-05-02T12:56:15.399Z] --- PASS: TestContainerListError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerList [2022-05-02T12:56:15.399Z] --- PASS: TestContainerList (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerLogsNotFoundError [2022-05-02T12:56:15.399Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerLogsError [2022-05-02T12:56:15.399Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-02T12:56:15.399Z] === RUN TestContainerLogs [2022-05-02T12:56:15.714Z] --- PASS: TestDaemonRestartIpcMode (3.23s) [2022-05-02T12:56:15.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-02T12:56:15.867Z] --- PASS: TestContainerLogs (0.26s) [2022-05-02T12:56:15.867Z] === RUN TestContainerPauseError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerPause [2022-05-02T12:56:15.867Z] --- PASS: TestContainerPause (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainersPruneError [2022-05-02T12:56:15.867Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainersPrune [2022-05-02T12:56:15.867Z] --- PASS: TestContainersPrune (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRemoveError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRemoveNotFoundError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRemove [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRemove (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRenameError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRename [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRename (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerResizeError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerExecResizeError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerResize [2022-05-02T12:56:15.867Z] --- PASS: TestContainerResize (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerExecResize [2022-05-02T12:56:15.867Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRestartError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerRestart [2022-05-02T12:56:15.867Z] --- PASS: TestContainerRestart (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerStartError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerStartError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerStart [2022-05-02T12:56:15.867Z] --- PASS: TestContainerStart (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerStatsError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerStats [2022-05-02T12:56:15.867Z] --- PASS: TestContainerStats (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerStopError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerStopError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerStop [2022-05-02T12:56:15.867Z] --- PASS: TestContainerStop (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerTopError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerTopError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerTop [2022-05-02T12:56:15.867Z] --- PASS: TestContainerTop (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerUnpauseError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerUnpause [2022-05-02T12:56:15.867Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerUpdateError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerUpdateError (0.01s) [2022-05-02T12:56:15.867Z] === RUN TestContainerUpdate [2022-05-02T12:56:15.867Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerWaitError [2022-05-02T12:56:15.867Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestContainerWait [2022-05-02T12:56:15.867Z] --- PASS: TestContainerWait (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestDiskUsageError [2022-05-02T12:56:15.867Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestDiskUsage [2022-05-02T12:56:15.867Z] --- PASS: TestDiskUsage (0.02s) [2022-05-02T12:56:15.867Z] === RUN TestDistributionInspectUnsupported [2022-05-02T12:56:15.867Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestDistributionInspectWithEmptyID [2022-05-02T12:56:15.867Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestEventsErrorInOptions [2022-05-02T12:56:15.867Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestEventsErrorFromServer [2022-05-02T12:56:15.867Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestEvents [2022-05-02T12:56:15.867Z] --- PASS: TestEvents (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestTLSCloseWriter [2022-05-02T12:56:15.867Z] === PAUSE TestTLSCloseWriter [2022-05-02T12:56:15.867Z] === RUN TestImageBuildError [2022-05-02T12:56:15.867Z] --- PASS: TestImageBuildError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageBuild [2022-05-02T12:56:15.867Z] --- PASS: TestImageBuild (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestGetDockerOS [2022-05-02T12:56:15.867Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageCreateError [2022-05-02T12:56:15.867Z] --- PASS: TestImageCreateError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageCreate [2022-05-02T12:56:15.867Z] --- PASS: TestImageCreate (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageHistoryError [2022-05-02T12:56:15.867Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageHistory [2022-05-02T12:56:15.867Z] --- PASS: TestImageHistory (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageImportError [2022-05-02T12:56:15.867Z] --- PASS: TestImageImportError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageImport [2022-05-02T12:56:15.867Z] --- PASS: TestImageImport (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageInspectError [2022-05-02T12:56:15.867Z] --- PASS: TestImageInspectError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageInspectImageNotFound [2022-05-02T12:56:15.867Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageInspectWithEmptyID [2022-05-02T12:56:15.867Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageInspect [2022-05-02T12:56:15.867Z] --- PASS: TestImageInspect (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageListError [2022-05-02T12:56:15.867Z] --- PASS: TestImageListError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageList [2022-05-02T12:56:15.867Z] --- PASS: TestImageList (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageListApiBefore125 [2022-05-02T12:56:15.867Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageLoadError [2022-05-02T12:56:15.867Z] --- PASS: TestImageLoadError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImageLoad [2022-05-02T12:56:15.867Z] --- PASS: TestImageLoad (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagesPruneError [2022-05-02T12:56:15.867Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagesPrune [2022-05-02T12:56:15.867Z] --- PASS: TestImagesPrune (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullReferenceParseError [2022-05-02T12:56:15.867Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullAnyError [2022-05-02T12:56:15.867Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-02T12:56:15.867Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:56:15.867Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:56:15.867Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-02T12:56:15.867Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:56:15.867Z] === RUN TestImagePullWithoutErrors [2022-05-02T12:56:15.868Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushReferenceError [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushAnyError [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithoutErrors [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-02T12:56:15.868Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageRemoveError [2022-05-02T12:56:15.868Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageRemoveImageNotFound [2022-05-02T12:56:15.868Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageRemove [2022-05-02T12:56:15.868Z] --- PASS: TestImageRemove (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSaveError [2022-05-02T12:56:15.868Z] --- PASS: TestImageSaveError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSave [2022-05-02T12:56:15.868Z] --- PASS: TestImageSave (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSearchAnyError [2022-05-02T12:56:15.868Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-02T12:56:15.868Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:56:15.868Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:56:15.868Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-02T12:56:15.868Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageSearchWithoutErrors [2022-05-02T12:56:15.868Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageTagError [2022-05-02T12:56:15.868Z] --- PASS: TestImageTagError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageTagInvalidReference [2022-05-02T12:56:15.868Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageTagInvalidSourceImageName [2022-05-02T12:56:15.868Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageTagHexSource [2022-05-02T12:56:15.868Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestImageTag [2022-05-02T12:56:15.868Z] --- PASS: TestImageTag (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestInfoServerError [2022-05-02T12:56:15.868Z] --- PASS: TestInfoServerError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestInfoInvalidResponseJSONError [2022-05-02T12:56:15.868Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestInfo [2022-05-02T12:56:15.868Z] --- PASS: TestInfo (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkConnectError [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkConnect [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkCreateError [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkCreate [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkDisconnectError [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkDisconnect [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect/empty_ID [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect/no_options [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect/verbose [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect/global_scope [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect/unknown_network [2022-05-02T12:56:15.868Z] === RUN TestNetworkInspect/server_error [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkListError [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkListError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkList [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkList (0.01s) [2022-05-02T12:56:15.868Z] === RUN TestNetworksPruneError [2022-05-02T12:56:15.868Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworksPrune [2022-05-02T12:56:15.868Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkRemoveError [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNetworkRemove [2022-05-02T12:56:15.868Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeInspectError [2022-05-02T12:56:15.868Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeInspectNodeNotFound [2022-05-02T12:56:15.868Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeInspectWithEmptyID [2022-05-02T12:56:15.868Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeInspect [2022-05-02T12:56:15.868Z] --- PASS: TestNodeInspect (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeListError [2022-05-02T12:56:15.868Z] --- PASS: TestNodeListError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeList [2022-05-02T12:56:15.868Z] --- PASS: TestNodeList (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeRemoveError [2022-05-02T12:56:15.868Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeRemove [2022-05-02T12:56:15.868Z] --- PASS: TestNodeRemove (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeUpdateError [2022-05-02T12:56:15.868Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestNodeUpdate [2022-05-02T12:56:15.868Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestOptionWithHostFromEnv [2022-05-02T12:56:15.868Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestOptionWithTimeout [2022-05-02T12:56:15.868Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestOptionWithVersionFromEnv [2022-05-02T12:56:15.868Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPingFail [2022-05-02T12:56:15.868Z] --- PASS: TestPingFail (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPingWithError [2022-05-02T12:56:15.868Z] 2022/05/02 12:56:15 RoundTripper returned a response & error; ignoring response [2022-05-02T12:56:15.868Z] 2022/05/02 12:56:15 RoundTripper returned a response & error; ignoring response [2022-05-02T12:56:15.868Z] --- PASS: TestPingWithError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPingSuccess [2022-05-02T12:56:15.868Z] --- PASS: TestPingSuccess (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPingHeadFallback [2022-05-02T12:56:15.868Z] === RUN TestPingHeadFallback/OK [2022-05-02T12:56:15.868Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-02T12:56:15.868Z] === RUN TestPingHeadFallback/Not_Found [2022-05-02T12:56:15.868Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-02T12:56:15.868Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-02T12:56:15.868Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginDisableError [2022-05-02T12:56:15.868Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginDisable [2022-05-02T12:56:15.868Z] --- PASS: TestPluginDisable (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginEnableError [2022-05-02T12:56:15.868Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginEnable [2022-05-02T12:56:15.868Z] --- PASS: TestPluginEnable (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginInspectError [2022-05-02T12:56:15.868Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginInspectWithEmptyID [2022-05-02T12:56:15.868Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginInspect [2022-05-02T12:56:15.868Z] --- PASS: TestPluginInspect (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginListError [2022-05-02T12:56:15.868Z] --- PASS: TestPluginListError (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginList [2022-05-02T12:56:15.868Z] --- PASS: TestPluginList (0.00s) [2022-05-02T12:56:15.868Z] === RUN TestPluginPushError [2022-05-02T12:56:15.868Z] --- PASS: TestPluginPushError (0.00s) [2022-05-02T12:56:16.287Z] --- PASS: TestContainerKillOnDaemonStart (13.33s) [2022-05-02T12:56:16.287Z] PASS [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] === Skipped [2022-05-02T12:56:16.287Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:56:16.287Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:56:16.287Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:56:16.287Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:56:16.287Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-05-02T12:56:16.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-02T12:56:16.287Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:56:16.287Z] [2022-05-02T12:56:16.287Z] DONE 235 tests, 6 skipped in 164.898s [2022-05-02T12:56:16.287Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:56:16.287Z] ++ 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-02T12:56:16.287Z] ++ set -e [2022-05-02T12:56:16.287Z] ++ '[' -n 0 ']' [2022-05-02T12:56:16.287Z] ++ set -x [2022-05-02T12:56:16.287Z] ++ 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-02T12:56:16.287Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:56:16.338Z] === RUN TestPluginPush [2022-05-02T12:56:16.338Z] --- PASS: TestPluginPush (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestPluginRemoveError [2022-05-02T12:56:16.338Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestPluginRemove [2022-05-02T12:56:16.338Z] --- PASS: TestPluginRemove (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestPluginSetError [2022-05-02T12:56:16.338Z] --- PASS: TestPluginSetError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestPluginSet [2022-05-02T12:56:16.338Z] --- PASS: TestPluginSet (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSetHostHeader [2022-05-02T12:56:16.338Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestPlainTextError [2022-05-02T12:56:16.338Z] --- PASS: TestPlainTextError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestInfiniteError [2022-05-02T12:56:16.338Z] --- PASS: TestInfiniteError (0.06s) [2022-05-02T12:56:16.338Z] === RUN TestCanceledContext [2022-05-02T12:56:16.338Z] 2022/05/02 12:56:15 RoundTripper returned a response & error; ignoring response [2022-05-02T12:56:16.338Z] --- PASS: TestCanceledContext (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestDeadlineExceededContext [2022-05-02T12:56:16.338Z] 2022/05/02 12:56:15 RoundTripper returned a response & error; ignoring response [2022-05-02T12:56:16.338Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretCreateUnsupported [2022-05-02T12:56:16.338Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretCreateError [2022-05-02T12:56:16.338Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretCreate [2022-05-02T12:56:16.338Z] --- PASS: TestSecretCreate (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretInspectUnsupported [2022-05-02T12:56:16.338Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretInspectError [2022-05-02T12:56:16.338Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretInspectSecretNotFound [2022-05-02T12:56:16.338Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretInspectWithEmptyID [2022-05-02T12:56:16.338Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretInspect [2022-05-02T12:56:16.338Z] --- PASS: TestSecretInspect (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretListUnsupported [2022-05-02T12:56:16.338Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretListError [2022-05-02T12:56:16.338Z] --- PASS: TestSecretListError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretList [2022-05-02T12:56:16.338Z] --- PASS: TestSecretList (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretRemoveUnsupported [2022-05-02T12:56:16.338Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretRemoveError [2022-05-02T12:56:16.338Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretRemove [2022-05-02T12:56:16.338Z] --- PASS: TestSecretRemove (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretUpdateUnsupported [2022-05-02T12:56:16.338Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretUpdateError [2022-05-02T12:56:16.338Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSecretUpdate [2022-05-02T12:56:16.338Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceCreateError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceCreate [2022-05-02T12:56:16.338Z] --- PASS: TestServiceCreate (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-02T12:56:16.338Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceCreateDigestPinning [2022-05-02T12:56:16.338Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceInspectError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceInspectServiceNotFound [2022-05-02T12:56:16.338Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceInspectWithEmptyID [2022-05-02T12:56:16.338Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceInspect [2022-05-02T12:56:16.338Z] --- PASS: TestServiceInspect (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceListError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceListError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceList [2022-05-02T12:56:16.338Z] --- PASS: TestServiceList (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceLogsError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceLogs [2022-05-02T12:56:16.338Z] --- PASS: TestServiceLogs (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceRemoveError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceRemoveNotFoundError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceRemove [2022-05-02T12:56:16.338Z] --- PASS: TestServiceRemove (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceUpdateError [2022-05-02T12:56:16.338Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestServiceUpdate [2022-05-02T12:56:16.338Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmGetUnlockKeyError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmGetUnlockKey [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmInitError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmInit [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmInit (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmInspectError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmInspect [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmJoinError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmJoin [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmLeaveError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmLeave [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmUnlockError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmUnlock [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmUpdateError [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestSwarmUpdate [2022-05-02T12:56:16.338Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestTaskInspectError [2022-05-02T12:56:16.338Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestTaskInspectWithEmptyID [2022-05-02T12:56:16.338Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestTaskInspect [2022-05-02T12:56:16.338Z] --- PASS: TestTaskInspect (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestTaskListError [2022-05-02T12:56:16.338Z] --- PASS: TestTaskListError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestTaskList [2022-05-02T12:56:16.338Z] --- PASS: TestTaskList (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeCreateError [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeCreate [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeInspectError [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeInspectNotFound [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeInspectWithEmptyID [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeInspect [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeListError [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeListError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeList [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeList (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeRemoveError [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-02T12:56:16.338Z] === RUN TestVolumeRemove [2022-05-02T12:56:16.338Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-02T12:56:16.338Z] === CONT TestTLSCloseWriter [2022-05-02T12:56:16.338Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-05-02T12:56:16.338Z] PASS [2022-05-02T12:56:16.338Z] coverage: 75.1% of statements [2022-05-02T12:56:16.338Z] ok github.com/docker/docker/client 0.714s coverage: 75.1% of statements [2022-05-02T12:56:16.662Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-05-02T12:56:16.663Z] PASS [2022-05-02T12:56:16.663Z] [2022-05-02T12:56:16.663Z] === Skipped [2022-05-02T12:56:16.663Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:56:16.663Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:56:16.663Z] [2022-05-02T12:56:16.663Z] DONE 38 tests, 1 skipped in 43.068s [2022-05-02T12:56:16.663Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:56:16.663Z] ++ 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-02T12:56:16.663Z] ++ set -e [2022-05-02T12:56:16.663Z] ++ '[' -n 0 ']' [2022-05-02T12:56:16.663Z] ++ set -x [2022-05-02T12:56:16.663Z] ++ 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-02T12:56:16.663Z] INFO: Testing against a local daemon [2022-05-02T12:56:16.663Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:56:16.663Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:56:16.663Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:56:16.663Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:56:16.663Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:56:16.663Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:56:16.663Z] PASS [2022-05-02T12:56:16.663Z] [2022-05-02T12:56:16.663Z] === Skipped [2022-05-02T12:56:16.663Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:56:16.663Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:56:16.663Z] [2022-05-02T12:56:16.663Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:56:16.663Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:56:16.663Z] [2022-05-02T12:56:16.663Z] DONE 2 tests, 2 skipped in 0.090s [2022-05-02T12:56:16.663Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:56:16.665Z] ++ 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-02T12:56:16.665Z] ++ set -e [2022-05-02T12:56:16.665Z] ++ '[' -n 0 ']' [2022-05-02T12:56:16.665Z] ++ set -x [2022-05-02T12:56:16.665Z] ++ 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-02T12:56:16.921Z] INFO: Testing against a local daemon [2022-05-02T12:56:16.921Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:56:16.980Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-02T12:56:16.980Z] === RUN TestDaemonConfigValidation [2022-05-02T12:56:16.980Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:56:16.980Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:56:16.980Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:56:16.980Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:56:16.980Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:56:16.980Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:56:16.980Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:56:16.980Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:56:16.980Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:56:16.980Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:56:16.980Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:56:16.980Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:56:16.980Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:56:17.241Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:56:17.241Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:56:17.241Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:56:17.241Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-05-02T12:56:17.241Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-05-02T12:56:17.241Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-05-02T12:56:17.241Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-05-02T12:56:17.241Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-05-02T12:56:17.241Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:56:17.241Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:56:17.781Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-02T12:56:17.781Z] [2022-05-02T12:56:17.781Z] ________ ____ __. [2022-05-02T12:56:17.781Z] \_____ \ | |/ _| [2022-05-02T12:56:17.781Z] / | \| < [2022-05-02T12:56:17.781Z] / | \ | \ [2022-05-02T12:56:17.781Z] \_______ /____|__ \ [2022-05-02T12:56:17.781Z] \/ \/ [2022-05-02T12:56:17.781Z] [2022-05-02T12:56:17.781Z] INFO: make.ps1 ended at 05/02/2022 12:56:15 [2022-05-02T12:56:17.781Z] INFO: Binaries build ended at 05/02/2022 12:56:17. Duration:00:01:30.6614896 [2022-05-02T12:56:18.286Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-02T12:56:18.286Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:56:18.628Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:56:18.769Z] INFO: Copying the built daemon binary to d:\CI\PR-43545\6\binary\dockerd-9880e6a1ef.exe... [2022-05-02T12:56:18.769Z] INFO: Copying the built client binary to d:\CI\PR-43545\6\binary\docker-9880e6a1ef.exe... [2022-05-02T12:56:18.769Z] INFO: Copying the golang package from the container to d:\CI\PR-43545\6\installer\go.zip... [2022-05-02T12:56:18.848Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-02T12:56:19.237Z] INFO: Extracting go.zip to d:\CI\PR-43545\6\go [2022-05-02T12:56:19.410Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-02T12:56:19.570Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:56:19.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-02T12:56:20.344Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-02T12:56:20.778Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:56:20.778Z] daemon_test.go:156: [d387a55387831] daemon is not started [2022-05-02T12:56:20.778Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-02T12:56:20.778Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-02T12:56:20.778Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-05-02T12:56:20.778Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-02T12:56:20.778Z] === RUN TestDaemonProxy [2022-05-02T12:56:20.778Z] === RUN TestDaemonProxy/environment_variables [2022-05-02T12:56:22.235Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-02T12:56:22.293Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-05-02T12:56:22.293Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:56:22.694Z] === RUN TestDaemonProxy/command-line_options [2022-05-02T12:56:22.694Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T12:56:22.859Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-02T12:56:23.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-02T12:56:23.265Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T12:56:23.527Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T12:56:23.601Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-02T12:56:23.792Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-02T12:56:24.099Z] === RUN TestDaemonProxy/configuration_file [2022-05-02T12:56:26.033Z] === RUN TestDaemonProxy/conflicting_options [2022-05-02T12:56:26.604Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-02T12:56:26.604Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T12:56:26.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-02T12:56:26.871Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-02T12:56:27.127Z] --- PASS: TestDaemonProxy (6.49s) [2022-05-02T12:56:27.127Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-05-02T12:56:27.127Z] --- PASS: TestDaemonProxy/command-line_options (1.84s) [2022-05-02T12:56:27.127Z] --- PASS: TestDaemonProxy/configuration_file (1.84s) [2022-05-02T12:56:27.127Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-02T12:56:27.127Z] --- PASS: TestDaemonProxy/reload_sanitized (0.56s) [2022-05-02T12:56:27.127Z] PASS [2022-05-02T12:56:27.127Z] [2022-05-02T12:56:27.127Z] DONE 17 tests in 10.875s [2022-05-02T12:56:27.127Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:56:27.127Z] ++ 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-02T12:56:27.127Z] ++ set -e [2022-05-02T12:56:27.127Z] ++ '[' -n 0 ']' [2022-05-02T12:56:27.127Z] ++ set -x [2022-05-02T12:56:27.127Z] ++ 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-02T12:56:27.388Z] INFO: Testing against a local daemon [2022-05-02T12:56:27.388Z] === RUN TestCommitInheritsEnv [2022-05-02T12:56:27.650Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-05-02T12:56:27.650Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:56:27.650Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-02T12:56:27.650Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:56:27.799Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-05-02T12:56:27.799Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-02T12:56:27.799Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-02T12:56:27.799Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-05-02T12:56:27.799Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-05-02T12:56:27.799Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-05-02T12:56:27.800Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-05-02T12:56:27.800Z] PASS [2022-05-02T12:56:27.800Z] [2022-05-02T12:56:27.800Z] DONE 8 tests in 10.838s [2022-05-02T12:56:27.800Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:56:27.800Z] ++ 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-02T12:56:27.800Z] ++ set -e [2022-05-02T12:56:27.800Z] ++ '[' -n 0 ']' [2022-05-02T12:56:27.800Z] ++ set -x [2022-05-02T12:56:27.800Z] ++ 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-02T12:56:27.800Z] testing: warning: no tests to run [2022-05-02T12:56:27.800Z] PASS [2022-05-02T12:56:27.800Z] [2022-05-02T12:56:27.800Z] DONE 0 tests in 0.027s [2022-05-02T12:56:27.800Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:56:27.800Z] ++ 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-02T12:56:27.800Z] ++ set -e [2022-05-02T12:56:27.800Z] ++ '[' -n 0 ']' [2022-05-02T12:56:27.800Z] ++ set -x [2022-05-02T12:56:27.800Z] ++ 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-02T12:56:27.800Z] INFO: Testing against a local daemon [2022-05-02T12:56:27.800Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:56:27.910Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:56:27.910Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:56:27.910Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:56:27.910Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:56:28.171Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:56:28.171Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:56:28.433Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:56:28.433Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:56:28.433Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:56:28.433Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:56:28.433Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:56:28.433Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-02T12:56:28.433Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:56:28.694Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-02T12:56:28.694Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:56:28.955Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-05-02T12:56:28.955Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:56:29.166Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-05-02T12:56:29.166Z] === RUN TestAuthZPluginTLS [2022-05-02T12:56:29.215Z] check_test.go:307: [dfc6880a7e032] daemon is not started [2022-05-02T12:56:29.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-02T12:56:29.421Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-02T12:56:29.421Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:56:29.476Z] time="2022-05-02T12:56:29Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-02T12:56:29.983Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-02T12:56:29.983Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:56:30.417Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T12:56:30.544Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-02T12:56:30.544Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:56:31.119Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-02T12:56:31.119Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:56:31.360Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-05-02T12:56:31.360Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:56:31.360Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-02T12:56:31.360Z] === RUN TestTagInvalidReference [2022-05-02T12:56:31.621Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-02T12:56:31.621Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:56:31.621Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-02T12:56:31.621Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:56:31.621Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-02T12:56:31.621Z] === RUN TestTagOfficialNames [2022-05-02T12:56:31.621Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-02T12:56:31.621Z] === RUN TestTagMatchesDigest [2022-05-02T12:56:31.621Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-02T12:56:31.621Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-02T12:56:31.882Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T12:56:31.882Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-02T12:56:31.882Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T12:56:31.882Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-02T12:56:31.882Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T12:56:31.882Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-02T12:56:31.882Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T12:56:31.882Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-02T12:56:31.882Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T12:56:31.892Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-02T12:56:32.143Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-02T12:56:32.491Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-05-02T12:56:32.491Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:56:32.747Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-02T12:56:32.747Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:56:33.309Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-02T12:56:33.309Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:56:33.515Z] .........................xx.................... [ 29%] [2022-05-02T12:56:33.871Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-02T12:56:33.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:56:35.239Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-05-02T12:56:35.239Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:56:36.350Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T12:56:36.350Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-02T12:56:36.605Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-05-02T12:56:36.605Z] === RUN TestAuthZPluginHeader [2022-05-02T12:56:37.168Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-05-02T12:56:37.168Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:56:37.168Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:37.168Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-02T12:56:37.168Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:56:37.168Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:37.168Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-02T12:56:37.168Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:56:37.168Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:37.168Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-02T12:56:37.168Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:56:37.168Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:37.168Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-02T12:56:37.168Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:56:38.265Z] check_test.go:307: [d27bb8b0c74e3] daemon is not started [2022-05-02T12:56:38.265Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-02T12:56:38.468Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-05-02T12:56:38.468Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-02T12:56:38.468Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-02T12:56:38.468Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-02T12:56:38.468Z] PASS [2022-05-02T12:56:38.468Z] [2022-05-02T12:56:38.468Z] === Skipped [2022-05-02T12:56:38.468Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T12:56:38.468Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:56:38.468Z] [2022-05-02T12:56:38.468Z] DONE 27 tests, 1 skipped in 163.281s [2022-05-02T12:56:38.468Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T12:56:38.468Z] INFO: Testing against a local daemon [2022-05-02T12:56:38.468Z] === RUN TestSessionCreate [2022-05-02T12:56:38.468Z] --- PASS: TestSessionCreate (0.02s) [2022-05-02T12:56:38.468Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:56:38.468Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-02T12:56:38.468Z] PASS [2022-05-02T12:56:38.468Z] [2022-05-02T12:56:38.468Z] DONE 2 tests in 0.061s [2022-05-02T12:56:38.468Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T12:56:38.468Z] INFO: Testing against a local daemon [2022-05-02T12:56:38.468Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:56:38.468Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:56:38.468Z] === RUN TestDiskUsage [2022-05-02T12:56:38.468Z] === PAUSE TestDiskUsage [2022-05-02T12:56:38.468Z] === RUN TestEventsExecDie [2022-05-02T12:56:38.468Z] --- PASS: TestEventsExecDie (0.52s) [2022-05-02T12:56:38.468Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:56:38.726Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-02T12:56:38.726Z] === RUN TestEventsVolumeCreate [2022-05-02T12:56:38.726Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-02T12:56:38.726Z] === RUN TestInfoBinaryCommits [2022-05-02T12:56:38.726Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-02T12:56:38.726Z] === RUN TestInfoAPIVersioned [2022-05-02T12:56:38.726Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T12:56:38.726Z] === RUN TestInfoAPI [2022-05-02T12:56:38.726Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T12:56:38.726Z] === RUN TestInfoAPIWarnings [2022-05-02T12:56:40.178Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T12:56:41.563Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-02T12:56:41.641Z] --- PASS: TestCheckoutGit (43.57s) [2022-05-02T12:56:41.641Z] === RUN TestValidGitTransport [2022-05-02T12:56:41.641Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-02T12:56:41.641Z] === RUN TestGitInvalidRef [2022-05-02T12:56:41.641Z] --- PASS: TestGitInvalidRef (0.27s) [2022-05-02T12:56:41.641Z] PASS [2022-05-02T12:56:41.641Z] coverage: 86.3% of statements [2022-05-02T12:56:41.641Z] ok github.com/docker/docker/builder/remotecontext/git 43.948s coverage: 86.3% of statements [2022-05-02T12:56:42.949Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T12:56:43.209Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:56:43.209Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:56:43.209Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:56:43.209Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:56:43.314Z] --- PASS: TestBuildWithHugeFile (50.40s) [2022-05-02T12:56:43.314Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:56:43.314Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:56:43.314Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:56:43.314Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:56:43.314Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:56:43.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:56:43.314Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:56:43.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:56:43.314Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:56:43.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:56:43.314Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:56:43.314Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:56:43.314Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:56:43.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-02T12:56:43.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-02T12:56:43.314Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-02T12:56:43.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-02T12:56:43.314Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:56:43.314Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:56:43.314Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:56:43.522Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T12:56:47.508Z] --- PASS: TestBuildPreserveOwnership (10.32s) [2022-05-02T12:56:47.508Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2022-05-02T12:56:47.508Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-02T12:56:47.508Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:56:47.508Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-02T12:56:47.508Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:56:47.508Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-02T12:56:47.508Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-02T12:56:47.508Z] PASS [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === Skipped [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:56:47.508Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:56:47.508Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-02T12:56:47.508Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] DONE 34 tests, 3 skipped in 111.272s [2022-05-02T12:56:47.508Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:56:47.508Z] INFO: Testing against a local daemon [2022-05-02T12:56:47.508Z] === RUN TestConfigInspect [2022-05-02T12:56:47.508Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-02T12:56:47.508Z] === RUN TestConfigList [2022-05-02T12:56:47.508Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] --- SKIP: TestConfigList (0.01s) [2022-05-02T12:56:47.508Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:56:47.508Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-02T12:56:47.508Z] === RUN TestConfigsUpdate [2022-05-02T12:56:47.508Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-02T12:56:47.508Z] === RUN TestTemplatedConfig [2022-05-02T12:56:47.508Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T12:56:47.508Z] === RUN TestConfigCreateResolve [2022-05-02T12:56:47.508Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-02T12:56:47.508Z] PASS [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === Skipped [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-02T12:56:47.508Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-02T12:56:47.508Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-02T12:56:47.508Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-02T12:56:47.508Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-02T12:56:47.508Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-02T12:56:47.508Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:56:47.508Z] [2022-05-02T12:56:47.508Z] DONE 6 tests, 6 skipped in 0.158s [2022-05-02T12:56:47.508Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:56:47.731Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-02T12:56:47.767Z] INFO: Testing against a local daemon [2022-05-02T12:56:47.767Z] === RUN TestCheckpoint [2022-05-02T12:56:47.767Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:56:47.767Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:56:47.767Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:56:47.767Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:56:47.767Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:56:47.767Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:56:47.768Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:56:47.768Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:56:47.768Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:56:47.768Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:56:47.768Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:56:47.768Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:56:47.768Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:56:47.768Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:56:47.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-02T12:56:47.768Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:56:47.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-02T12:56:47.768Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:56:47.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-02T12:56:47.768Z] === RUN TestCopyEmptyFile [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-02T12:56:47.975Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-02T12:56:47.975Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestConfigureDaemonLogs [2022-05-02T12:56:47.975Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestCommonOptionsInstallFlags [2022-05-02T12:56:47.975Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-02T12:56:47.975Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-02T12:56:47.975Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-02T12:56:47.975Z] PASS [2022-05-02T12:56:47.975Z] coverage: 20.1% of statements [2022-05-02T12:56:47.975Z] ok github.com/docker/docker/cmd/dockerd 0.405s coverage: 20.1% of statements [2022-05-02T12:56:47.975Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-02T12:56:47.975Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:56:48.032Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-02T12:56:48.032Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:56:48.032Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-02T12:56:48.032Z] === RUN TestCopyFromContainer [2022-05-02T12:56:48.302Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-02T12:56:48.874Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-02T12:56:49.331Z] INFO: Extraction ended at 05/02/2022 12:56:45. Duration:00:00:25.9384738 [2022-05-02T12:56:49.331Z] INFO: Updating the golang and path environment variables [2022-05-02T12:56:49.331Z] INFO: GOPATH=d:\gopath [2022-05-02T12:56:49.331Z] INFO: go version go1.18.1 windows/amd64 [2022-05-02T12:56:49.331Z] INFO: Running the daemon under test in debug mode [2022-05-02T12:56:49.331Z] INFO: Running the daemon under test in containerd mode [2022-05-02T12:56:49.331Z] INFO: Starting a daemon under test... [2022-05-02T12:56:49.331Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43545\6\daemon --pidfile d:\CI\PR-43545\6\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-02T12:56:49.331Z] INFO: Containerd started successfully. [2022-05-02T12:56:49.331Z] INFO: Process started successfully. [2022-05-02T12:56:49.331Z] INFO: Start tailing logs of the daemon under tests [2022-05-02T12:56:49.331Z] INFO: Waiting for the daemon under test to start... [2022-05-02T12:56:49.448Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-02T12:56:49.448Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-02T12:56:49.448Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T12:56:50.021Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-02T12:56:50.101Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-02T12:56:50.198Z] === RUN TestContainerStopSignal [2022-05-02T12:56:50.198Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestContainerStopTimeout [2022-05-02T12:56:50.198Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-02T12:56:50.198Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-02T12:56:50.198Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-02T12:56:50.198Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-02T12:56:50.198Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-02T12:56:50.198Z] === RUN TestReplaceAndAppendEnvVars [2022-05-02T12:56:50.198Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-02T12:56:50.198Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestNewMemoryStore [2022-05-02T12:56:50.198Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestAddContainers [2022-05-02T12:56:50.198Z] --- PASS: TestAddContainers (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestGetContainer [2022-05-02T12:56:50.198Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestDeleteContainer [2022-05-02T12:56:50.198Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestListContainers [2022-05-02T12:56:50.198Z] --- PASS: TestListContainers (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestFirstContainer [2022-05-02T12:56:50.198Z] --- PASS: TestFirstContainer (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestApplyAllContainer [2022-05-02T12:56:50.198Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestIsValidHealthString [2022-05-02T12:56:50.198Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestStateRunStop [2022-05-02T12:56:50.198Z] --- PASS: TestStateRunStop (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestStateTimeoutWait [2022-05-02T12:56:50.198Z] state_test.go:141: Stop callback fired [2022-05-02T12:56:50.198Z] state_test.go:165: Stop callback fired [2022-05-02T12:56:50.198Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-02T12:56:50.198Z] === RUN TestIsValidStateString [2022-05-02T12:56:50.198Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestViewSaveDelete [2022-05-02T12:56:50.198Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-02T12:56:50.198Z] === RUN TestViewAll [2022-05-02T12:56:50.198Z] --- PASS: TestViewAll (0.02s) [2022-05-02T12:56:50.198Z] === RUN TestViewGet [2022-05-02T12:56:50.198Z] --- PASS: TestViewGet (0.01s) [2022-05-02T12:56:50.198Z] === RUN TestNames [2022-05-02T12:56:50.198Z] --- PASS: TestNames (0.00s) [2022-05-02T12:56:50.198Z] === RUN TestViewWithHealthCheck [2022-05-02T12:56:50.198Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-02T12:56:50.198Z] PASS [2022-05-02T12:56:50.198Z] coverage: 41.7% of statements [2022-05-02T12:56:50.198Z] ok github.com/docker/docker/container 0.409s coverage: 41.7% of statements [2022-05-02T12:56:50.198Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:56:50.198Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:56:50.198Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:56:50.198Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:56:50.594Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-02T12:56:50.857Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-02T12:56:51.428Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-02T12:56:51.772Z] === RUN TestPrepare [2022-05-02T12:56:51.772Z] --- PASS: TestPrepare (0.00s) [2022-05-02T12:56:51.772Z] === RUN TestStart [2022-05-02T12:56:51.772Z] --- PASS: TestStart (0.00s) [2022-05-02T12:56:51.772Z] === RUN TestWaitCancel [2022-05-02T12:56:51.772Z] --- PASS: TestWaitCancel (0.00s) [2022-05-02T12:56:51.772Z] === RUN TestWaitDisabled [2022-05-02T12:56:51.772Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-02T12:56:51.772Z] === RUN TestWaitEnabled [2022-05-02T12:56:51.772Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-02T12:56:51.772Z] === RUN TestRemove [2022-05-02T12:56:51.772Z] --- PASS: TestRemove (0.00s) [2022-05-02T12:56:51.772Z] PASS [2022-05-02T12:56:51.772Z] coverage: 65.3% of statements [2022-05-02T12:56:51.772Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.277s coverage: 65.3% of statements [2022-05-02T12:56:52.000Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-02T12:56:52.258Z] === RUN TestCopyFromContainer// [2022-05-02T12:56:52.258Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:56:52.258Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:56:52.258Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:56:52.517Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:56:52.517Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:56:52.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:56:52.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:56:52.517Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:56:52.573Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-02T12:56:52.777Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer (4.71s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-02T12:56:52.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-02T12:56:52.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:56:52.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:56:52.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:56:52.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:56:52.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:56:52.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:56:52.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:56:52.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:56:52.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:56:52.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:56:52.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-02T12:56:52.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:56:52.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:56:52.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:56:52.777Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:56:52.777Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-02T12:56:52.777Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:56:52.777Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:56:52.777Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:56:52.777Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:56:52.777Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:56:52.777Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:56:52.777Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:56:52.777Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:56:52.777Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:56:52.777Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:56:52.777Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-02T12:56:52.777Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:56:52.777Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:56:52.777Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:56:52.777Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:56:52.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-02T12:56:52.777Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:56:53.151Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-02T12:56:53.420Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-02T12:56:53.991Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-02T12:56:53.994Z] === RUN TestNewListSecretsFilters [2022-05-02T12:56:53.995Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-02T12:56:53.995Z] === RUN TestNewListConfigsFilters [2022-05-02T12:56:53.995Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-02T12:56:53.995Z] PASS [2022-05-02T12:56:53.995Z] coverage: 0.5% of statements [2022-05-02T12:56:53.995Z] ok github.com/docker/docker/daemon/cluster 0.382s coverage: 0.5% of statements [2022-05-02T12:56:53.995Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-02T12:56:53.995Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-02T12:56:53.995Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-02T12:56:53.995Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-02T12:56:53.995Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-02T12:56:53.995Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-02T12:56:53.995Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-02T12:56:53.995Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-02T12:56:54.157Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-05-02T12:56:54.157Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:56:54.465Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-02T12:56:54.465Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-02T12:56:54.465Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-02T12:56:54.465Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-02T12:56:54.466Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-02T12:56:54.466Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-02T12:56:54.466Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-02T12:56:54.466Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-02T12:56:54.565Z] check_test.go:307: [d1fe1fc4677c6] daemon is not started [2022-05-02T12:56:54.565Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-02T12:56:54.937Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-02T12:56:54.937Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-02T12:56:54.937Z] PASS [2022-05-02T12:56:54.937Z] coverage: 35.9% of statements [2022-05-02T12:56:54.937Z] ok github.com/docker/docker/daemon/cluster/convert 0.421s coverage: 35.9% of statements [2022-05-02T12:56:55.105Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-05-02T12:56:55.105Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:56:55.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:56:55.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:56:55.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:56:55.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:56:55.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:56:55.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:56:55.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:56:55.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:56:55.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:56:55.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:56:55.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:56:55.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:56:55.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:56:55.105Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:56:55.137Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T12:56:55.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-02T12:56:55.212Z] PASS [2022-05-02T12:56:55.212Z] [2022-05-02T12:56:55.212Z] === Skipped [2022-05-02T12:56:55.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-02T12:56:55.212Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:55.212Z] [2022-05-02T12:56:55.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-02T12:56:55.212Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:55.212Z] [2022-05-02T12:56:55.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-02T12:56:55.212Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:55.212Z] [2022-05-02T12:56:55.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-02T12:56:55.212Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:56:55.212Z] [2022-05-02T12:56:55.212Z] DONE 17 tests, 4 skipped in 26.171s [2022-05-02T12:56:55.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:56:55.212Z] ++ 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-02T12:56:55.212Z] ++ set -e [2022-05-02T12:56:55.212Z] ++ '[' -n 0 ']' [2022-05-02T12:56:55.212Z] ++ set -x [2022-05-02T12:56:55.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02T12:56:55.212Z] INFO: Testing against a local daemon [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:56:55.212Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:56:55.212Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:56:55.212Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:56:55.212Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:56:55.212Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:56:55.212Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:56:55.212Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:56:55.212Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:56:55.212Z] === RUN TestPluginInstall [2022-05-02T12:56:55.212Z] === RUN TestPluginInstall/no_auth [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcbcfe6ce411c4bddb0562e20fd6f46e67604bfdad58b7358652f4b79b7df4dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcbcfe6ce411c4bddb0562e20fd6f46e67604bfdad58b7358652f4b79b7df4dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:56:55.212Z] === RUN TestPluginInstall/with_htpasswd [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcbcfe6ce411c4bddb0562e20fd6f46e67604bfdad58b7358652f4b79b7df4dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:56:55.212Z] time="2022-05-02T12:56:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcbcfe6ce411c4bddb0562e20fd6f46e67604bfdad58b7358652f4b79b7df4dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:56:55.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:56:55.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-02T12:56:55.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-02T12:56:55.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-02T12:56:55.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-02T12:56:55.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-05-02T12:56:55.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-02T12:56:55.365Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:56:55.468Z] === RUN TestPluginInstall/with_insecure [2022-05-02T12:56:55.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-02T12:56:55.624Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:56:55.624Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:56:55.624Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:56:55.624Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-02T12:56:55.624Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:56:55.624Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:56:55.624Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:56:55.624Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-02T12:56:55.624Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:56:55.713Z] check_test.go:307: [d8093e2b4784d] daemon is not started [2022-05-02T12:56:55.713Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-02T12:56:55.883Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T12:56:55.883Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:56:55.883Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-02T12:56:55.883Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-02T12:56:55.883Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:56:55.883Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:56:55.883Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:56:55.883Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:56:55.883Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-02T12:56:55.883Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:56:55.883Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:56:55.883Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:56:55.883Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-02T12:56:55.883Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:56:55.883Z] === RUN TestDiff [2022-05-02T12:56:55.974Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T12:56:56.143Z] --- PASS: TestDiff (0.40s) [2022-05-02T12:56:56.143Z] === RUN TestExecWithCloseStdin [2022-05-02T12:56:56.235Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-02T12:56:56.396Z] time="2022-05-02T12:56:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:56:56.396Z] time="2022-05-02T12:56:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:225dd90fdb2af2240e6a230c21e99ef84518ee2f1f075a05a545f8f63fce3d64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:56:56.396Z] time="2022-05-02T12:56:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:56:56.396Z] time="2022-05-02T12:56:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:225dd90fdb2af2240e6a230c21e99ef84518ee2f1f075a05a545f8f63fce3d64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:56:56.653Z] plugin_test.go:195: [d50b5495a4ac7] daemon is not started [2022-05-02T12:56:56.653Z] --- PASS: TestPluginInstall (2.53s) [2022-05-02T12:56:56.653Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-05-02T12:56:56.653Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-05-02T12:56:56.653Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-02T12:56:56.653Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:56:56.714Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-05-02T12:56:56.714Z] === RUN TestExec [2022-05-02T12:56:56.789Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-02T12:56:56.789Z] === RUN TestInfoDebug [2022-05-02T12:56:56.789Z] --- PASS: TestInfoDebug (0.53s) [2022-05-02T12:56:56.789Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:56:56.789Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-02T12:56:56.789Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:56:56.789Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-02T12:56:56.789Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:56:56.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-02T12:56:56.789Z] === RUN TestPingCacheHeaders [2022-05-02T12:56:56.973Z] --- PASS: TestExec (0.47s) [2022-05-02T12:56:56.973Z] === RUN TestExecUser [2022-05-02T12:56:57.047Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-02T12:56:57.047Z] === RUN TestPingGet [2022-05-02T12:56:57.047Z] --- PASS: TestPingGet (0.01s) [2022-05-02T12:56:57.047Z] === RUN TestPingHead [2022-05-02T12:56:57.047Z] --- PASS: TestPingHead (0.02s) [2022-05-02T12:56:57.047Z] === RUN TestPingSwarmHeader [2022-05-02T12:56:57.177Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T12:56:57.543Z] --- PASS: TestExecUser (0.47s) [2022-05-02T12:56:57.543Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:56:57.592Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-02T12:56:57.612Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T12:56:57.750Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-02T12:56:58.019Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-02T12:56:58.112Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-02T12:56:58.112Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:56:58.178Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T12:56:58.735Z] === RUN TestBuilderGC [2022-05-02T12:56:58.735Z] --- PASS: TestBuilderGC (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationNotFound [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonBrokenConfiguration [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestFindConfigurationConflicts [2022-05-02T12:56:58.735Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-02T12:56:58.735Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-02T12:56:58.735Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-02T12:56:58.735Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-02T12:56:58.735Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-02T12:56:58.735Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_label [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_dns [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_hosts [2022-05-02T12:56:58.735Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-02T12:56:58.735Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestReloadSetConfigFileNotExist [2022-05-02T12:56:58.735Z] === RUN TestEventsLog [2022-05-02T12:56:58.735Z] --- PASS: TestEventsLog (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestEventsLogTimeout [2022-05-02T12:56:58.735Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestLogEvents [2022-05-02T12:56:58.735Z] --- PASS: TestLogEvents (0.05s) [2022-05-02T12:56:58.735Z] === RUN TestLoadBufferedEvents [2022-05-02T12:56:58.735Z] === RUN TestWaitNodeAttachment [2022-05-02T12:56:58.735Z] time="2022-05-02T12:56:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-02T12:56:58.735Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-02T12:56:58.735Z] === RUN TestReloadDefaultConfigNotExist [2022-05-02T12:56:58.735Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:56:58.735Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-02T12:56:58.735Z] === RUN TestReloadBadDefaultConfig [2022-05-02T12:56:58.735Z] time="2022-05-02T12:56:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-612830863" [2022-05-02T12:56:58.735Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestReloadWithConflictingLabels [2022-05-02T12:56:58.735Z] time="2022-05-02T12:56:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-715167960" [2022-05-02T12:56:58.735Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-02T12:56:58.735Z] === RUN TestReloadWithDuplicateLabels [2022-05-02T12:56:58.736Z] time="2022-05-02T12:56:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2192606334" [2022-05-02T12:56:58.736Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-02T12:56:58.736Z] === RUN TestMaskURLCredentials [2022-05-02T12:56:58.736Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-02T12:56:58.736Z] === RUN TestDaemonConfigurationMerge [2022-05-02T12:56:58.736Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-02T12:56:58.736Z] PASS [2022-05-02T12:56:58.736Z] coverage: 79.8% of statements [2022-05-02T12:56:58.736Z] ok github.com/docker/docker/daemon/config 0.452s coverage: 79.8% of statements [2022-05-02T12:56:58.736Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-02T12:56:58.736Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-02T12:56:58.736Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-02T12:56:58.736Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-02T12:56:58.736Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-02T12:56:58.736Z] PASS [2022-05-02T12:56:58.736Z] coverage: 50.0% of statements [2022-05-02T12:56:58.736Z] ok github.com/docker/docker/daemon/events 0.390s coverage: 50.0% of statements [2022-05-02T12:56:58.948Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-02T12:56:59.110Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T12:56:59.110Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-05-02T12:56:59.110Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T12:56:59.110Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T12:56:59.110Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T12:56:59.110Z] === RUN TestVersion [2022-05-02T12:56:59.110Z] --- PASS: TestVersion (0.02s) [2022-05-02T12:56:59.110Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:56:59.110Z] === CONT TestDiskUsage [2022-05-02T12:56:59.205Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-02T12:56:59.205Z] === RUN TestIsolationConversion [2022-05-02T12:56:59.205Z] === RUN TestIsolationConversion/default [2022-05-02T12:56:59.205Z] === RUN TestIsolationConversion/process [2022-05-02T12:56:59.205Z] === RUN TestIsolationConversion/hyperv [2022-05-02T12:56:59.205Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestContainerLabels [2022-05-02T12:56:59.205Z] --- PASS: TestContainerLabels (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestCredentialSpecConversion [2022-05-02T12:56:59.205Z] === RUN TestCredentialSpecConversion/none [2022-05-02T12:56:59.205Z] === RUN TestCredentialSpecConversion/config [2022-05-02T12:56:59.205Z] === RUN TestCredentialSpecConversion/file [2022-05-02T12:56:59.205Z] === RUN TestCredentialSpecConversion/registry [2022-05-02T12:56:59.205Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-02T12:56:59.205Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestControllerValidateMountBind [2022-05-02T12:56:59.205Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestControllerValidateMountVolume [2022-05-02T12:56:59.205Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestControllerValidateMountTarget [2022-05-02T12:56:59.205Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestControllerValidateMountTmpfs [2022-05-02T12:56:59.205Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestControllerValidateMountInvalidType [2022-05-02T12:56:59.205Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-02T12:56:59.205Z] === RUN TestControllerValidateMountNamedPipe [2022-05-02T12:56:59.205Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-02T12:56:59.205Z] PASS [2022-05-02T12:56:59.205Z] coverage: 11.0% of statements [2022-05-02T12:56:59.205Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.825s coverage: 11.0% of statements [2022-05-02T12:56:59.491Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-05-02T12:56:59.492Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T12:56:59.675Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T12:56:59.876Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-05-02T12:56:59.876Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-05-02T12:56:59.876Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-05-02T12:56:59.876Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:56:59.933Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T12:56:59.934Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T12:57:00.061Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-05-02T12:57:00.061Z] === RUN TestHealthKillContainer [2022-05-02T12:57:00.438Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-05-02T12:57:00.438Z] PASS [2022-05-02T12:57:00.438Z] [2022-05-02T12:57:00.438Z] DONE 24 tests in 6.540s [2022-05-02T12:57:00.438Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:57:00.438Z] ++ 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-02T12:57:00.438Z] ++ set -e [2022-05-02T12:57:00.438Z] ++ '[' -n 0 ']' [2022-05-02T12:57:00.438Z] ++ set -x [2022-05-02T12:57:00.438Z] ++ 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-02T12:57:00.438Z] INFO: Testing against a local daemon [2022-05-02T12:57:00.438Z] === RUN TestExternalGraphDriver [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T12:57:00.500Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T12:57:00.694Z] === RUN TestExternalGraphDriver/json [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage (1.59s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:57:00.758Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s) [2022-05-02T12:57:00.758Z] PASS [2022-05-02T12:57:00.758Z] [2022-05-02T12:57:00.758Z] DONE 54 tests in 22.669s [2022-05-02T12:57:00.758Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T12:57:00.758Z] INFO: Testing against a local daemon [2022-05-02T12:57:00.758Z] === RUN TestVolumesCreateAndList [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T12:57:00.759Z] === RUN TestVolumesRemove [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesRemove (0.10s) [2022-05-02T12:57:00.759Z] === RUN TestVolumesInspect [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T12:57:00.759Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:57:00.759Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:57:00.759Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:57:00.759Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:57:00.759Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:57:00.759Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:57:00.759Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:57:00.759Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:57:00.759Z] PASS [2022-05-02T12:57:00.759Z] [2022-05-02T12:57:00.759Z] DONE 9 tests in 0.173s [2022-05-02T12:57:00.772Z] === RUN TestIsEmptyDir [2022-05-02T12:57:00.772Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-02T12:57:00.772Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-02T12:57:00.772Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-02T12:57:00.772Z] PASS [2022-05-02T12:57:00.772Z] coverage: 2.3% of statements [2022-05-02T12:57:00.772Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2022-05-02T12:57:00.772Z] === RUN TestVerifyNetworkingConfig [2022-05-02T12:57:00.772Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestGetContainer [2022-05-02T12:57:00.772Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestValidContainerNames [2022-05-02T12:57:00.772Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestContainerInitDNS [2022-05-02T12:57:00.772Z] daemon_test.go:145: root required [2022-05-02T12:57:00.772Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestMerge [2022-05-02T12:57:00.772Z] --- PASS: TestMerge (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestValidateContainerIsolation [2022-05-02T12:57:00.772Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestFindNetworkErrorType [2022-05-02T12:57:00.772Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestEnsureServicesExist [2022-05-02T12:57:00.772Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestEnsureServicesExistErrors [2022-05-02T12:57:00.772Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-02T12:57:00.772Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-02T12:57:00.772Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-02T12:57:00.772Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestContainerDelete [2022-05-02T12:57:00.772Z] --- PASS: TestContainerDelete (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestContainerDoubleDelete [2022-05-02T12:57:00.772Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestLogContainerEventCopyLabels [2022-05-02T12:57:00.772Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestLogContainerEventWithAttributes [2022-05-02T12:57:00.772Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestNoneHealthcheck [2022-05-02T12:57:00.772Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestHealthStates [2022-05-02T12:57:00.772Z] === RUN TestLinkNaming [2022-05-02T12:57:00.772Z] --- PASS: TestLinkNaming (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestLinkNew [2022-05-02T12:57:00.772Z] --- PASS: TestLinkNew (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestLinkEnv [2022-05-02T12:57:00.772Z] --- PASS: TestLinkEnv (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestLinkMultipleEnv [2022-05-02T12:57:00.772Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestLinkPortRangeEnv [2022-05-02T12:57:00.772Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-02T12:57:00.772Z] PASS [2022-05-02T12:57:00.772Z] coverage: 93.0% of statements [2022-05-02T12:57:00.772Z] ok github.com/docker/docker/daemon/links 0.075s coverage: 93.0% of statements [2022-05-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] time="2022-05-02T12:57:00Z" 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-02T12:57:00.772Z] --- PASS: TestHealthStates (0.21s) [2022-05-02T12:57:00.772Z] === RUN TestGetInspectData [2022-05-02T12:57:00.772Z] --- PASS: TestGetInspectData (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestFillLicense [2022-05-02T12:57:00.772Z] --- PASS: TestFillLicense (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestListInvalidFilter [2022-05-02T12:57:00.772Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestNameFilter [2022-05-02T12:57:00.772Z] --- PASS: TestNameFilter (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-02T12:57:00.772Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-02T12:57:00.772Z] === 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-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-02T12:57:00.772Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-02T12:57:00.772Z] --- 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-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-02T12:57:00.772Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:57:00.772Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:57:00.773Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-02T12:57:00.773Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-02T12:57:00.773Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-02T12:57:00.773Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-02T12:57:00.773Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-02T12:57:01.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T12:57:01.052Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-02T12:57:01.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T12:57:01.245Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-02T12:57:01.245Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestDaemonReloadLabels [2022-05-02T12:57:01.245Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-02T12:57:01.245Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestDaemonReloadMirrors [2022-05-02T12:57:01.245Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-02T12:57:01.245Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-02T12:57:01.245Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-02T12:57:01.245Z] reload_test.go:342: root required [2022-05-02T12:57:01.245Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-02T12:57:01.245Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-02T12:57:01.245Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-02T12:57:01.245Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-05-02T12:57:01.245Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-02T12:57:01.245Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-02T12:57:01.245Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-02T12:57:01.245Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2022-05-02T12:57:01.245Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-02T12:57:01.245Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-02T12:57:01.245Z] === RUN TestParseVolumesFrom [2022-05-02T12:57:01.245Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-02T12:57:01.245Z] PASS [2022-05-02T12:57:01.245Z] coverage: 8.6% of statements [2022-05-02T12:57:01.245Z] ok github.com/docker/docker/daemon 0.801s coverage: 8.6% of statements [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-02T12:57:01.245Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-02T12:57:01.313Z] check_test.go:307: [dbbfbb68a4251] daemon is not started [2022-05-02T12:57:01.313Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-02T12:57:01.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T12:57:01.582Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-02T12:57:01.582Z] Removing test suite binaries [2022-05-02T12:57:01.582Z] exiting test-integration [2022-05-02T12:57:01.582Z] ++ exit 0 [2022-05-02T12:57:01.582Z] [2022-05-02T12:57:01.838Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T12:57:02.060Z] === RUN TestExternalGraphDriver/spec [2022-05-02T12:57:02.388Z] tests/integration/api_image_test.py ............s..... [ 39%] Post stage [Pipeline] junit [2022-05-02T12:57:02.967Z] Recording test results [2022-05-02T12:57:03.168Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-05-02T12:57:03.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored Post stage [Pipeline] sh [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/defaults [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-02T12:57:03.465Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-02T12:57:03.465Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-02T12:57:03.465Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-02T12:57:03.465Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-02T12:57:03.465Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-02T12:57:03.465Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-02T12:57:03.465Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-02T12:57:03.465Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-02T12:57:03.465Z] === RUN TestCreateSuccess [2022-05-02T12:57:03.465Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCreateStreamSkipped [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-02T12:57:03.465Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCreateLogGroupSuccess [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-02T12:57:03.465Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCreateError [2022-05-02T12:57:03.465Z] --- PASS: TestCreateError (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCreateAlreadyExists [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-02T12:57:03.465Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestLogClosed [2022-05-02T12:57:03.465Z] --- PASS: TestLogClosed (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestLogBlocking [2022-05-02T12:57:03.465Z] --- PASS: TestLogBlocking (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-02T12:57:03.465Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestLogNonBlockingBufferFull [2022-05-02T12:57:03.465Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestPublishBatchSuccess [2022-05-02T12:57:03.465Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestPublishBatchError [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=error msg=error [2022-05-02T12:57:03.465Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:57:03.465Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:57:03.465Z] time="2022-05-02T12:57:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-02T12:57:03.465Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchSimple [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchTicker [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchMultilinePattern [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-05-02T12:57:03.465Z] === RUN TestCollectBatchClose [2022-05-02T12:57:03.465Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-02T12:57:03.504Z] + echo Ensuring container killed. [2022-05-02T12:57:03.504Z] Ensuring container killed. [2022-05-02T12:57:03.504Z] + docker rm -vf docker-pr6 [2022-05-02T12:57:03.504Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-02T12:57:03.809Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:57:03.809Z] Chowning /workspace to jenkins user [2022-05-02T12:57:03.809Z] + id -u [2022-05-02T12:57:03.809Z] + id -g [2022-05-02T12:57:03.809Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen/0/Hello [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen/2/🙃 [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen/3/���� [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen/4/He��o [2022-05-02T12:57:03.935Z] === RUN TestEffectiveLen/5/ [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/0/ [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/1/Hello [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: Hello [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/2/Hello [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: He [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: llo [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/3/Hello [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: Hello [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/4/🙃 [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/5/🙃 [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/6/a� [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: a [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: � [2022-05-02T12:57:03.935Z] === RUN TestFindValidSplit/7/a� [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1076: a� [2022-05-02T12:57:03.935Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestProcessEventEmoji [2022-05-02T12:57:03.935Z] --- PASS: TestProcessEventEmoji (0.18s) [2022-05-02T12:57:03.935Z] === RUN TestCollectBatchLineSplit [2022-05-02T12:57:03.935Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-02T12:57:03.935Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.05s) [2022-05-02T12:57:03.935Z] === RUN TestCollectBatchMaxEvents [2022-05-02T12:57:03.935Z] --- PASS: TestCollectBatchMaxEvents (0.10s) [2022-05-02T12:57:03.935Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-02T12:57:03.935Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-02T12:57:03.935Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-02T12:57:03.935Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-02T12:57:03.935Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-02T12:57:03.935Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-02T12:57:03.935Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsFormat [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-02T12:57:03.935Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-02T12:57:03.935Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestCreateTagSuccess [2022-05-02T12:57:03.935Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-02T12:57:03.935Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-02T12:57:03.935Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-02T12:57:03.935Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-02T12:57:03.935Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-02T12:57:03.935Z] PASS [2022-05-02T12:57:03.935Z] coverage: 80.2% of statements [2022-05-02T12:57:03.935Z] ok github.com/docker/docker/daemon/logger/awslogs 0.874s coverage: 80.2% of statements [2022-05-02T12:57:03.935Z] === RUN TestAdapterReadLogs [2022-05-02T12:57:03.935Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestCopier [2022-05-02T12:57:03.935Z] --- PASS: TestCopier (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestCopierLongLines [2022-05-02T12:57:03.935Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-02T12:57:03.935Z] === RUN TestCopierSlow [2022-05-02T12:57:03.951Z] === RUN TestExternalGraphDriver/pull [2022-05-02T12:57:04.404Z] === RUN TestSearchRegistryForImagesErrors [2022-05-02T12:57:04.404Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestSearchRegistryForImages [2022-05-02T12:57:04.404Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestOnlyPlatformWithFallback [2022-05-02T12:57:04.404Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestImageDelete [2022-05-02T12:57:04.404Z] === RUN TestImageDelete/no_lease [2022-05-02T12:57:04.404Z] === RUN TestImageDelete/lease_exists [2022-05-02T12:57:04.404Z] --- PASS: TestImageDelete (0.05s) [2022-05-02T12:57:04.404Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-02T12:57:04.404Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-02T12:57:04.404Z] === RUN TestContentStoreForPull [2022-05-02T12:57:04.404Z] --- PASS: TestCopierSlow (0.20s) [2022-05-02T12:57:04.404Z] === RUN TestCopierWithSized [2022-05-02T12:57:04.404Z] === RUN TestCopierWithSized/as_is [2022-05-02T12:57:04.404Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-02T12:57:04.404Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-02T12:57:04.404Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-02T12:57:04.404Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestCopierWithPartial [2022-05-02T12:57:04.404Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestRingLogger [2022-05-02T12:57:04.404Z] --- PASS: TestRingLogger (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestRingCap [2022-05-02T12:57:04.404Z] --- PASS: TestRingCap (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestRingClose [2022-05-02T12:57:04.404Z] --- PASS: TestRingClose (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestRingDrain [2022-05-02T12:57:04.404Z] --- PASS: TestRingDrain (0.00s) [2022-05-02T12:57:04.404Z] PASS [2022-05-02T12:57:04.404Z] coverage: 43.2% of statements [2022-05-02T12:57:04.404Z] ok github.com/docker/docker/daemon/logger 0.363s coverage: 43.2% of statements [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/#00 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/something:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-02T12:57:04.404Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-02T12:57:04.404Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-02T12:57:04.405Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-02T12:57:04.405Z] PASS [2022-05-02T12:57:04.405Z] coverage: 53.6% of statements [2022-05-02T12:57:04.405Z] ok github.com/docker/docker/daemon/logger/fluentd 0.175s coverage: 53.6% of statements [2022-05-02T12:57:04.405Z] --- PASS: TestContentStoreForPull (0.28s) [2022-05-02T12:57:04.405Z] PASS [2022-05-02T12:57:04.405Z] coverage: 6.6% of statements [2022-05-02T12:57:04.405Z] ok github.com/docker/docker/daemon/images 0.589s coverage: 6.6% of statements [2022-05-02T12:57:04.612Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-02T12:57:04.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T12:57:04.874Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:57:04.874Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:57:04.874Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-02T12:57:04.874Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:57:04.874Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-02T12:57:04.874Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:57:05.326Z] --- PASS: TestExternalGraphDriver (4.86s) [2022-05-02T12:57:05.327Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-05-02T12:57:05.327Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-05-02T12:57:05.327Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-05-02T12:57:05.327Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:57:05.327Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:57:05.327Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-02T12:57:05.327Z] PASS [2022-05-02T12:57:05.327Z] [2022-05-02T12:57:05.327Z] === Skipped [2022-05-02T12:57:05.327Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-02T12:57:05.327Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:57:05.327Z] [2022-05-02T12:57:05.327Z] DONE 5 tests, 1 skipped in 4.973s [2022-05-02T12:57:05.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:57:05.327Z] ++ 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-02T12:57:05.327Z] ++ set -e [2022-05-02T12:57:05.327Z] ++ '[' -n 0 ']' [2022-05-02T12:57:05.327Z] ++ set -x [2022-05-02T12:57:05.327Z] ++ 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-02T12:57:05.343Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-02T12:57:05.343Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-02T12:57:05.343Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-02T12:57:05.479Z] + bundleName=amd64-cgroup2 [2022-05-02T12:57:05.479Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-02T12:57:05.479Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-02T12:57:05.479Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-02T12:57:05.479Z] + 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-02T12:57:05.583Z] INFO: Testing against a local daemon [2022-05-02T12:57:05.583Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:57:05.583Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:57:05.583Z] === RUN TestReadPluginNoRead [2022-05-02T12:57:05.583Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:57:05.583Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:57:05.583Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:57:05.583Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:57:05.583Z] === CONT TestDaemonStartWithLogOpt [Pipeline] archiveArtifacts [2022-05-02T12:57:05.747Z] Archiving artifacts [2022-05-02T12:57:05.812Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-05-02T12:57:05.812Z] === RUN TestFastTimeMarshalJSON [2022-05-02T12:57:05.812Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-02T12:57:05.812Z] PASS [2022-05-02T12:57:05.812Z] coverage: 87.2% of statements [2022-05-02T12:57:05.812Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.254s coverage: 87.2% of statements [2022-05-02T12:57:05.999Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T12:57:06.226Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-02T12:57:06.261Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [Pipeline] sh [2022-05-02T12:57:06.281Z] === RUN TestJSONFileLogger [2022-05-02T12:57:06.281Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-02T12:57:06.281Z] === RUN TestJSONFileLoggerWithTags [2022-05-02T12:57:06.281Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-02T12:57:06.281Z] === RUN TestJSONFileLoggerWithOpts [2022-05-02T12:57:06.281Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-02T12:57:06.281Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-02T12:57:06.281Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-02T12:57:06.281Z] === RUN TestEncodeDecode [2022-05-02T12:57:06.281Z] === PAUSE TestEncodeDecode [2022-05-02T12:57:06.281Z] === RUN TestUnexpectedEOF [2022-05-02T12:57:06.281Z] time="2022-05-02T12:57:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:57:06.281Z] time="2022-05-02T12:57:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:57:06.281Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-05-02T12:57:06.281Z] === CONT TestEncodeDecode [2022-05-02T12:57:06.281Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-02T12:57:06.281Z] PASS [2022-05-02T12:57:06.281Z] coverage: 69.9% of statements [2022-05-02T12:57:06.281Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.357s coverage: 69.9% of statements [2022-05-02T12:57:06.581Z] + make clean [2022-05-02T12:57:06.581Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T12:57:06.581Z] docker-dev-cache [2022-05-02T12:57:06.581Z] docker-mod-cache [Pipeline] deleteDir [2022-05-02T12:57:06.749Z] === RUN TestWriteLog [2022-05-02T12:57:06.750Z] === PAUSE TestWriteLog [2022-05-02T12:57:06.750Z] === RUN TestReadLog [2022-05-02T12:57:06.750Z] === PAUSE TestReadLog [2022-05-02T12:57:06.750Z] === RUN TestDecode [2022-05-02T12:57:06.750Z] --- PASS: TestDecode (0.03s) [2022-05-02T12:57:06.750Z] === CONT TestWriteLog [2022-05-02T12:57:06.750Z] === CONT TestReadLog [2022-05-02T12:57:06.750Z] --- PASS: TestWriteLog (0.00s) [2022-05-02T12:57:06.750Z] === RUN TestReadLog/tail_exact [2022-05-02T12:57:06.750Z] === RUN TestReadLog/tail_less_than_available [2022-05-02T12:57:06.750Z] === RUN TestReadLog/tail_more_than_available [2022-05-02T12:57:06.750Z] --- PASS: TestReadLog (0.28s) [2022-05-02T12:57:06.750Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-05-02T12:57:06.750Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-05-02T12:57:06.750Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-05-02T12:57:07.133Z] ...INFO: Daemon under test started and replied! [2022-05-02T12:57:07.133Z] INFO: Docker version of the daemon under test [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] Client: [2022-05-02T12:57:07.133Z] Version: 17.06.2-ce [2022-05-02T12:57:07.133Z] API version: 1.30 [2022-05-02T12:57:07.133Z] Go version: go1.8.3 [2022-05-02T12:57:07.133Z] Git commit: cec0b72 [2022-05-02T12:57:07.133Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-02T12:57:07.133Z] OS/Arch: windows/amd64 [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] Server: [2022-05-02T12:57:07.133Z] Version: 0.0.0-dev [2022-05-02T12:57:07.133Z] API version: 1.42 (minimum version 1.24) [2022-05-02T12:57:07.133Z] Go version: go1.18.1 [2022-05-02T12:57:07.133Z] Git commit: 9880e6a1ef [2022-05-02T12:57:07.133Z] Built: [2022-05-02T12:57:07.133Z] OS/Arch: windows/amd64 [2022-05-02T12:57:07.133Z] Experimental: false [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] INFO: Docker info of the daemon under test [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] Containers: 0 [2022-05-02T12:57:07.133Z] Running: 0 [2022-05-02T12:57:07.133Z] Paused: 0 [2022-05-02T12:57:07.133Z] Stopped: 0 [2022-05-02T12:57:07.133Z] Images: 0 [2022-05-02T12:57:07.133Z] Server Version: 0.0.0-dev [2022-05-02T12:57:07.133Z] Storage Driver: windowsfilter [2022-05-02T12:57:07.133Z] Windows: [2022-05-02T12:57:07.133Z] Logging Driver: json-file [2022-05-02T12:57:07.133Z] Plugins: [2022-05-02T12:57:07.133Z] Volume: local [2022-05-02T12:57:07.133Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:57:07.133Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:57:07.133Z] Swarm: inactive [2022-05-02T12:57:07.133Z] Default Isolation: process [2022-05-02T12:57:07.133Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:57:07.133Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T12:57:07.133Z] OSType: windows [2022-05-02T12:57:07.133Z] Architecture: x86_64 [2022-05-02T12:57:07.133Z] CPUs: 4 [2022-05-02T12:57:07.133Z] Total Memory: 32GiB [2022-05-02T12:57:07.133Z] Name: azwin-2-de8340 [2022-05-02T12:57:07.133Z] ID: HHIM:EHKV:DGEC:IXJT:4I45:Y3TM:WH4T:WGYS:FMJ4:LDD7:TBHZ:YZH5 [2022-05-02T12:57:07.133Z] Docker Root Dir: D:\CI\PR-43545\6\daemon [2022-05-02T12:57:07.133Z] Debug Mode (client): false [2022-05-02T12:57:07.133Z] Debug Mode (server): true [2022-05-02T12:57:07.133Z] File Descriptors: -1 [2022-05-02T12:57:07.133Z] Goroutines: 29 [2022-05-02T12:57:07.133Z] System Time: 2022-05-02T12:57:04.8547104Z [2022-05-02T12:57:07.133Z] EventsListeners: 0 [2022-05-02T12:57:07.133Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:57:07.133Z] Labels: [2022-05-02T12:57:07.133Z] Experimental: false [2022-05-02T12:57:07.133Z] Insecure Registries: [2022-05-02T12:57:07.133Z] 127.0.0.0/8 [2022-05-02T12:57:07.133Z] Live Restore Enabled: false [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] INFO: Docker images of the daemon under test [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:57:07.133Z] [2022-05-02T12:57:07.133Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-02T12:57:07.133Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-02T12:57:07.133Z] ltsc2022: Pulling from windows/servercore [2022-05-02T12:57:07.133Z] 8f616e6e9eec: Pulling fs layer [2022-05-02T12:57:07.133Z] dccd9e4d14d3: Pulling fs layer [2022-05-02T12:57:07.218Z] PASS [2022-05-02T12:57:07.218Z] coverage: 78.7% of statements [2022-05-02T12:57:07.218Z] ok github.com/docker/docker/daemon/logger/local 0.427s coverage: 78.7% of statements [2022-05-02T12:57:07.218Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:57:07.218Z] === RUN TestOpenFileDelete [2022-05-02T12:57:07.218Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestOpenFileRename [2022-05-02T12:57:07.218Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestHandleDecoderErr [2022-05-02T12:57:07.218Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestParseLogTagDefaultTag [2022-05-02T12:57:07.218Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestParseLogTag [2022-05-02T12:57:07.218Z] --- PASS: TestParseLogTag (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestParseLogTagEmptyTag [2022-05-02T12:57:07.218Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestTailFiles [2022-05-02T12:57:07.218Z] --- PASS: TestTailFiles (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestFollowLogsConsumerGone [2022-05-02T12:57:07.218Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestFollowLogsProducerGone [2022-05-02T12:57:07.218Z] logfile_test.go:180: logDecode() closed after sending 2998 messages [2022-05-02T12:57:07.218Z] logfile_test.go:233: messages sent: 2998, received: 2998 [2022-05-02T12:57:07.218Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-02T12:57:07.218Z] === RUN TestCheckCapacityAndRotate [2022-05-02T12:57:07.218Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-02T12:57:07.218Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-02T12:57:07.218Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-05-02T12:57:07.218Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-05-02T12:57:07.218Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-02T12:57:07.218Z] PASS [2022-05-02T12:57:07.218Z] coverage: 55.1% of statements [2022-05-02T12:57:07.218Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.273s coverage: 55.1% of statements [2022-05-02T12:57:07.687Z] === RUN TestLog [2022-05-02T12:57:07.687Z] --- PASS: TestLog (0.02s) [2022-05-02T12:57:07.687Z] PASS [2022-05-02T12:57:07.687Z] coverage: 31.5% of statements [2022-05-02T12:57:07.687Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.123s coverage: 31.5% of statements [2022-05-02T12:57:08.155Z] === RUN TestNewParse [2022-05-02T12:57:08.155Z] --- PASS: TestNewParse (0.00s) [2022-05-02T12:57:08.155Z] PASS [2022-05-02T12:57:08.155Z] coverage: 8.3% of statements [2022-05-02T12:57:08.155Z] ok github.com/docker/docker/daemon/logger/templates 0.123s coverage: 8.3% of statements [2022-05-02T12:57:08.155Z] === RUN TestValidateLogOpt [2022-05-02T12:57:08.155Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestNewMissedConfig [2022-05-02T12:57:08.155Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestNewMissedUrl [2022-05-02T12:57:08.155Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestNewMissedToken [2022-05-02T12:57:08.155Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestNewWithProxy [2022-05-02T12:57:08.155Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestDefault [2022-05-02T12:57:08.155Z] --- PASS: TestDefault (0.01s) [2022-05-02T12:57:08.155Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-02T12:57:08.155Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-02T12:57:08.155Z] === RUN TestJsonFormat [2022-05-02T12:57:08.155Z] --- PASS: TestJsonFormat (0.01s) [2022-05-02T12:57:08.155Z] === RUN TestRawFormat [2022-05-02T12:57:08.155Z] --- PASS: TestRawFormat (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestRawFormatWithLabels [2022-05-02T12:57:08.155Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestRawFormatWithoutTag [2022-05-02T12:57:08.155Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-02T12:57:08.155Z] === RUN TestBatching [2022-05-02T12:57:08.180Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-02T12:57:08.180Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:57:08.180Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:57:08.180Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:57:08.180Z] === RUN TestIpcModeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T12:57:08.440Z] --- PASS: TestIpcModeNone (0.58s) [2022-05-02T12:57:08.440Z] === RUN TestIpcModePrivate [2022-05-02T12:57:08.626Z] --- PASS: TestBatching (0.27s) [2022-05-02T12:57:08.626Z] === RUN TestFrequency [2022-05-02T12:57:08.626Z] === RUN TestParseLogFormat [2022-05-02T12:57:08.626Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestValidateLogOptEmpty [2022-05-02T12:57:08.626Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogAddress [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestParseAddressDefaultPort [2022-05-02T12:57:08.626Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestValidateSyslogFacility [2022-05-02T12:57:08.626Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestValidateLogOptSyslogFormat [2022-05-02T12:57:08.626Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestValidateLogOpt [2022-05-02T12:57:08.626Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:57:08.626Z] PASS [2022-05-02T12:57:08.626Z] coverage: 43.6% of statements [2022-05-02T12:57:08.626Z] ok github.com/docker/docker/daemon/logger/syslog 0.119s coverage: 43.6% of statements [2022-05-02T12:57:08.626Z] --- PASS: TestFrequency (0.16s) [2022-05-02T12:57:08.626Z] === RUN TestOneMessagePerRequest [2022-05-02T12:57:08.626Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-02T12:57:08.626Z] === RUN TestVerify [2022-05-02T12:57:08.626Z] --- PASS: TestVerify (0.00s) [2022-05-02T12:57:08.626Z] === RUN TestSkipVerify [2022-05-02T12:57:08.703Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-02T12:57:08.850Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-05-02T12:57:08.850Z] === CONT TestReadPluginNoRead [2022-05-02T12:57:08.962Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-02T12:57:08.962Z] === RUN TestIpcModeShareable [2022-05-02T12:57:08.962Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:57:08.962Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-02T12:57:08.962Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:57:09.096Z] time="2022-05-02T12:57:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.096Z] time="2022-05-02T12:57:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.096Z] time="2022-05-02T12:57:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.096Z] time="2022-05-02T12:57:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] --- PASS: TestSkipVerify (0.47s) [2022-05-02T12:57:09.565Z] === RUN TestBufferMaximum [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.015768\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.015768\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-02T12:57:09.565Z] === RUN TestServerAlwaysDown [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.020763\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.020763\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.020763\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.021762\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] time="2022-05-02T12:57:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496229.021762\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:09.565Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-02T12:57:09.565Z] === RUN TestCannotSendAfterClose [2022-05-02T12:57:09.565Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-02T12:57:09.565Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-02T12:57:10.035Z] === RUN TestV1IDService [2022-05-02T12:57:10.035Z] --- PASS: TestV1IDService (0.04s) [2022-05-02T12:57:10.035Z] === RUN TestV2MetadataService [2022-05-02T12:57:10.343Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-02T12:57:10.343Z] === RUN TestAPIIpcModeHost [2022-05-02T12:57:10.343Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:57:10.343Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-02T12:57:10.343Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:57:10.343Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:57:10.343Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-02T12:57:10.343Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:57:10.473Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-02T12:57:10.505Z] time="2022-05-02T12:57:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-02T12:57:10.505Z] time="2022-05-02T12:57:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6845d1b09a37\"}'" [2022-05-02T12:57:10.505Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-02T12:57:10.505Z] PASS [2022-05-02T12:57:10.505Z] coverage: 82.5% of statements [2022-05-02T12:57:10.505Z] ok github.com/docker/docker/daemon/logger/splunk 2.079s coverage: 82.5% of statements [2022-05-02T12:57:10.505Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:57:10.505Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-02T12:57:10.505Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:57:10.739Z] === RUN TestReadPluginNoRead/default [2022-05-02T12:57:10.975Z] === RUN TestSuccessfulDownload [2022-05-02T12:57:10.975Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:57:10.975Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-02T12:57:10.975Z] === RUN TestCancelledDownload [2022-05-02T12:57:10.975Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-02T12:57:10.975Z] === RUN TestMaxDownloadAttempts [2022-05-02T12:57:10.975Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:57:10.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:57:10.975Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:57:10.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:57:10.975Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:57:10.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:57:10.975Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:57:10.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:57:10.975Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:57:10.975Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:57:10.975Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:57:10.975Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:57:11.281Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-02T12:57:11.303Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-02T12:57:11.303Z] [2022-05-02T12:57:11.303Z] ________ ____ __. [2022-05-02T12:57:11.303Z] \_____ \ | |/ _| [2022-05-02T12:57:11.303Z] / | \| < [2022-05-02T12:57:11.303Z] / | \ | \ [2022-05-02T12:57:11.303Z] \_______ /____|__ \ [2022-05-02T12:57:11.303Z] \/ \/ [2022-05-02T12:57:11.303Z] [2022-05-02T12:57:11.303Z] INFO: make.ps1 ended at 05/02/2022 12:57:10 [2022-05-02T12:57:11.415Z] check_test.go:307: [dc0227c8f9920] daemon is not started [2022-05-02T12:57:11.415Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-02T12:57:11.445Z] time="2022-05-02T12:57:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:57:11.445Z] time="2022-05-02T12:57:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:57:11.445Z] time="2022-05-02T12:57:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:57:11.445Z] time="2022-05-02T12:57:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:57:11.445Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-02T12:57:11.445Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-05-02T12:57:11.445Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-05-02T12:57:11.445Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-05-02T12:57:11.445Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-05-02T12:57:11.445Z] === RUN TestTransfer [2022-05-02T12:57:11.445Z] --- PASS: TestV2MetadataService (1.65s) [2022-05-02T12:57:11.445Z] PASS [2022-05-02T12:57:11.445Z] coverage: 48.2% of statements [2022-05-02T12:57:11.445Z] ok github.com/docker/docker/distribution/metadata 1.856s coverage: 48.2% of statements [2022-05-02T12:57:11.445Z] --- PASS: TestTransfer (0.12s) [2022-05-02T12:57:11.445Z] === RUN TestConcurrencyLimit [2022-05-02T12:57:11.540Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-02T12:57:11.540Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:57:11.540Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:57:11.540Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-02T12:57:11.540Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:57:11.540Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:57:11.540Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-02T12:57:11.540Z] === RUN TestIpcModeOlderClient [2022-05-02T12:57:11.540Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:57:11.540Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:57:11.914Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-02T12:57:11.914Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-02T12:57:11.914Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-02T12:57:11.914Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-02T12:57:11.914Z] === RUN TestContinueOnError_NeverContinue [2022-05-02T12:57:11.914Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-02T12:57:11.914Z] === RUN TestManifestStore [2022-05-02T12:57:11.914Z] === RUN TestManifestStore/no_remote_or_local [2022-05-02T12:57:11.914Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-05-02T12:57:11.914Z] === RUN TestInactiveJobs [2022-05-02T12:57:11.914Z] time="2022-05-02T12:57:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1061692716\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-02T12:57:11.914Z] === RUN TestManifestStore/no_local_cache [2022-05-02T12:57:11.914Z] === RUN TestManifestStore/with_local_cache [2022-05-02T12:57:11.914Z] === RUN TestManifestStore/unknown_media_type [2022-05-02T12:57:11.914Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-02T12:57:11.914Z] time="2022-05-02T12:57:11Z" level=warning msg="reference for unknown type: " [2022-05-02T12:57:12.108Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T12:57:12.109Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-05-02T12:57:12.109Z] === RUN TestKillContainer [2022-05-02T12:57:12.109Z] === RUN TestKillContainer/no_signal [2022-05-02T12:57:12.289Z] INFO: Binaries build ended at 05/02/2022 12:57:11. Duration:00:01:47.8929848 [2022-05-02T12:57:12.368Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:57:12.384Z] time="2022-05-02T12:57:11Z" level=warning msg="reference for unknown type: " [2022-05-02T12:57:12.384Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-02T12:57:12.384Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-02T12:57:12.384Z] time="2022-05-02T12:57:11Z" level=warning msg="reference for unknown type: " [2022-05-02T12:57:12.384Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-02T12:57:12.384Z] time="2022-05-02T12:57:11Z" level=warning msg="reference for unknown type: " [2022-05-02T12:57:12.384Z] time="2022-05-02T12:57:11Z" level=warning msg="reference for unknown type: " [2022-05-02T12:57:12.384Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-02T12:57:12.384Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-02T12:57:12.384Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-02T12:57:12.384Z] time="2022-05-02T12:57:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore (0.44s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-02T12:57:12.384Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-02T12:57:12.384Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestFixManifestLayers [2022-05-02T12:57:12.384Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-02T12:57:12.384Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:57:12.384Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestFixManifestLayersBadParent [2022-05-02T12:57:12.384Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestValidateManifest [2022-05-02T12:57:12.384Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:57:12.384Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestFormatPlatform [2022-05-02T12:57:12.384Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestPullSchema2Config [2022-05-02T12:57:12.384Z] === RUN TestPullSchema2Config/success_first_time [2022-05-02T12:57:12.384Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:57:12.384Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:57:12.384Z] === RUN TestPullSchema2Config/500_status [2022-05-02T12:57:12.384Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:57:12.384Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:57:12.384Z] === RUN TestNotFound [2022-05-02T12:57:12.384Z] --- PASS: TestNotFound (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestConflict [2022-05-02T12:57:12.384Z] --- PASS: TestConflict (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestForbidden [2022-05-02T12:57:12.384Z] --- PASS: TestForbidden (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestInvalidParameter [2022-05-02T12:57:12.384Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestNotImplemented [2022-05-02T12:57:12.384Z] --- PASS: TestNotImplemented (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestNotModified [2022-05-02T12:57:12.384Z] --- PASS: TestNotModified (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestUnauthorized [2022-05-02T12:57:12.384Z] --- PASS: TestUnauthorized (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestUnknown [2022-05-02T12:57:12.384Z] --- PASS: TestUnknown (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestCancelled [2022-05-02T12:57:12.384Z] --- PASS: TestCancelled (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestDeadline [2022-05-02T12:57:12.384Z] --- PASS: TestDeadline (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestDataLoss [2022-05-02T12:57:12.384Z] --- PASS: TestDataLoss (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestUnavailable [2022-05-02T12:57:12.384Z] --- PASS: TestUnavailable (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestSystem [2022-05-02T12:57:12.384Z] --- PASS: TestSystem (0.00s) [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Not_Found [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Bad_Request [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Conflict [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Unauthorized [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Forbidden [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Not_Modified [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-02T12:57:12.384Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-02T12:57:12.384Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-02T12:57:12.385Z] PASS [2022-05-02T12:57:12.385Z] coverage: 77.0% of statements [2022-05-02T12:57:12.385Z] ok github.com/docker/docker/errdefs 0.086s coverage: 77.0% of statements [2022-05-02T12:57:12.385Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-02T12:57:12.385Z] === RUN TestWatchRelease [2022-05-02T12:57:12.385Z] --- PASS: TestWatchRelease (0.04s) [2022-05-02T12:57:12.385Z] === RUN TestWatchFinishedTransfer [2022-05-02T12:57:12.385Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-02T12:57:12.385Z] === RUN TestDuplicateTransfer [2022-05-02T12:57:12.385Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-02T12:57:12.385Z] === RUN TestSuccessfulUpload [2022-05-02T12:57:12.385Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:57:12.385Z] === RUN TestPullSchema2Config/EOF [2022-05-02T12:57:12.385Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:57:12.385Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:57:12.385Z] 2022/05/02 12:57:12 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-02T12:57:12.385Z] goroutine 77 [running]: [2022-05-02T12:57:12.385Z] net/http.(*conn).serve.func1() [2022-05-02T12:57:12.385Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:57:12.385Z] panic({0x818f00, 0x9fb310}) [2022-05-02T12:57:12.385Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:57:12.385Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00032c340?, {0xa02ab8?, 0xc00034a000?}) [2022-05-02T12:57:12.385Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-02T12:57:12.385Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa02ab8, 0xc00034a000}, 0xc00033e000) [2022-05-02T12:57:12.385Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-02T12:57:12.385Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa02ab8?, 0xc00034a000?}, 0xc000080000?) [2022-05-02T12:57:12.385Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:57:12.385Z] net/http.serverHandler.ServeHTTP({0xc00007f080?}, {0xa02ab8, 0xc00034a000}, 0xc00033e000) [2022-05-02T12:57:12.385Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:57:12.385Z] net/http.(*conn).serve(0xc0002f40a0, {0xa03330, 0xc0002100c0}) [2022-05-02T12:57:12.385Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:57:12.385Z] created by net/http.(*Server).Serve [2022-05-02T12:57:12.385Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:57:12.627Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:57:12.855Z] time="2022-05-02T12:57:12Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-02T12:57:12.855Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:57:12.855Z] === RUN TestPullSchema2Config/unauthorized [2022-05-02T12:57:12.855Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:57:12.855Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:57:12.855Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-02T12:57:12.855Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-02T12:57:12.855Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-02T12:57:12.855Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-02T12:57:12.855Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-02T12:57:12.855Z] === RUN TestGetRepositoryMountCandidates [2022-05-02T12:57:12.855Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-02T12:57:12.855Z] === RUN TestLayerAlreadyExists [2022-05-02T12:57:12.855Z] 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-02T12:57:12.855Z] 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-02T12:57:12.855Z] 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-02T12:57:12.855Z] 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-02T12:57:12.855Z] 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-02T12:57:12.855Z] 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-02T12:57:12.855Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-02T12:57:12.855Z] === RUN TestWhenEmptyAuthConfig [2022-05-02T12:57:12.855Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-02T12:57:12.855Z] === RUN TestCancelledUpload [2022-05-02T12:57:12.855Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-02T12:57:12.855Z] PASS [2022-05-02T12:57:12.855Z] coverage: 76.8% of statements [2022-05-02T12:57:12.855Z] ok github.com/docker/docker/distribution/xfer 2.004s coverage: 76.8% of statements [2022-05-02T12:57:13.036Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T12:57:13.196Z] --- PASS: TestKillContainer (1.28s) [2022-05-02T12:57:13.196Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-02T12:57:13.196Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-02T12:57:13.196Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-05-02T12:57:13.196Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:57:13.196Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:57:13.278Z] INFO: Copying the built daemon binary to d:\CI\PR-43545\6\binary\dockerd-9880e6a1ef.exe... [2022-05-02T12:57:13.278Z] INFO: Copying the built client binary to d:\CI\PR-43545\6\binary\docker-9880e6a1ef.exe... [2022-05-02T12:57:13.597Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-05-02T12:57:13.746Z] INFO: Copying the golang package from the container to d:\CI\PR-43545\6\installer\go.zip... [2022-05-02T12:57:13.765Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:57:13.848Z] === RUN TestCompare [2022-05-02T12:57:13.848Z] --- PASS: TestCompare (0.00s) [2022-05-02T12:57:13.848Z] PASS [2022-05-02T12:57:13.848Z] coverage: 19.2% of statements [2022-05-02T12:57:13.848Z] ok github.com/docker/docker/image/cache 0.124s coverage: 19.2% of statements [2022-05-02T12:57:13.848Z] === RUN TestFSGetInvalidData [2022-05-02T12:57:13.848Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-05-02T12:57:13.848Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-02T12:57:13.848Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-02T12:57:13.848Z] === RUN TestTokenPassThru [2022-05-02T12:57:13.848Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-02T12:57:13.848Z] === RUN TestTokenPassThruDifferentHost [2022-05-02T12:57:13.848Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-02T12:57:13.848Z] === RUN TestFSInvalidSet [2022-05-02T12:57:13.848Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-02T12:57:13.848Z] PASS [2022-05-02T12:57:13.848Z] coverage: 26.6% of statements [2022-05-02T12:57:13.848Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-02T12:57:13.848Z] === RUN TestFSInvalidRoot [2022-05-02T12:57:13.848Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-02T12:57:13.848Z] === RUN TestFSMetadataGetSet [2022-05-02T12:57:13.848Z] ok github.com/docker/docker/distribution 2.359s coverage: 26.6% of statements [2022-05-02T12:57:13.848Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-05-02T12:57:13.848Z] === RUN TestFSInvalidWalker [2022-05-02T12:57:14.024Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-05-02T12:57:14.024Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-02T12:57:14.024Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-05-02T12:57:14.024Z] === RUN TestKillStoppedContainer [2022-05-02T12:57:14.024Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-02T12:57:14.024Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:57:14.159Z] === CONT TestReadPluginNoRead [2022-05-02T12:57:14.159Z] read_test.go:92: [d12f551540f47] daemon is not started [2022-05-02T12:57:14.159Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-05-02T12:57:14.159Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-05-02T12:57:14.159Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-05-02T12:57:14.159Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-05-02T12:57:14.159Z] PASS [2022-05-02T12:57:14.159Z] [2022-05-02T12:57:14.159Z] DONE 6 tests in 8.739s [2022-05-02T12:57:14.159Z] 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-02T12:57:14.159Z] ++ 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-02T12:57:14.159Z] ++ set -e [2022-05-02T12:57:14.159Z] ++ '[' -n 0 ']' [2022-05-02T12:57:14.159Z] ++ set -x [2022-05-02T12:57:14.159Z] ++ 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-02T12:57:14.159Z] testing: warning: no tests to run [2022-05-02T12:57:14.159Z] PASS [2022-05-02T12:57:14.159Z] [2022-05-02T12:57:14.159Z] DONE 0 tests in 0.032s [2022-05-02T12:57:14.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T12:57:14.159Z] ++ 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-02T12:57:14.159Z] ++ set -e [2022-05-02T12:57:14.159Z] ++ '[' -n 0 ']' [2022-05-02T12:57:14.159Z] ++ set -x [2022-05-02T12:57:14.159Z] ++ 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-02T12:57:14.213Z] INFO: Extracting go.zip to d:\CI\PR-43545\6\go [2022-05-02T12:57:14.283Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-02T12:57:14.283Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:57:14.318Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-02T12:57:14.318Z] === RUN TestFSGetSet [2022-05-02T12:57:14.318Z] --- PASS: TestFSGetSet (0.05s) [2022-05-02T12:57:14.318Z] === RUN TestFSGetUnsetKey [2022-05-02T12:57:14.318Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-02T12:57:14.318Z] === RUN TestFSGetEmptyData [2022-05-02T12:57:14.318Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-02T12:57:14.318Z] === RUN TestFSDelete [2022-05-02T12:57:14.318Z] --- PASS: TestFSDelete (0.03s) [2022-05-02T12:57:14.318Z] === RUN TestFSWalker [2022-05-02T12:57:14.318Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:57:14.318Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:57:14.318Z] --- PASS: TestFSWalker (0.02s) [2022-05-02T12:57:14.318Z] === RUN TestFSWalkerStopOnError [2022-05-02T12:57:14.318Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2022-05-02T12:57:14.318Z] === RUN TestNewFromJSON [2022-05-02T12:57:14.318Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-02T12:57:14.318Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-02T12:57:14.318Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-02T12:57:14.318Z] === RUN TestMarshalKeyOrder [2022-05-02T12:57:14.318Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-02T12:57:14.318Z] === RUN TestHistoryEqual [2022-05-02T12:57:14.318Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-02T12:57:14.318Z] === RUN TestImage [2022-05-02T12:57:14.318Z] --- PASS: TestImage (0.00s) [2022-05-02T12:57:14.318Z] === RUN TestImageOSNotEmpty [2022-05-02T12:57:14.318Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-02T12:57:14.318Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-02T12:57:14.318Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-02T12:57:14.318Z] === RUN TestCreate [2022-05-02T12:57:14.318Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:57:14.318Z] === RUN TestRestore [2022-05-02T12:57:14.318Z] time="2022-05-02T12:57:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-02T12:57:14.318Z] --- PASS: TestRestore (0.07s) [2022-05-02T12:57:14.318Z] === RUN TestAddDelete [2022-05-02T12:57:14.415Z] INFO: Testing against a local daemon [2022-05-02T12:57:14.415Z] === RUN TestPluginWithDevMounts [2022-05-02T12:57:14.415Z] === PAUSE TestPluginWithDevMounts [2022-05-02T12:57:14.415Z] === CONT TestPluginWithDevMounts [2022-05-02T12:57:14.544Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-02T12:57:14.544Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:57:14.544Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:14.544Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:57:14.544Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:57:14.544Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:57:14.544Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:57:14.544Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:57:14.544Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-02T12:57:14.544Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-02T12:57:14.544Z] === RUN TestLinksContainerNames [2022-05-02T12:57:14.787Z] --- PASS: TestAddDelete (0.03s) [2022-05-02T12:57:14.787Z] === RUN TestSearchAfterDelete [2022-05-02T12:57:14.787Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-02T12:57:14.787Z] === RUN TestParentReset [2022-05-02T12:57:14.787Z] --- PASS: TestParentReset (0.06s) [2022-05-02T12:57:14.787Z] === RUN TestGetAndSetLastUpdated [2022-05-02T12:57:14.787Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-02T12:57:14.787Z] === RUN TestStoreLen [2022-05-02T12:57:14.787Z] === RUN TestValidateManifest [2022-05-02T12:57:14.787Z] === RUN TestValidateManifest/nil [2022-05-02T12:57:14.787Z] === RUN TestValidateManifest/non-nil [2022-05-02T12:57:14.787Z] --- PASS: TestValidateManifest (0.00s) [2022-05-02T12:57:14.787Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-02T12:57:14.787Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-02T12:57:14.787Z] PASS [2022-05-02T12:57:14.787Z] coverage: 0.7% of statements [2022-05-02T12:57:14.787Z] ok github.com/docker/docker/image/tarexport 0.121s coverage: 0.7% of statements [2022-05-02T12:57:14.787Z] --- PASS: TestStoreLen (0.10s) [2022-05-02T12:57:14.787Z] PASS [2022-05-02T12:57:14.787Z] coverage: 86.9% of statements [2022-05-02T12:57:14.787Z] ok github.com/docker/docker/image 0.930s coverage: 86.9% of statements [2022-05-02T12:57:15.256Z] === RUN TestMakeV1ConfigFromConfig [2022-05-02T12:57:15.256Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-02T12:57:15.256Z] PASS [2022-05-02T12:57:15.256Z] coverage: 25.0% of statements [2022-05-02T12:57:15.256Z] ok github.com/docker/docker/image/v1 0.208s coverage: 25.0% of statements [2022-05-02T12:57:15.256Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:57:15.481Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-02T12:57:15.481Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:57:15.740Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-02T12:57:15.740Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:57:15.786Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-05-02T12:57:15.786Z] PASS [2022-05-02T12:57:15.786Z] [2022-05-02T12:57:15.786Z] DONE 1 tests in 1.645s [2022-05-02T12:57:15.786Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T12:57:15.786Z] ++ 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-02T12:57:15.786Z] ++ set -e [2022-05-02T12:57:15.786Z] ++ '[' -n 0 ']' [2022-05-02T12:57:15.786Z] ++ set -x [2022-05-02T12:57:15.786Z] ++ 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-02T12:57:16.041Z] INFO: Testing against a local daemon [2022-05-02T12:57:16.041Z] === RUN TestSecretInspect [2022-05-02T12:57:16.244Z] === RUN TestSerialization [2022-05-02T12:57:16.244Z] --- PASS: TestSerialization (0.02s) [2022-05-02T12:57:16.308Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:57:16.308Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:57:16.308Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:57:16.308Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:57:16.568Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:57:16.568Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-05-02T12:57:16.568Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:57:16.568Z] 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-02T12:57:16.568Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-02T12:57:16.568Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:57:16.568Z] 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-02T12:57:16.568Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-02T12:57:16.568Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:57:16.568Z] 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-02T12:57:16.568Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-02T12:57:16.568Z] === RUN TestNetworkNat [2022-05-02T12:57:16.707Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T12:57:16.707Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T12:57:16.713Z] PASS [2022-05-02T12:57:16.713Z] coverage: 100.0% of statements [2022-05-02T12:57:16.713Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2022-05-02T12:57:17.137Z] --- PASS: TestNetworkNat (0.58s) [2022-05-02T12:57:17.137Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:57:17.182Z] === RUN TestEmptyLayer [2022-05-02T12:57:17.182Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-02T12:57:17.182Z] === RUN TestCommitFailure [2022-05-02T12:57:17.182Z] --- PASS: TestCommitFailure (0.01s) [2022-05-02T12:57:17.182Z] === RUN TestStartTransactionFailure [2022-05-02T12:57:17.182Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-02T12:57:17.182Z] === RUN TestGetOrphan [2022-05-02T12:57:17.182Z] --- PASS: TestGetOrphan (0.01s) [2022-05-02T12:57:17.182Z] === RUN TestMountAndRegister [2022-05-02T12:57:17.182Z] layer_test.go:258: Layer size: 14 [2022-05-02T12:57:17.182Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-02T12:57:17.182Z] === RUN TestLayerRelease [2022-05-02T12:57:17.182Z] layer_test.go:291: Failing on Windows [2022-05-02T12:57:17.182Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-02T12:57:17.182Z] === RUN TestStoreRestore [2022-05-02T12:57:17.182Z] layer_test.go:340: Failing on Windows [2022-05-02T12:57:17.182Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-02T12:57:17.182Z] === RUN TestTarStreamStability [2022-05-02T12:57:17.182Z] layer_test.go:455: Failing on Windows [2022-05-02T12:57:17.182Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-02T12:57:17.182Z] === RUN TestRegisterExistingLayer [2022-05-02T12:57:17.584Z] dccd9e4d14d3: Verifying Checksum [2022-05-02T12:57:17.584Z] dccd9e4d14d3: Download complete [2022-05-02T12:57:17.654Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-05-02T12:57:17.654Z] === RUN TestTarStreamVerification [2022-05-02T12:57:17.654Z] layer_test.go:684: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-02T12:57:17.654Z] === RUN TestLayerMigration [2022-05-02T12:57:17.654Z] migration_test.go:45: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-02T12:57:17.654Z] === RUN TestLayerMigrationNoTarsplit [2022-05-02T12:57:17.654Z] migration_test.go:181: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:57:17.654Z] === RUN TestMountInit [2022-05-02T12:57:17.654Z] mount_test.go:17: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestMountInit (0.00s) [2022-05-02T12:57:17.654Z] === RUN TestMountSize [2022-05-02T12:57:17.654Z] mount_test.go:76: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestMountSize (0.00s) [2022-05-02T12:57:17.654Z] === RUN TestMountChanges [2022-05-02T12:57:17.654Z] mount_test.go:125: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestMountChanges (0.00s) [2022-05-02T12:57:17.654Z] === RUN TestMountApply [2022-05-02T12:57:17.654Z] mount_test.go:212: Failing on Windows [2022-05-02T12:57:17.654Z] --- SKIP: TestMountApply (0.00s) [2022-05-02T12:57:17.654Z] PASS [2022-05-02T12:57:17.654Z] coverage: 30.6% of statements [2022-05-02T12:57:17.654Z] === RUN TestEnvironmentParsing [2022-05-02T12:57:17.654Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-02T12:57:17.654Z] PASS [2022-05-02T12:57:17.654Z] coverage: 1.2% of statements [2022-05-02T12:57:17.654Z] ok github.com/docker/docker/layer 0.478s coverage: 30.6% of statements [2022-05-02T12:57:17.654Z] ok github.com/docker/docker/libcontainerd/local 0.186s coverage: 1.2% of statements [2022-05-02T12:57:17.707Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-02T12:57:17.707Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:57:18.094Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T12:57:18.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:57:18.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:57:18.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:57:18.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:57:18.123Z] === RUN TestSequenceGetAvailableBit [2022-05-02T12:57:18.123Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSequenceEqual [2022-05-02T12:57:18.123Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSequenceCopy [2022-05-02T12:57:18.123Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestGetFirstAvailable [2022-05-02T12:57:18.123Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestFindSequence [2022-05-02T12:57:18.123Z] --- PASS: TestFindSequence (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestCheckIfAvailable [2022-05-02T12:57:18.123Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestMergeSequences [2022-05-02T12:57:18.123Z] --- PASS: TestMergeSequences (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestPushReservation [2022-05-02T12:57:18.123Z] --- PASS: TestPushReservation (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSerializeDeserialize [2022-05-02T12:57:18.123Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSet [2022-05-02T12:57:18.123Z] --- PASS: TestSet (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSetUnset [2022-05-02T12:57:18.123Z] --- PASS: TestSetUnset (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestOffsetSetUnset [2022-05-02T12:57:18.123Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSetInRange [2022-05-02T12:57:18.123Z] --- PASS: TestSetInRange (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestSetAnyInRange [2022-05-02T12:57:18.123Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestMethods [2022-05-02T12:57:18.123Z] --- PASS: TestMethods (0.00s) [2022-05-02T12:57:18.123Z] === RUN TestRandomAllocateDeallocate [2022-05-02T12:57:18.552Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-02T12:57:18.556Z] --- PASS: TestSecretInspect (2.17s) [2022-05-02T12:57:18.556Z] === RUN TestSecretList [2022-05-02T12:57:19.479Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-02T12:57:19.795Z] 8f616e6e9eec: Verifying Checksum [2022-05-02T12:57:19.795Z] 8f616e6e9eec: Download complete [2022-05-02T12:57:20.243Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-05-02T12:57:20.243Z] === RUN TestPause [2022-05-02T12:57:20.243Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:20.243Z] --- SKIP: TestPause (0.00s) [2022-05-02T12:57:20.243Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:57:20.243Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:57:20.243Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:57:20.243Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:57:20.243Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:20.243Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-02T12:57:20.243Z] === RUN TestPidHost [2022-05-02T12:57:20.445Z] --- PASS: TestSecretList (2.16s) [2022-05-02T12:57:20.445Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:57:21.084Z] === RUN TestInvalidConfig [2022-05-02T12:57:21.084Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-02T12:57:21.084Z] === RUN TestConfig [2022-05-02T12:57:21.084Z] --- PASS: TestConfig (0.00s) [2022-05-02T12:57:21.084Z] === RUN TestOptionsLabels [2022-05-02T12:57:21.084Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-02T12:57:21.084Z] === RUN TestValidName [2022-05-02T12:57:21.084Z] --- PASS: TestValidName (0.00s) [2022-05-02T12:57:21.084Z] PASS [2022-05-02T12:57:21.084Z] coverage: 19.7% of statements [2022-05-02T12:57:21.084Z] ok github.com/docker/docker/libnetwork/config 0.208s coverage: 19.7% of statements [2022-05-02T12:57:21.181Z] --- PASS: TestPidHost (0.94s) [2022-05-02T12:57:21.181Z] === RUN TestPsFilter [2022-05-02T12:57:21.181Z] --- PASS: TestPsFilter (0.10s) [2022-05-02T12:57:21.181Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:57:21.395Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T12:57:21.749Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-02T12:57:21.749Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:57:22.008Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-02T12:57:22.008Z] === RUN TestRemoveContainerRunning [2022-05-02T12:57:22.072Z] === RUN TestKey [2022-05-02T12:57:22.072Z] --- PASS: TestKey (0.00s) [2022-05-02T12:57:22.072Z] === RUN TestParseKey [2022-05-02T12:57:22.072Z] --- PASS: TestParseKey (0.00s) [2022-05-02T12:57:22.072Z] === RUN TestInvalidDataStore [2022-05-02T12:57:22.072Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-02T12:57:22.072Z] === RUN TestKVObjectFlatKey [2022-05-02T12:57:22.072Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-02T12:57:22.072Z] === RUN TestAtomicKVObjectFlatKey [2022-05-02T12:57:22.072Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-02T12:57:22.072Z] PASS [2022-05-02T12:57:22.072Z] coverage: 21.9% of statements [2022-05-02T12:57:22.072Z] ok github.com/docker/docker/libnetwork/datastore 0.114s coverage: 21.9% of statements [2022-05-02T12:57:22.338Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-02T12:57:22.542Z] === RUN TestErrorInterfaces [2022-05-02T12:57:22.542Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestNetworkMarshalling [2022-05-02T12:57:22.542Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-02T12:57:22.542Z] === RUN TestEndpointMarshalling [2022-05-02T12:57:22.542Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestAuxAddresses [2022-05-02T12:57:22.542Z] time="2022-05-02T12:57:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:57:22.542Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-02T12:57:22.542Z] === RUN TestSRVServiceQuery [2022-05-02T12:57:22.542Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-02T12:57:22.542Z] === RUN TestServiceVIPReuse [2022-05-02T12:57:22.542Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-02T12:57:22.542Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-02T12:57:22.542Z] === RUN TestDNSIPQuery [2022-05-02T12:57:22.542Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestDNSProxyServFail [2022-05-02T12:57:22.542Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestSandboxAddEmpty [2022-05-02T12:57:22.542Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestSandboxAddMultiPrio [2022-05-02T12:57:22.542Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestSandboxAddSamePrio [2022-05-02T12:57:22.542Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestCleanupServiceDiscovery [2022-05-02T12:57:22.542Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestDNSOptions [2022-05-02T12:57:22.542Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:57:22.542Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestMultipleControllersWithSameStore [2022-05-02T12:57:22.542Z] time="2022-05-02T12:57:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:57:22.542Z] time="2022-05-02T12:57:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:57:22.542Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-02T12:57:22.542Z] PASS [2022-05-02T12:57:22.542Z] coverage: 8.5% of statements [2022-05-02T12:57:22.542Z] ok github.com/docker/docker/libnetwork 0.499s coverage: 8.5% of statements [2022-05-02T12:57:22.542Z] === RUN TestIPDataMarshalling [2022-05-02T12:57:22.542Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-02T12:57:22.542Z] === RUN TestValidateAndIsV6 [2022-05-02T12:57:22.542Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-02T12:57:22.542Z] PASS [2022-05-02T12:57:22.542Z] coverage: 68.9% of statements [2022-05-02T12:57:22.542Z] ok github.com/docker/docker/libnetwork/driverapi 0.081s coverage: 68.9% of statements [2022-05-02T12:57:22.576Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-02T12:57:22.576Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:57:22.835Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-02T12:57:22.836Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:57:22.836Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-02T12:57:22.836Z] === RUN TestRenameLinkedContainer [2022-05-02T12:57:22.962Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-05-02T12:57:22.962Z] === RUN TestSecretsUpdate [2022-05-02T12:57:23.532Z] === RUN TestDriver [2022-05-02T12:57:23.532Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:57:23.532Z] PASS [2022-05-02T12:57:23.532Z] coverage: 34.8% of statements [2022-05-02T12:57:23.532Z] ok github.com/docker/docker/libnetwork/drivers/host 0.086s coverage: 34.8% of statements [2022-05-02T12:57:24.001Z] === RUN TestDriver [2022-05-02T12:57:24.001Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:57:24.001Z] PASS [2022-05-02T12:57:24.001Z] coverage: 34.8% of statements [2022-05-02T12:57:24.001Z] ok github.com/docker/docker/libnetwork/drivers/null 0.080s coverage: 34.8% of statements [2022-05-02T12:57:24.472Z] === RUN TestNetworkAllocateFree [2022-05-02T12:57:24.472Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-02T12:57:24.472Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-02T12:57:24.472Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-02T12:57:24.472Z] PASS [2022-05-02T12:57:24.472Z] coverage: 63.6% of statements [2022-05-02T12:57:24.472Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.107s coverage: 63.6% of statements [2022-05-02T12:57:24.742Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-05-02T12:57:24.743Z] === RUN TestRenameStoppedContainer [2022-05-02T12:57:24.851Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-02T12:57:24.851Z] === RUN TestTemplatedSecret [2022-05-02T12:57:24.900Z] check_test.go:307: [d5d3d228edf71] daemon is not started [2022-05-02T12:57:24.900Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-02T12:57:24.941Z] === RUN TestGetEmptyCapabilities [2022-05-02T12:57:24.941Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-02T12:57:25.002Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-02T12:57:25.002Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:57:25.410Z] === RUN TestGetExtraCapabilities [2022-05-02T12:57:25.410Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-02T12:57:25.410Z] === RUN TestGetInvalidCapabilities [2022-05-02T12:57:25.410Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-02T12:57:25.410Z] === RUN TestRemoteDriver [2022-05-02T12:57:25.410Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:57:25.410Z] === RUN TestDriverError [2022-05-02T12:57:25.410Z] --- PASS: TestDriverError (0.01s) [2022-05-02T12:57:25.410Z] === RUN TestMissingValues [2022-05-02T12:57:25.410Z] --- PASS: TestMissingValues (0.01s) [2022-05-02T12:57:25.410Z] === RUN TestRollback [2022-05-02T12:57:25.410Z] --- PASS: TestRollback (0.01s) [2022-05-02T12:57:25.410Z] PASS [2022-05-02T12:57:25.410Z] coverage: 57.4% of statements [2022-05-02T12:57:25.410Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.181s coverage: 57.4% of statements [2022-05-02T12:57:25.474Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-02T12:57:25.880Z] === RUN TestNAT [2022-05-02T12:57:25.880Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:57:25.880Z] --- SKIP: TestNAT (0.00s) [2022-05-02T12:57:25.880Z] === RUN TestTransparent [2022-05-02T12:57:25.880Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:57:25.880Z] --- SKIP: TestTransparent (0.00s) [2022-05-02T12:57:25.880Z] PASS [2022-05-02T12:57:25.880Z] coverage: 0.0% of statements [2022-05-02T12:57:25.880Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.099s coverage: 0.0% of statements [2022-05-02T12:57:25.941Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-05-02T12:57:25.941Z] === RUN TestRenameInvalidName [2022-05-02T12:57:26.045Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-02T12:57:26.201Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-02T12:57:26.201Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:57:26.351Z] === RUN TestBuildDefault [2022-05-02T12:57:26.351Z] --- PASS: TestBuildDefault (0.01s) [2022-05-02T12:57:26.351Z] === RUN TestBuildHostnameDomainname [2022-05-02T12:57:26.351Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestBuildHostname [2022-05-02T12:57:26.351Z] --- PASS: TestBuildHostname (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestBuildHostnameFQDN [2022-05-02T12:57:26.351Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestBuildNoIP [2022-05-02T12:57:26.351Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestUpdate [2022-05-02T12:57:26.351Z] --- PASS: TestUpdate (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-02T12:57:26.351Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-02T12:57:26.351Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestAddEmpty [2022-05-02T12:57:26.351Z] --- PASS: TestAddEmpty (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestAdd [2022-05-02T12:57:26.351Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestDeleteEmpty [2022-05-02T12:57:26.351Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestDeleteNewline [2022-05-02T12:57:26.351Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestDelete [2022-05-02T12:57:26.351Z] --- PASS: TestDelete (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestConcurrentWrites [2022-05-02T12:57:26.351Z] === RUN TestNew [2022-05-02T12:57:26.351Z] --- PASS: TestNew (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestAddDriver [2022-05-02T12:57:26.351Z] --- PASS: TestAddDriver (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestAddDuplicateDriver [2022-05-02T12:57:26.351Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-02T12:57:26.351Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestDriver [2022-05-02T12:57:26.351Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestIPAM [2022-05-02T12:57:26.351Z] --- PASS: TestIPAM (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestWalkIPAMs [2022-05-02T12:57:26.351Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-02T12:57:26.351Z] === RUN TestWalkDrivers [2022-05-02T12:57:26.351Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-02T12:57:26.351Z] PASS [2022-05-02T12:57:26.351Z] coverage: 82.4% of statements [2022-05-02T12:57:26.351Z] ok github.com/docker/docker/libnetwork/drvregistry 0.161s coverage: 82.4% of statements [2022-05-02T12:57:26.620Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-02T12:57:26.820Z] --- PASS: TestConcurrentWrites (0.44s) [2022-05-02T12:57:26.820Z] PASS [2022-05-02T12:57:26.820Z] coverage: 81.2% of statements [2022-05-02T12:57:26.820Z] ok github.com/docker/docker/libnetwork/etchosts 0.562s coverage: 81.2% of statements [2022-05-02T12:57:27.289Z] === RUN TestNew [2022-05-02T12:57:27.289Z] --- PASS: TestNew (0.00s) [2022-05-02T12:57:27.289Z] === RUN TestAllocate [2022-05-02T12:57:27.289Z] --- PASS: TestAllocate (0.00s) [2022-05-02T12:57:27.289Z] === RUN TestUninitialized [2022-05-02T12:57:27.289Z] --- PASS: TestUninitialized (0.00s) [2022-05-02T12:57:27.289Z] === RUN TestAllocateInRange [2022-05-02T12:57:27.289Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-02T12:57:27.289Z] === RUN TestAllocateSerial [2022-05-02T12:57:27.289Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-02T12:57:27.289Z] PASS [2022-05-02T12:57:27.289Z] coverage: 87.5% of statements [2022-05-02T12:57:27.289Z] ok github.com/docker/docker/libnetwork/idm 0.073s coverage: 87.5% of statements [2022-05-02T12:57:27.289Z] === RUN TestCaller [2022-05-02T12:57:27.289Z] --- PASS: TestCaller (0.00s) [2022-05-02T12:57:27.289Z] PASS [2022-05-02T12:57:27.289Z] coverage: 100.0% of statements [2022-05-02T12:57:27.289Z] ok github.com/docker/docker/libnetwork/internal/caller 0.085s coverage: 100.0% of statements [2022-05-02T12:57:27.373Z] --- PASS: TestTemplatedSecret (2.41s) [2022-05-02T12:57:27.373Z] === RUN TestSecretCreateResolve [2022-05-02T12:57:27.583Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-05-02T12:57:27.583Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:57:28.152Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-02T12:57:28.152Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:57:28.278Z] === RUN TestSetSerialInsertDelete [2022-05-02T12:57:28.278Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-02T12:57:28.278Z] === RUN TestSetParallelInsertDelete [2022-05-02T12:57:28.312Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-02T12:57:28.747Z] --- PASS: TestRandomAllocateDeallocate (10.39s) [2022-05-02T12:57:28.748Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:57:29.090Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-05-02T12:57:29.090Z] === RUN TestResize [2022-05-02T12:57:29.166Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-02T12:57:29.166Z] check_test.go:307: [d7d95a3a9be14] daemon is not started [2022-05-02T12:57:29.166Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-02T12:57:29.280Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-05-02T12:57:29.280Z] PASS [2022-05-02T12:57:29.280Z] [2022-05-02T12:57:29.280Z] DONE 6 tests in 13.421s [2022-05-02T12:57:29.280Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T12:57:29.280Z] ++ 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-02T12:57:29.280Z] ++ set -e [2022-05-02T12:57:29.280Z] ++ '[' -n 0 ']' [2022-05-02T12:57:29.280Z] ++ set -x [2022-05-02T12:57:29.280Z] ++ 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-02T12:57:29.351Z] --- PASS: TestResize (0.44s) [2022-05-02T12:57:29.351Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:57:29.536Z] INFO: Testing against a local daemon [2022-05-02T12:57:29.536Z] === RUN TestServiceCreateInit [2022-05-02T12:57:29.536Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:57:29.736Z] === RUN TestInt2IP2IntConversion [2022-05-02T12:57:29.812Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-02T12:57:29.920Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-02T12:57:29.920Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:57:30.180Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-02T12:57:30.180Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:57:30.180Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-02T12:57:30.180Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:57:30.180Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:57:30.206Z] --- PASS: TestAllocateRandomDeallocate (1.47s) [2022-05-02T12:57:30.206Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-02T12:57:30.206Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-05-02T12:57:30.206Z] === RUN TestGetAddressVersion [2022-05-02T12:57:30.206Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-02T12:57:30.206Z] === RUN TestKeyString [2022-05-02T12:57:30.206Z] --- PASS: TestKeyString (0.00s) [2022-05-02T12:57:30.206Z] === RUN TestPoolDataMarshal [2022-05-02T12:57:30.206Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-02T12:57:30.206Z] === RUN TestSubnetsMarshal [2022-05-02T12:57:30.206Z] --- PASS: TestSubnetsMarshal (0.11s) [2022-05-02T12:57:30.206Z] === RUN TestAddSubnets [2022-05-02T12:57:30.676Z] --- PASS: TestAddSubnets (0.08s) [2022-05-02T12:57:30.676Z] === RUN TestDoublePoolRelease [2022-05-02T12:57:30.676Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-05-02T12:57:30.676Z] === RUN TestAddReleasePoolID [2022-05-02T12:57:30.676Z] === RUN TestPoolRequest [2022-05-02T12:57:30.676Z] --- PASS: TestPoolRequest (0.00s) [2022-05-02T12:57:30.676Z] === RUN TestOtherRequests [2022-05-02T12:57:30.676Z] --- PASS: TestOtherRequests (0.00s) [2022-05-02T12:57:30.676Z] PASS [2022-05-02T12:57:30.676Z] coverage: 57.1% of statements [2022-05-02T12:57:30.676Z] ok github.com/docker/docker/libnetwork/ipams/null 0.101s coverage: 57.1% of statements [2022-05-02T12:57:30.676Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-05-02T12:57:30.676Z] === RUN TestPredefinedPool [2022-05-02T12:57:30.676Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-02T12:57:30.676Z] === RUN TestRemoveSubnet [2022-05-02T12:57:31.083Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-02T12:57:31.150Z] --- PASS: TestRemoveSubnet (0.34s) [2022-05-02T12:57:31.150Z] === RUN TestGetSameAddress [2022-05-02T12:57:31.150Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-02T12:57:31.150Z] === RUN TestPoolAllocationReuse [2022-05-02T12:57:31.559Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-02T12:57:31.559Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:57:31.623Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.71s) [2022-05-02T12:57:31.623Z] === RUN TestRetrieveFromStore [2022-05-02T12:57:32.094Z] === RUN TestGetCapabilities [2022-05-02T12:57:32.094Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-02T12:57:32.094Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-02T12:57:32.094Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-02T12:57:32.094Z] === RUN TestGetDefaultAddressSpaces [2022-05-02T12:57:32.094Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-02T12:57:32.094Z] === RUN TestRemoteDriver [2022-05-02T12:57:32.094Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:57:32.094Z] PASS [2022-05-02T12:57:32.094Z] coverage: 47.4% of statements [2022-05-02T12:57:32.094Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.136s coverage: 47.4% of statements [2022-05-02T12:57:32.470Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T12:57:32.499Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-05-02T12:57:32.499Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:57:32.564Z] --- PASS: TestRetrieveFromStore (0.89s) [2022-05-02T12:57:32.564Z] === RUN TestIsCorrupted [2022-05-02T12:57:32.564Z] --- PASS: TestIsCorrupted (0.04s) [2022-05-02T12:57:32.564Z] === RUN TestSetRollover [2022-05-02T12:57:33.043Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-02T12:57:33.305Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T12:57:33.553Z] === RUN TestWindowsIPAM [2022-05-02T12:57:33.553Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-02T12:57:33.553Z] PASS [2022-05-02T12:57:33.553Z] coverage: 71.4% of statements [2022-05-02T12:57:33.553Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.086s coverage: 71.4% of statements [2022-05-02T12:57:33.553Z] --- PASS: TestPoolAllocationReuse (2.68s) [2022-05-02T12:57:33.553Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-02T12:57:33.566Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T12:57:33.702Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:57:33.877Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-05-02T12:57:33.878Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:57:34.022Z] --- PASS: TestGetAddressSubPoolEqualPool (0.06s) [2022-05-02T12:57:34.022Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-02T12:57:34.163Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-02T12:57:34.492Z] === RUN TestDefaultNetwork [2022-05-02T12:57:34.817Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-05-02T12:57:34.817Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:57:34.962Z] --- PASS: TestDefaultNetwork (0.29s) [2022-05-02T12:57:34.962Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-02T12:57:34.962Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-02T12:57:34.962Z] === RUN TestInitAddressPools [2022-05-02T12:57:34.962Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-02T12:57:34.962Z] PASS [2022-05-02T12:57:34.962Z] coverage: 74.0% of statements [2022-05-02T12:57:34.962Z] ok github.com/docker/docker/libnetwork/ipamutils 0.700s coverage: 74.0% of statements [2022-05-02T12:57:35.432Z] --- PASS: TestSetRollover (2.61s) [2022-05-02T12:57:35.432Z] === RUN TestSetRolloverSerial [2022-05-02T12:57:35.901Z] === RUN TestKeyValue [2022-05-02T12:57:35.901Z] --- PASS: TestKeyValue (0.00s) [2022-05-02T12:57:35.901Z] PASS [2022-05-02T12:57:35.901Z] coverage: 60.0% of statements [2022-05-02T12:57:35.901Z] ok github.com/docker/docker/libnetwork/netlabel 0.068s coverage: 60.0% of statements [2022-05-02T12:57:36.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-02T12:57:36.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:57:36.971Z] --- PASS: TestServiceCreateInit (7.28s) [2022-05-02T12:57:36.971Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-05-02T12:57:36.971Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-05-02T12:57:36.971Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:57:37.179Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-02T12:57:37.179Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:57:37.467Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.80s) [2022-05-02T12:57:37.467Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-02T12:57:37.748Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-05-02T12:57:37.748Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:57:37.774Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-02T12:57:37.774Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T12:57:37.936Z] --- PASS: TestSetRolloverSerial (2.69s) [2022-05-02T12:57:37.936Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-02T12:57:37.936Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-02T12:57:37.936Z] PASS [2022-05-02T12:57:37.936Z] coverage: 84.4% of statements [2022-05-02T12:57:37.936Z] ok github.com/docker/docker/libnetwork/bitseq 19.960s coverage: 84.4% of statements [2022-05-02T12:57:38.405Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-02T12:57:38.405Z] PASS [2022-05-02T12:57:38.405Z] coverage: 100.0% of statements [2022-05-02T12:57:38.405Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2022-05-02T12:57:38.718Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-02T12:57:38.900Z] ............................ [ 66%] [2022-05-02T12:57:39.128Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-05-02T12:57:39.128Z] === RUN TestNISDomainname [2022-05-02T12:57:39.128Z] 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-02T12:57:39.128Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-02T12:57:39.128Z] === RUN TestHostnameDnsResolution [2022-05-02T12:57:39.393Z] === RUN TestNetworkDBSimple [2022-05-02T12:57:39.697Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-05-02T12:57:39.697Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:57:39.697Z] 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-02T12:57:39.697Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-02T12:57:39.697Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:57:39.861Z] === RUN TestGenerate [2022-05-02T12:57:39.861Z] --- PASS: TestGenerate (0.00s) [2022-05-02T12:57:39.861Z] === RUN TestGeneratePtr [2022-05-02T12:57:39.861Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-02T12:57:39.861Z] === RUN TestGenerateMissingField [2022-05-02T12:57:39.861Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-02T12:57:39.861Z] === RUN TestFieldCannotBeSet [2022-05-02T12:57:39.861Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-02T12:57:39.861Z] === RUN TestTypeMismatchError [2022-05-02T12:57:39.861Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-02T12:57:39.861Z] PASS [2022-05-02T12:57:39.861Z] coverage: 100.0% of statements [2022-05-02T12:57:39.861Z] ok github.com/docker/docker/libnetwork/options 0.067s coverage: 100.0% of statements [2022-05-02T12:57:40.105Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T12:57:40.265Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-02T12:57:40.265Z] === RUN TestStats [2022-05-02T12:57:40.265Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:40.265Z] --- SKIP: TestStats (0.00s) [2022-05-02T12:57:40.265Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:57:40.265Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:57:40.265Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:57:40.265Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:57:40.265Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:57:40.265Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:57:40.265Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:57:40.265Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:57:40.265Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:57:40.265Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:57:40.265Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:57:40.329Z] 2022/05/02 12:57:39 Closing DB instances... [2022-05-02T12:57:40.677Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-02T12:57:40.798Z] testing: warning: no tests to run [2022-05-02T12:57:40.798Z] PASS [2022-05-02T12:57:40.798Z] coverage: 0.0% of statements [2022-05-02T12:57:40.798Z] ok github.com/docker/docker/libnetwork/osl 0.071s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:57:40.834Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:57:41.267Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.37s) [2022-05-02T12:57:41.267Z] === RUN TestGetAddress [2022-05-02T12:57:41.736Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-05-02T12:57:41.736Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-02T12:57:41.736Z] === RUN TestRequestNewPort [2022-05-02T12:57:41.736Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-02T12:57:41.736Z] === RUN TestRequestSpecificPort [2022-05-02T12:57:41.736Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-02T12:57:41.736Z] === RUN TestReleasePort [2022-05-02T12:57:41.736Z] --- PASS: TestReleasePort (0.00s) [2022-05-02T12:57:42.062Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T12:57:42.364Z] === RUN TestReuseReleasedPort [2022-05-02T12:57:42.364Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestReleaseUnreadledPort [2022-05-02T12:57:42.364Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestUnknowProtocol [2022-05-02T12:57:42.364Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestAllocateAllPorts [2022-05-02T12:57:42.364Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestPortAllocation [2022-05-02T12:57:42.364Z] --- PASS: TestPortAllocation (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestPortAllocationWithCustomRange [2022-05-02T12:57:42.364Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestNoDuplicateBPR [2022-05-02T12:57:42.364Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-02T12:57:42.364Z] === RUN TestChangePortRange [2022-05-02T12:57:42.364Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-02T12:57:42.364Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-02T12:57:42.364Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-02T12:57:42.364Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-02T12:57:42.364Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-02T12:57:42.364Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-02T12:57:42.364Z] --- PASS: TestChangePortRange (0.00s) [2022-05-02T12:57:42.364Z] PASS [2022-05-02T12:57:42.364Z] coverage: 88.6% of statements [2022-05-02T12:57:42.364Z] ok github.com/docker/docker/libnetwork/portallocator 0.084s coverage: 88.6% of statements [2022-05-02T12:57:42.830Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:57:42.833Z] testing: warning: no tests to run [2022-05-02T12:57:42.833Z] PASS [2022-05-02T12:57:42.833Z] coverage: 0.0% of statements [2022-05-02T12:57:42.833Z] ok github.com/docker/docker/libnetwork/portmapper 0.070s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:57:43.302Z] 2022/05/02 12:57:42 Closing DB instances... [2022-05-02T12:57:43.771Z] === RUN TestHashData [2022-05-02T12:57:43.771Z] --- PASS: TestHashData (0.00s) [2022-05-02T12:57:43.771Z] PASS [2022-05-02T12:57:43.771Z] coverage: 2.8% of statements [2022-05-02T12:57:43.771Z] ok github.com/docker/docker/libnetwork/resolvconf 0.060s coverage: 2.8% of statements [2022-05-02T12:57:44.209Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-02T12:57:44.209Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-05-02T12:57:44.209Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-05-02T12:57:44.209Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-02T12:57:44.209Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-02T12:57:44.209Z] === RUN TestDeleteDevicemapper [2022-05-02T12:57:44.209Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:57:44.209Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:57:44.209Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:57:44.241Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:57:44.612Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-02T12:57:44.709Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-02T12:57:44.709Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-02T12:57:44.709Z] === RUN TestErrorConstructors [2022-05-02T12:57:44.709Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-02T12:57:44.709Z] === RUN TestCompareIPMask [2022-05-02T12:57:44.709Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-02T12:57:44.709Z] === RUN TestUtilGetHostPartIP [2022-05-02T12:57:44.709Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-02T12:57:44.709Z] === RUN TestUtilGetBroadcastIP [2022-05-02T12:57:44.709Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-02T12:57:44.709Z] === RUN TestParseCIDR [2022-05-02T12:57:44.709Z] --- PASS: TestParseCIDR (0.00s) [2022-05-02T12:57:44.709Z] PASS [2022-05-02T12:57:44.709Z] coverage: 37.3% of statements [2022-05-02T12:57:44.709Z] ok github.com/docker/docker/libnetwork/types 0.068s coverage: 37.3% of statements [2022-05-02T12:57:45.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-05-02T12:57:45.591Z] === RUN TestUpdateMemory [2022-05-02T12:57:45.591Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:45.591Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-02T12:57:45.591Z] === RUN TestUpdateCPUQuota [2022-05-02T12:57:45.591Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:45.591Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-02T12:57:45.591Z] === RUN TestUpdatePidsLimit [2022-05-02T12:57:45.591Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:57:45.591Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-02T12:57:45.591Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-02T12:57:45.702Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-02T12:57:45.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-02T12:57:45.702Z] PASS [2022-05-02T12:57:45.702Z] coverage: 55.0% of statements [2022-05-02T12:57:45.702Z] ok github.com/docker/docker/oci 0.102s coverage: 55.0% of statements [2022-05-02T12:57:46.171Z] 2022/05/02 12:57:45 Closing DB instances... [2022-05-02T12:57:46.171Z] === RUN TestAddressPoolOpt [2022-05-02T12:57:46.171Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/a [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/something [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/_=a [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/env1=value1 [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/_env1=value1 [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/PATH [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/=a [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/PATH= [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/PATH=something [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/asd!qwe [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/1asd [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/123 [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/some_space [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/__some_space_before [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/some_space_after__ [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/= [2022-05-02T12:57:46.171Z] === RUN TestValidateEnv/PaTh [2022-05-02T12:57:46.171Z] --- PASS: TestValidateEnv (0.00s) [2022-05-02T12:57:46.171Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-02T12:57:46.171Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-02T12:57:46.171Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-02T12:57:46.171Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-02T12:57:46.172Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-02T12:57:46.172Z] === RUN TestParseHost [2022-05-02T12:57:46.172Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-02T12:57:46.172Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-02T12:57:46.172Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-02T12:57:46.172Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-02T12:57:46.172Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-02T12:57:46.172Z] === RUN TestParseHost/:// [2022-05-02T12:57:46.172Z] === RUN TestParseHost/tcp://:5555/p [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://:port [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://invalid:port [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://:5555/ [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-02T12:57:46.641Z] === RUN TestParseHost/something_with_spaces [2022-05-02T12:57:46.641Z] === RUN TestParseHost/unknown:// [2022-05-02T12:57:46.641Z] === RUN TestParseHost/unix:// [2022-05-02T12:57:46.641Z] === RUN TestParseHost/fd:// [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp:// [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://: [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/npipe:// [2022-05-02T12:57:46.641Z] === RUN TestParseHost/_ [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://[::1]: [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://host: [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/unix://path/to/socket [2022-05-02T12:57:46.641Z] === RUN TestParseHost/__ [2022-05-02T12:57:46.641Z] === RUN TestParseHost/fd://something [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-02T12:57:46.641Z] === RUN TestParseHost/tcp://:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseHost/#00 [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/: [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-02T12:57:46.641Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:57:46.641Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-02T12:57:46.641Z] === RUN TestParseTCP [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/localhost:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/: [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/[::1]:5555 [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-02T12:57:46.641Z] === RUN TestParseTCP/localhost: [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/::1 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/tcp://:5555 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/#00 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/0.0.0.1 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/0.0.0.1: [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/localhost [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/localhost:5555 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/tcp:// [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/tcp://: [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/:5555 [2022-05-02T12:57:46.642Z] === RUN TestParseTCP/[::1]: [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP (0.02s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-02T12:57:46.642Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestValidateExtraHosts [2022-05-02T12:57:46.642Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestValidateIPAddress [2022-05-02T12:57:46.642Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestMapOpts [2022-05-02T12:57:46.642Z] --- PASS: TestMapOpts (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestListOptsWithoutValidator [2022-05-02T12:57:46.642Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestListOptsWithValidator [2022-05-02T12:57:46.642Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestValidateDNSSearch [2022-05-02T12:57:46.642Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_general_format [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_one_more [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-02T12:57:46.642Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:57:46.642Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestNamedListOpts [2022-05-02T12:57:46.642Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestNamedMapOpts [2022-05-02T12:57:46.642Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestParseLink [2022-05-02T12:57:46.642Z] --- PASS: TestParseLink (0.00s) [2022-05-02T12:57:46.642Z] === RUN TestUlimitOpt [2022-05-02T12:57:46.642Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-02T12:57:46.642Z] PASS [2022-05-02T12:57:46.642Z] coverage: 65.5% of statements [2022-05-02T12:57:46.642Z] ok github.com/docker/docker/opts 0.228s coverage: 65.5% of statements [2022-05-02T12:57:46.642Z] === RUN TestParseVersion [2022-05-02T12:57:46.642Z] --- PASS: TestParseVersion (0.00s) [2022-05-02T12:57:46.642Z] PASS [2022-05-02T12:57:46.642Z] coverage: 52.9% of statements [2022-05-02T12:57:46.642Z] ok github.com/docker/docker/pkg/aaparser 0.080s coverage: 52.9% of statements [2022-05-02T12:57:47.632Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-02T12:57:47.632Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-02T12:57:47.919Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-02T12:57:48.621Z] === RUN TestPeerCertificateMarshalJSON [2022-05-02T12:57:48.621Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-02T12:57:48.621Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-02T12:57:48.621Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-05-02T12:57:48.621Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-02T12:57:48.621Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-02T12:57:48.621Z] === RUN TestMiddleware [2022-05-02T12:57:48.621Z] --- PASS: TestMiddleware (0.00s) [2022-05-02T12:57:48.621Z] === RUN TestNewResponseModifier [2022-05-02T12:57:48.621Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-02T12:57:48.621Z] PASS [2022-05-02T12:57:48.621Z] coverage: 26.8% of statements [2022-05-02T12:57:48.621Z] ok github.com/docker/docker/pkg/authorization 0.521s coverage: 26.8% of statements [2022-05-02T12:57:48.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T12:57:49.090Z] === RUN TestIsArchivePathDir [2022-05-02T12:57:49.090Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-02T12:57:49.090Z] === RUN TestIsArchivePathInvalidFile [2022-05-02T12:57:49.559Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-02T12:57:49.559Z] === RUN TestIsArchivePathTar [2022-05-02T12:57:49.559Z] 2022/05/02 12:57:49 Closing DB instances... [2022-05-02T12:57:49.559Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-05-02T12:57:49.559Z] === RUN TestDecompressStreamGzip [2022-05-02T12:57:50.028Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-05-02T12:57:50.028Z] === RUN TestDecompressStreamBzip2 [2022-05-02T12:57:50.028Z] === RUN TestUnbuffered [2022-05-02T12:57:50.028Z] --- PASS: TestUnbuffered (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestRaceUnbuffered [2022-05-02T12:57:50.028Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-02T12:57:50.028Z] PASS [2022-05-02T12:57:50.028Z] coverage: 100.0% of statements [2022-05-02T12:57:50.028Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2022-05-02T12:57:50.028Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-05-02T12:57:50.028Z] === RUN TestDecompressStreamXz [2022-05-02T12:57:50.028Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:57:50.028Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestDecompressStreamZstd [2022-05-02T12:57:50.028Z] archive_test.go:140: zstd not installed [2022-05-02T12:57:50.028Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-02T12:57:50.028Z] === RUN TestCompressStreamXzUnsupported [2022-05-02T12:57:50.028Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-02T12:57:50.028Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestCompressStreamInvalid [2022-05-02T12:57:50.028Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestExtensionInvalid [2022-05-02T12:57:50.028Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestExtensionUncompressed [2022-05-02T12:57:50.028Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestExtensionBzip2 [2022-05-02T12:57:50.028Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestExtensionGzip [2022-05-02T12:57:50.028Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestExtensionXz [2022-05-02T12:57:50.028Z] --- PASS: TestExtensionXz (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestExtensionZstd [2022-05-02T12:57:50.028Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestCmdStreamLargeStderr [2022-05-02T12:57:50.028Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-05-02T12:57:50.028Z] === RUN TestCmdStreamBad [2022-05-02T12:57:50.028Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:57:50.028Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestCmdStreamGood [2022-05-02T12:57:50.028Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-02T12:57:50.028Z] === RUN TestUntarPathWithInvalidDest [2022-05-02T12:57:50.028Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-05-02T12:57:50.028Z] === RUN TestUntarPathWithInvalidSrc [2022-05-02T12:57:50.028Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-02T12:57:50.028Z] === RUN TestUntarPath [2022-05-02T12:57:50.052Z] INFO: Extraction ended at 05/02/2022 12:57:44. Duration:00:00:31.0377414 [2022-05-02T12:57:50.053Z] INFO: Updating the golang and path environment variables [2022-05-02T12:57:50.053Z] INFO: GOPATH=d:\gopath [2022-05-02T12:57:50.053Z] INFO: go version go1.18.1 windows/amd64 [2022-05-02T12:57:50.053Z] INFO: Running the daemon under test in debug mode [2022-05-02T12:57:50.053Z] INFO: Starting a daemon under test... [2022-05-02T12:57:50.053Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43545\6\daemon --pidfile d:\CI\PR-43545\6\docker.pid -D [2022-05-02T12:57:50.053Z] INFO: Process started successfully. [2022-05-02T12:57:50.053Z] INFO: Start tailing logs of the daemon under tests [2022-05-02T12:57:50.053Z] INFO: Waiting for the daemon under test to start... [2022-05-02T12:57:50.498Z] --- PASS: TestUntarPath (0.10s) [2022-05-02T12:57:50.498Z] === RUN TestUntarPathWithDestinationFile [2022-05-02T12:57:50.498Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2022-05-02T12:57:50.498Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-02T12:57:50.498Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-05-02T12:57:50.498Z] === RUN TestCopyWithTarInvalidSrc [2022-05-02T12:57:50.498Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-02T12:57:50.498Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-02T12:57:50.498Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T12:57:50.498Z] === RUN TestCopyWithTarSrcFile [2022-05-02T12:57:50.498Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-02T12:57:50.498Z] === RUN TestCopyWithTarSrcFolder [2022-05-02T12:57:50.498Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-02T12:57:50.498Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-02T12:57:50.498Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-02T12:57:50.498Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-02T12:57:50.498Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-02T12:57:50.498Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-02T12:57:50.498Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-02T12:57:50.498Z] === RUN TestCopyFileWithTarSrcFile [2022-05-02T12:57:50.498Z] === RUN TestMatch [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[foo]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[foo_bar]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[]#01 [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[qux]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-02T12:57:50.498Z] === RUN TestMatch/[[foo_baz]] [2022-05-02T12:57:50.498Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-02T12:57:50.498Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-02T12:57:50.498Z] PASS [2022-05-02T12:57:50.498Z] coverage: 87.5% of statements [2022-05-02T12:57:50.498Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-02T12:57:50.498Z] === RUN TestTarFiles [2022-05-02T12:57:50.498Z] ok github.com/docker/docker/pkg/capabilities 0.075s coverage: 87.5% of statements [2022-05-02T12:57:51.408Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T12:57:51.486Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-05-02T12:57:51.486Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-02T12:57:51.668Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-02T12:57:51.895Z] --- PASS: TestCreateServiceMultipleTimes (14.87s) [2022-05-02T12:57:51.895Z] === RUN TestCreateServiceConflict [2022-05-02T12:57:51.956Z] === RUN TestChrootTarUntar [2022-05-02T12:57:51.956Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-02T12:57:51.956Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootUntarEmptyArchive [2022-05-02T12:57:51.956Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootTarUntarWithSymlink [2022-05-02T12:57:51.956Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootCopyWithTar [2022-05-02T12:57:51.956Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootCopyFileWithTar [2022-05-02T12:57:51.956Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootUntarPath [2022-05-02T12:57:51.956Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-02T12:57:51.956Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-02T12:57:51.956Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:57:51.956Z] === RUN TestChrootApplyDotDotFile [2022-05-02T12:57:51.956Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:57:51.956Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:57:51.956Z] PASS [2022-05-02T12:57:51.956Z] coverage: 12.0% of statements [2022-05-02T12:57:51.956Z] ok github.com/docker/docker/pkg/chrootarchive 0.149s coverage: 12.0% of statements [2022-05-02T12:57:53.523Z] 2022/05/02 12:57:52 Closing DB instances... [2022-05-02T12:57:53.523Z] === RUN TestEnsureRemoveAllNotExist [2022-05-02T12:57:53.523Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-02T12:57:53.523Z] === RUN TestEnsureRemoveAllWithDir [2022-05-02T12:57:53.523Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-02T12:57:53.523Z] === RUN TestEnsureRemoveAllWithFile [2022-05-02T12:57:53.523Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-02T12:57:53.523Z] PASS [2022-05-02T12:57:53.523Z] coverage: 0.0% of statements [2022-05-02T12:57:53.523Z] ok github.com/docker/docker/pkg/containerfs 0.071s coverage: 0.0% of statements [2022-05-02T12:57:53.585Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-02T12:57:53.585Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T12:57:53.784Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-02T12:57:53.784Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:57:54.510Z] === RUN TestSizeEmpty [2022-05-02T12:57:54.510Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-02T12:57:54.510Z] === RUN TestSizeEmptyFile [2022-05-02T12:57:54.510Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-02T12:57:54.510Z] === RUN TestSizeNonemptyFile [2022-05-02T12:57:54.510Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-02T12:57:54.510Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-02T12:57:54.510Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-02T12:57:54.510Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-02T12:57:54.510Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-02T12:57:54.510Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-02T12:57:54.510Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-02T12:57:54.510Z] === RUN TestMoveToSubdir [2022-05-02T12:57:54.510Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-02T12:57:54.510Z] === RUN TestSizeNonExistingDirectory [2022-05-02T12:57:54.510Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-02T12:57:54.510Z] PASS [2022-05-02T12:57:54.510Z] coverage: 80.0% of statements [2022-05-02T12:57:54.510Z] ok github.com/docker/docker/pkg/directory 0.102s coverage: 80.0% of statements [2022-05-02T12:57:54.510Z] --- PASS: TestNetworkDBCRUDTableEntries (3.06s) [2022-05-02T12:57:54.510Z] === RUN TestNetworkDBNodeLeave [2022-05-02T12:57:54.972Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-02T12:57:55.498Z] === RUN TestPollerAddRemove [2022-05-02T12:57:55.498Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-02T12:57:55.498Z] === RUN TestPollerEvent [2022-05-02T12:57:55.914Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-02T12:57:55.967Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:57:55.967Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-02T12:57:55.967Z] === RUN TestPollerClose [2022-05-02T12:57:55.967Z] --- PASS: TestPollerClose (0.00s) [2022-05-02T12:57:55.967Z] PASS [2022-05-02T12:57:55.967Z] coverage: 36.2% of statements [2022-05-02T12:57:55.967Z] ok github.com/docker/docker/pkg/filenotify 0.079s coverage: 36.2% of statements [2022-05-02T12:57:56.301Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-05-02T12:57:56.301Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:57:56.957Z] === RUN TestCopyFileWithInvalidSrc [2022-05-02T12:57:56.957Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:57:56.957Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-05-02T12:57:56.957Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-02T12:57:56.957Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-02T12:57:56.957Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCopyFile [2022-05-02T12:57:56.957Z] --- PASS: TestCopyFile (0.01s) [2022-05-02T12:57:56.957Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-02T12:57:56.957Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:57:56.957Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-02T12:57:56.957Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-02T12:57:56.957Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:57:56.957Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestWildcardMatches [2022-05-02T12:57:56.957Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestPatternMatches [2022-05-02T12:57:56.957Z] --- PASS: TestPatternMatches (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-02T12:57:56.957Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestPatternMatchesFolderExclusions [2022-05-02T12:57:56.957Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-02T12:57:56.957Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-02T12:57:56.957Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-02T12:57:56.957Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-02T12:57:56.957Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestSingleExclamationError [2022-05-02T12:57:56.957Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestMatchesWithNoPatterns [2022-05-02T12:57:56.957Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestMatchesWithMalformedPatterns [2022-05-02T12:57:56.957Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestMatches [2022-05-02T12:57:56.957Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-02T12:57:56.957Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-02T12:57:56.957Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-02T12:57:56.957Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-02T12:57:56.957Z] --- PASS: TestMatches (0.01s) [2022-05-02T12:57:56.957Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-02T12:57:56.957Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-02T12:57:56.957Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-02T12:57:56.957Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCleanPatterns [2022-05-02T12:57:56.957Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-02T12:57:56.957Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCleanPatternsExceptionFlag [2022-05-02T12:57:56.957Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-02T12:57:56.957Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-02T12:57:56.957Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCleanPatternsErrorSingleException [2022-05-02T12:57:56.957Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCreateIfNotExistsDir [2022-05-02T12:57:56.957Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCreateIfNotExistsFile [2022-05-02T12:57:56.957Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-02T12:57:56.957Z] === RUN TestMatch [2022-05-02T12:57:56.957Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:57:56.957Z] === RUN TestCompile [2022-05-02T12:57:56.957Z] === RUN TestCompile/slash [2022-05-02T12:57:56.957Z] === RUN TestCompile/backslash [2022-05-02T12:57:56.957Z] --- PASS: TestCompile (0.00s) [2022-05-02T12:57:56.957Z] --- PASS: TestCompile/slash (0.00s) [2022-05-02T12:57:56.957Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-02T12:57:56.957Z] PASS [2022-05-02T12:57:56.957Z] coverage: 84.7% of statements [2022-05-02T12:57:56.957Z] ok github.com/docker/docker/pkg/fileutils 0.116s coverage: 84.7% of statements [2022-05-02T12:57:57.426Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-02T12:57:57.426Z] === RUN TestNetworkDBWatch [2022-05-02T12:57:57.799Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-05-02T12:57:57.799Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:57:57.799Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-02T12:57:57.799Z] === RUN TestWaitNonBlocked [2022-05-02T12:57:57.799Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:57:57.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:57:57.799Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:57:57.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:57:57.799Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:57:57.799Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:57:57.799Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-02T12:57:57.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-05-02T12:57:57.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-05-02T12:57:57.799Z] === RUN TestWaitBlocked [2022-05-02T12:57:57.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:57:57.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:57:57.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:57:57.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:57:57.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:57:57.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:57:58.368Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-02T12:57:58.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-05-02T12:57:58.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-05-02T12:57:58.368Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:57:58.368Z] === CONT TestIpcModeOlderClient [2022-05-02T12:57:58.368Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-02T12:57:58.368Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:57:58.413Z] === RUN TestGet [2022-05-02T12:57:58.413Z] --- PASS: TestGet (0.00s) [2022-05-02T12:57:58.413Z] === RUN TestGetShortcutString [2022-05-02T12:57:58.413Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-02T12:57:58.413Z] PASS [2022-05-02T12:57:58.413Z] coverage: 42.9% of statements [2022-05-02T12:57:58.413Z] ok github.com/docker/docker/pkg/homedir 0.087s coverage: 42.9% of statements [2022-05-02T12:57:59.219Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-02T12:57:59.402Z] 2022/05/02 12:57:58 Closing DB instances... [2022-05-02T12:57:59.402Z] === RUN TestCreateIDMapOrder [2022-05-02T12:57:59.402Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-02T12:57:59.402Z] PASS [2022-05-02T12:57:59.402Z] coverage: 7.2% of statements [2022-05-02T12:57:59.402Z] ok github.com/docker/docker/pkg/idtools 0.085s coverage: 7.2% of statements [2022-05-02T12:57:59.871Z] --- PASS: TestTarFiles (9.17s) [2022-05-02T12:57:59.871Z] === RUN TestDetectCompressionZstd [2022-05-02T12:57:59.871Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-02T12:57:59.871Z] === RUN TestTarUntar [2022-05-02T12:57:59.871Z] --- PASS: TestTarUntar (0.06s) [2022-05-02T12:57:59.871Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-02T12:57:59.871Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-02T12:57:59.871Z] === RUN TestTarWithOptions [2022-05-02T12:57:59.871Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-02T12:57:59.871Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-02T12:57:59.871Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-02T12:57:59.871Z] === RUN TestUntarUstarGnuConflict [2022-05-02T12:57:59.871Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2022-05-02T12:57:59.871Z] === RUN TestUntarInvalidFilenames [2022-05-02T12:58:00.340Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2928012877\\dest" [2022-05-02T12:58:00.340Z] --- PASS: TestUntarInvalidFilenames (0.28s) [2022-05-02T12:58:00.340Z] === RUN TestUntarHardlinkToSymlink [2022-05-02T12:58:00.340Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-02T12:58:00.340Z] === RUN TestUntarInvalidHardlink [2022-05-02T12:58:00.340Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3005372880\\victim\\hello" -> "../victim/hello" [2022-05-02T12:58:00.340Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2054829069\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:58:00.340Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink65434856\\victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3722662823\\victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3581234838\\victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1081118478\\victim" -> "../victim" [2022-05-02T12:58:00.340Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-02T12:58:00.340Z] === RUN TestUntarInvalidSymlink [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3170681754\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4276694789\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3733399295\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2675974184\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2033922535\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink591734479\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:00.340Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink377188844\\dest\\dir\\loophole" -> "../../victim" [2022-05-02T12:58:00.340Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-02T12:58:00.340Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-02T12:58:00.340Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-02T12:58:00.340Z] === RUN TestXGlobalNoParent [2022-05-02T12:58:00.340Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-02T12:58:00.340Z] === RUN TestReplaceFileTarWrapper [2022-05-02T12:58:00.811Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-05-02T12:58:00.811Z] === RUN TestPrefixHeaderReadable [2022-05-02T12:58:00.811Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-02T12:58:00.811Z] === RUN TestDisablePigz [2022-05-02T12:58:00.811Z] --- PASS: TestNetworkDBWatch (3.10s) [2022-05-02T12:58:00.811Z] === RUN TestNetworkDBBulkSync [2022-05-02T12:58:00.811Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-02T12:58:00.811Z] --- PASS: TestDisablePigz (0.21s) [2022-05-02T12:58:00.811Z] === RUN TestPigz [2022-05-02T12:58:00.811Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-02T12:58:00.811Z] --- PASS: TestPigz (0.17s) [2022-05-02T12:58:00.811Z] === RUN TestNosysFileInfo [2022-05-02T12:58:00.811Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:58:00.811Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:58:00.811Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestCanonicalTarNameForPath [2022-05-02T12:58:00.811Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestCanonicalTarName [2022-05-02T12:58:00.811Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestChmodTarEntry [2022-05-02T12:58:00.811Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestHardLinkOrder [2022-05-02T12:58:00.811Z] === RUN TestFixedBufferCap [2022-05-02T12:58:00.811Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestFixedBufferLen [2022-05-02T12:58:00.811Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestFixedBufferString [2022-05-02T12:58:00.811Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestFixedBufferWrite [2022-05-02T12:58:00.811Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestFixedBufferRead [2022-05-02T12:58:00.811Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestBytesPipeRead [2022-05-02T12:58:00.811Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestBytesPipeWrite [2022-05-02T12:58:00.811Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-02T12:58:00.811Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-02T12:58:00.910Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-05-02T12:58:01.170Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-05-02T12:58:01.170Z] PASS [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === Skipped [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:58:01.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-02T12:58:01.170Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-02T12:58:01.170Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:58:01.170Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:58:01.170Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-02T12:58:01.170Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-02T12:58:01.170Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-02T12:58:01.170Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-02T12:58:01.170Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-02T12:58:01.170Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:58:01.170Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:58:01.170Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-02T12:58:01.170Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-02T12:58:01.170Z] 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-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-02T12:58:01.170Z] 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-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-02T12:58:01.170Z] 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-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-02T12:58:01.170Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:58:01.170Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-02T12:58:01.170Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:58:01.170Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-02T12:58:01.170Z] 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-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-02T12:58:01.170Z] 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-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-02T12:58:01.170Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:58:01.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-02T12:58:01.170Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-02T12:58:01.170Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-02T12:58:01.170Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:58:01.170Z] [2022-05-02T12:58:01.170Z] DONE 212 tests, 27 skipped in 73.645s [2022-05-02T12:58:01.170Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:58:01.170Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:58:01.281Z] --- PASS: TestHardLinkOrder (0.15s) [2022-05-02T12:58:01.281Z] === RUN TestChangeString [2022-05-02T12:58:01.281Z] --- PASS: TestChangeString (0.00s) [2022-05-02T12:58:01.281Z] === RUN TestChangesWithNoChanges [2022-05-02T12:58:01.281Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-02T12:58:01.281Z] === RUN TestChangesWithChanges [2022-05-02T12:58:01.281Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-02T12:58:01.281Z] === RUN TestChangesWithChangesGH13590 [2022-05-02T12:58:01.281Z] changes_test.go:196: needs more investigation [2022-05-02T12:58:01.281Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:58:01.281Z] === RUN TestChangesDirsEmpty [2022-05-02T12:58:01.281Z] --- PASS: TestChangesDirsEmpty (0.20s) [2022-05-02T12:58:01.281Z] === RUN TestChangesDirsMutated [2022-05-02T12:58:01.281Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-05-02T12:58:01.281Z] === RUN TestAtomicWriteToFile [2022-05-02T12:58:01.739Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-02T12:58:01.739Z] === RUN TestDaemonConfigValidation [2022-05-02T12:58:01.739Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:58:01.739Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:58:01.739Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:58:01.739Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:58:01.739Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:58:01.739Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:58:01.739Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:58:01.739Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:58:01.739Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:58:01.739Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:58:01.739Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:58:01.739Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:58:01.751Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-02T12:58:01.751Z] === RUN TestAtomicWriteSetCommit [2022-05-02T12:58:01.751Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-05-02T12:58:01.751Z] === RUN TestAtomicWriteSetCancel [2022-05-02T12:58:01.751Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-02T12:58:01.751Z] === RUN TestReadCloserWrapperClose [2022-05-02T12:58:01.751Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestReaderErrWrapperReadOnError [2022-05-02T12:58:01.751Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestReaderErrWrapperRead [2022-05-02T12:58:01.751Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestCancelReadCloser [2022-05-02T12:58:01.751Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-02T12:58:01.751Z] === RUN TestWriteCloserWrapperClose [2022-05-02T12:58:01.751Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestNopWriteCloser [2022-05-02T12:58:01.751Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestNopWriter [2022-05-02T12:58:01.751Z] --- PASS: TestNopWriter (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestWriteCounter [2022-05-02T12:58:01.751Z] --- PASS: TestWriteCounter (0.00s) [2022-05-02T12:58:01.751Z] PASS [2022-05-02T12:58:01.751Z] coverage: 70.1% of statements [2022-05-02T12:58:01.751Z] ok github.com/docker/docker/pkg/ioutils 0.757s coverage: 70.1% of statements [2022-05-02T12:58:01.751Z] --- PASS: TestChangesDirsMutated (0.31s) [2022-05-02T12:58:01.751Z] === RUN TestApplyLayer [2022-05-02T12:58:01.751Z] changes_test.go:433: needs further investigation [2022-05-02T12:58:01.751Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestChangesSizeWithHardlinks [2022-05-02T12:58:01.751Z] changes_test.go:469: needs further investigation [2022-05-02T12:58:01.751Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestChangesSizeWithNoChanges [2022-05-02T12:58:01.751Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-02T12:58:01.751Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestChangesSize [2022-05-02T12:58:01.751Z] --- PASS: TestChangesSize (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestApplyLayerInvalidFilenames [2022-05-02T12:58:01.751Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1301503712\\dest" [2022-05-02T12:58:01.751Z] --- PASS: TestApplyLayerInvalidFilenames (0.05s) [2022-05-02T12:58:01.751Z] === RUN TestApplyLayerInvalidHardlink [2022-05-02T12:58:01.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink420354801\\victim\\hello" -> "../victim/hello" [2022-05-02T12:58:01.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1604066821\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:58:01.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink286261213\\victim" -> "../victim" [2022-05-02T12:58:01.751Z] 2022/05/02 12:58:01 Closing DB instances... [2022-05-02T12:58:01.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1195613422\\victim" -> "../victim" [2022-05-02T12:58:01.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3879307690\\victim" -> "../victim" [2022-05-02T12:58:01.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink740986492\\victim" -> "../victim" [2022-05-02T12:58:01.751Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-02T12:58:01.751Z] === RUN TestApplyLayerInvalidSymlink [2022-05-02T12:58:01.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2982211753\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:58:01.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1782575580\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:58:01.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2583003560\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:01.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1046866535\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:01.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1634423157\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:01.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1337830460\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:58:01.751Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-02T12:58:01.751Z] === RUN TestApplyLayerWhiteouts [2022-05-02T12:58:01.751Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-02T12:58:01.751Z] === RUN TestGenerateEmptyFile [2022-05-02T12:58:01.751Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-02T12:58:01.751Z] === RUN TestGenerateWithContent [2022-05-02T12:58:01.751Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-02T12:58:01.751Z] PASS [2022-05-02T12:58:01.751Z] coverage: 62.9% of statements [2022-05-02T12:58:01.751Z] ok github.com/docker/docker/pkg/archive 12.816s coverage: 62.9% of statements [2022-05-02T12:58:01.999Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:58:01.999Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:58:01.999Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:58:01.999Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:58:01.999Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-02T12:58:01.999Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-02T12:58:01.999Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-02T12:58:01.999Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-02T12:58:01.999Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-02T12:58:01.999Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:58:01.999Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:58:02.738Z] === RUN TestError [2022-05-02T12:58:02.738Z] --- PASS: TestError (0.00s) [2022-05-02T12:58:02.738Z] === RUN TestProgressString [2022-05-02T12:58:02.738Z] === RUN TestProgressString/no_progress [2022-05-02T12:58:02.738Z] === RUN TestProgressString/progress_1 [2022-05-02T12:58:03.208Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-02T12:58:03.208Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-02T12:58:03.208Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-02T12:58:03.208Z] === RUN TestProgressString/with_units [2022-05-02T12:58:03.208Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-02T12:58:03.208Z] === RUN TestProgressString/hide_counts [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-02T12:58:03.208Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-02T12:58:03.208Z] === RUN TestJSONMessageDisplay [2022-05-02T12:58:03.208Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-02T12:58:03.208Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-02T12:58:03.208Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-02T12:58:03.208Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-02T12:58:03.208Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-02T12:58:03.208Z] === RUN TestDisplayJSONMessagesStream [2022-05-02T12:58:03.208Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-02T12:58:03.208Z] PASS [2022-05-02T12:58:03.208Z] coverage: 91.7% of statements [2022-05-02T12:58:03.208Z] ok github.com/docker/docker/pkg/jsonmessage 0.295s coverage: 91.7% of statements [2022-05-02T12:58:03.208Z] --- PASS: TestNetworkDBBulkSync (2.69s) [2022-05-02T12:58:03.208Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-02T12:58:03.380Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:58:03.677Z] === RUN TestStandardLongPath [2022-05-02T12:58:03.677Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-02T12:58:03.677Z] === RUN TestUNCLongPath [2022-05-02T12:58:03.677Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-02T12:58:03.677Z] PASS [2022-05-02T12:58:03.677Z] coverage: 100.0% of statements [2022-05-02T12:58:03.677Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2022-05-02T12:58:04.319Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:58:04.665Z] === RUN TestNameFormat [2022-05-02T12:58:04.665Z] --- PASS: TestNameFormat (0.00s) [2022-05-02T12:58:04.665Z] === RUN TestNameRetries [2022-05-02T12:58:04.665Z] --- PASS: TestNameRetries (0.00s) [2022-05-02T12:58:04.665Z] PASS [2022-05-02T12:58:04.665Z] coverage: 85.7% of statements [2022-05-02T12:58:04.665Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2022-05-02T12:58:04.973Z] ...INFO: Daemon under test started and replied! [2022-05-02T12:58:04.973Z] INFO: Docker version of the daemon under test [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] Client: [2022-05-02T12:58:04.973Z] Version: 17.06.2-ce [2022-05-02T12:58:04.973Z] API version: 1.30 [2022-05-02T12:58:04.973Z] Go version: go1.8.3 [2022-05-02T12:58:04.973Z] Git commit: cec0b72 [2022-05-02T12:58:04.973Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-02T12:58:04.973Z] OS/Arch: windows/amd64 [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] Server: [2022-05-02T12:58:04.973Z] Version: 0.0.0-dev [2022-05-02T12:58:04.973Z] API version: 1.42 (minimum version 1.24) [2022-05-02T12:58:04.973Z] Go version: go1.18.1 [2022-05-02T12:58:04.973Z] Git commit: 9880e6a1ef [2022-05-02T12:58:04.973Z] Built: [2022-05-02T12:58:04.973Z] OS/Arch: windows/amd64 [2022-05-02T12:58:04.973Z] Experimental: false [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] INFO: Docker info of the daemon under test [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] Containers: 0 [2022-05-02T12:58:04.973Z] Running: 0 [2022-05-02T12:58:04.973Z] Paused: 0 [2022-05-02T12:58:04.973Z] Stopped: 0 [2022-05-02T12:58:04.973Z] Images: 0 [2022-05-02T12:58:04.973Z] Server Version: 0.0.0-dev [2022-05-02T12:58:04.973Z] Storage Driver: windowsfilter [2022-05-02T12:58:04.973Z] Windows: [2022-05-02T12:58:04.973Z] Logging Driver: json-file [2022-05-02T12:58:04.973Z] Plugins: [2022-05-02T12:58:04.973Z] Volume: local [2022-05-02T12:58:04.973Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:58:04.973Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:58:04.973Z] Swarm: inactive [2022-05-02T12:58:04.973Z] Default Isolation: process [2022-05-02T12:58:04.973Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:58:04.973Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T12:58:04.973Z] OSType: windows [2022-05-02T12:58:04.973Z] Architecture: x86_64 [2022-05-02T12:58:04.973Z] CPUs: 4 [2022-05-02T12:58:04.973Z] Total Memory: 32GiB [2022-05-02T12:58:04.973Z] Name: azwin-2-684ea0 [2022-05-02T12:58:04.973Z] ID: UK3H:TPRY:DDSZ:FMIF:LAEO:H7FH:CCIE:AZDZ:IXYQ:YXHM:KPFV:XLYX [2022-05-02T12:58:04.973Z] Docker Root Dir: D:\CI\PR-43545\6\daemon [2022-05-02T12:58:04.973Z] Debug Mode (client): false [2022-05-02T12:58:04.973Z] Debug Mode (server): true [2022-05-02T12:58:04.973Z] File Descriptors: -1 [2022-05-02T12:58:04.973Z] Goroutines: 16 [2022-05-02T12:58:04.973Z] System Time: 2022-05-02T12:58:04.7234745Z [2022-05-02T12:58:04.973Z] EventsListeners: 0 [2022-05-02T12:58:04.973Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:58:04.973Z] Labels: [2022-05-02T12:58:04.973Z] Experimental: false [2022-05-02T12:58:04.973Z] Insecure Registries: [2022-05-02T12:58:04.973Z] 127.0.0.0/8 [2022-05-02T12:58:04.973Z] Live Restore Enabled: false [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] INFO: Docker images of the daemon under test [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:58:04.973Z] [2022-05-02T12:58:04.973Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-02T12:58:04.973Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-02T12:58:05.135Z] === RUN TestParseKeyValueOpt [2022-05-02T12:58:05.135Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-02T12:58:05.135Z] === RUN TestParseUintList [2022-05-02T12:58:05.135Z] --- PASS: TestParseUintList (0.00s) [2022-05-02T12:58:05.135Z] === RUN TestParseUintListMaximumLimits [2022-05-02T12:58:05.135Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-02T12:58:05.135Z] PASS [2022-05-02T12:58:05.135Z] coverage: 97.0% of statements [2022-05-02T12:58:05.135Z] ok github.com/docker/docker/pkg/parsers 0.066s coverage: 97.0% of statements [2022-05-02T12:58:05.257Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:58:05.257Z] daemon_test.go:156: [d5b470bdfcd38] daemon is not started [2022-05-02T12:58:05.257Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-05-02T12:58:05.257Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-02T12:58:05.257Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-05-02T12:58:05.257Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-02T12:58:05.257Z] === RUN TestDaemonProxy [2022-05-02T12:58:05.257Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-02T12:58:05.257Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T12:58:05.257Z] PASS [2022-05-02T12:58:05.257Z] [2022-05-02T12:58:05.257Z] === Skipped [2022-05-02T12:58:05.257Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-02T12:58:05.257Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-02T12:58:05.257Z] [2022-05-02T12:58:05.257Z] DONE 12 tests, 1 skipped in 4.185s [2022-05-02T12:58:05.257Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:58:05.442Z] ltsc2022: Pulling from windows/servercore [2022-05-02T12:58:05.442Z] 8f616e6e9eec: Pulling fs layer [2022-05-02T12:58:05.442Z] dccd9e4d14d3: Pulling fs layer [2022-05-02T12:58:05.517Z] INFO: Testing against a local daemon [2022-05-02T12:58:05.517Z] === RUN TestCommitInheritsEnv [2022-05-02T12:58:05.813Z] docker_cli_daemon_test.go:2501: [dfa2e2fb20aa8] daemon is not started [2022-05-02T12:58:06.128Z] 2022/05/02 12:58:05 Closing DB instances... [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-02T12:58:06.128Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:58:06.128Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:58:06.128Z] PASS [2022-05-02T12:58:06.128Z] coverage: 36.4% of statements [2022-05-02T12:58:06.128Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.070s coverage: 36.4% of statements [2022-05-02T12:58:06.128Z] time="2022-05-02T12:58:06Z" level=error msg="node: 82cdd09145c7 is unknown to memberlist" [2022-05-02T12:58:06.757Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-02T12:58:07.117Z] === RUN TestNewAndRemove [2022-05-02T12:58:07.117Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-02T12:58:07.117Z] === RUN TestRemoveInvalidPath [2022-05-02T12:58:07.117Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-02T12:58:07.117Z] PASS [2022-05-02T12:58:07.117Z] coverage: 82.6% of statements [2022-05-02T12:58:07.117Z] ok github.com/docker/docker/pkg/pidfile 0.063s coverage: 82.6% of statements [2022-05-02T12:58:07.117Z] --- PASS: TestGetAddress (26.22s) [2022-05-02T12:58:07.117Z] === RUN TestRequestSyntaxCheck [2022-05-02T12:58:07.117Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-05-02T12:58:07.117Z] === RUN TestRequest [2022-05-02T12:58:07.423Z] --- PASS: TestCommitInheritsEnv (1.65s) [2022-05-02T12:58:07.423Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:58:07.423Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:58:07.423Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:58:07.423Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:58:07.423Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:58:07.683Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-02T12:58:07.683Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:58:07.683Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-02T12:58:07.683Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:58:09.061Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-05-02T12:58:09.061Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:58:09.061Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-02T12:58:09.061Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:58:09.061Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:58:09.323Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-02T12:58:09.323Z] === RUN TestTagInvalidReference [2022-05-02T12:58:09.323Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-02T12:58:09.323Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:58:09.323Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-02T12:58:09.323Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:58:09.323Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-02T12:58:09.323Z] === RUN TestTagOfficialNames [2022-05-02T12:58:09.323Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-02T12:58:09.323Z] === RUN TestTagMatchesDigest [2022-05-02T12:58:09.323Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-02T12:58:09.323Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-02T12:58:09.338Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-05-02T12:58:09.338Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-02T12:58:09.338Z] === RUN TestFailedConnection [2022-05-02T12:58:10.326Z] 2022/05/02 12:58:09 Closing DB instances... [2022-05-02T12:58:10.326Z] --- PASS: TestFailedConnection (1.06s) [2022-05-02T12:58:10.326Z] === RUN TestFailOnce [2022-05-02T12:58:10.796Z] 2022/05/02 12:58:10 http: panic serving 127.0.0.1:49305: Plugin not ready [2022-05-02T12:58:10.796Z] goroutine 34 [running]: [2022-05-02T12:58:10.796Z] net/http.(*conn).serve.func1() [2022-05-02T12:58:10.796Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:58:10.796Z] panic({0x14d3700, 0x161d0e0}) [2022-05-02T12:58:10.796Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:58:10.796Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-05-02T12:58:10.796Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-02T12:58:10.796Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16228f8?, 0xc00021a000?}, 0x142da86?) [2022-05-02T12:58:10.796Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:58:10.796Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x16228f8, 0xc00021a000}, 0xc000064000) [2022-05-02T12:58:10.796Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-02T12:58:10.796Z] net/http.serverHandler.ServeHTTP({0x1620f18?}, {0x16228f8, 0xc00021a000}, 0xc000064000) [2022-05-02T12:58:10.796Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:58:10.796Z] net/http.(*conn).serve(0xc0001a0000, {0x1622df8, 0xc0001820c0}) [2022-05-02T12:58:10.796Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:58:10.796Z] created by net/http.(*Server).Serve [2022-05-02T12:58:10.796Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:58:10.796Z] time="2022-05-02T12:58:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.FailOnce: Post \"http://127.0.0.1:49304/Test.FailOnce\": EOF, retrying in 1s" [2022-05-02T12:58:10.973Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T12:58:10.973Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T12:58:11.143Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-05-02T12:58:11.143Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:58:11.728Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-05-02T12:58:11.728Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:58:11.786Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-02T12:58:11.786Z] === RUN TestNetworkDBGarbageCollection [2022-05-02T12:58:11.786Z] --- PASS: TestFailOnce (1.29s) [2022-05-02T12:58:11.786Z] === RUN TestEchoInputOutput [2022-05-02T12:58:11.786Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-02T12:58:11.786Z] === RUN TestBackoff [2022-05-02T12:58:11.786Z] --- PASS: TestBackoff (0.00s) [2022-05-02T12:58:11.786Z] === RUN TestAbortRetry [2022-05-02T12:58:11.786Z] --- PASS: TestAbortRetry (0.00s) [2022-05-02T12:58:11.786Z] === RUN TestClientScheme [2022-05-02T12:58:11.786Z] --- PASS: TestClientScheme (0.00s) [2022-05-02T12:58:11.786Z] === RUN TestNewClientWithTimeout [2022-05-02T12:58:12.256Z] time="2022-05-02T12:58:11Z" 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-02T12:58:13.824Z] time="2022-05-02T12:58:13Z" 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-02T12:58:14.244Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-05-02T12:58:14.244Z] === RUN TestCreateServiceSysctls [2022-05-02T12:58:15.181Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T12:58:15.181Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T12:58:15.181Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T12:58:15.753Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T12:58:16.014Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T12:58:16.047Z] time="2022-05-02T12:58:15Z" 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 4s" [2022-05-02T12:58:16.275Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T12:58:16.847Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T12:58:17.108Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T12:58:17.511Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-05-02T12:58:17.511Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:58:17.975Z] dccd9e4d14d3: Verifying Checksum [2022-05-02T12:58:17.975Z] dccd9e4d14d3: Download complete [2022-05-02T12:58:18.052Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-02T12:58:19.969Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T12:58:19.969Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-02T12:58:20.028Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-05-02T12:58:20.028Z] === RUN TestInspect [2022-05-02T12:58:20.111Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-02T12:58:20.812Z] time="2022-05-02T12:58:20Z" 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 8s" [2022-05-02T12:58:21.356Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T12:58:22.546Z] --- PASS: TestInspect (2.61s) [2022-05-02T12:58:22.546Z] === RUN TestCreateJob [2022-05-02T12:58:22.748Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-02T12:58:22.748Z] check_test.go:307: [d9ec47deaed61] daemon is not started [2022-05-02T12:58:22.748Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-02T12:58:23.321Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T12:58:24.616Z] --- PASS: TestRequest (16.96s) [2022-05-02T12:58:24.616Z] === RUN TestOverlappingRequests [2022-05-02T12:58:24.707Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T12:58:25.063Z] --- PASS: TestCreateJob (2.94s) [2022-05-02T12:58:25.063Z] === RUN TestReplicatedJob [2022-05-02T12:58:25.086Z] --- PASS: TestOverlappingRequests (0.76s) [2022-05-02T12:58:25.086Z] === RUN TestRelease [2022-05-02T12:58:26.095Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T12:58:27.038Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T12:58:28.047Z] --- PASS: TestRelease (3.04s) [2022-05-02T12:58:28.047Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite (339.96s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.29s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.11s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2022-05-02T12:58:28.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.93s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.08s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.54s) [2022-05-02T12:58:28.426Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.94s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.75s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.38s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.95s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.46s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.11s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.52s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.72s) [2022-05-02T12:58:28.426Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-02T12:58:28.426Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.34s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.03s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.67s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.27s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.61s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.65s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.98s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.02s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.18s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.95s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.71s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.49s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-02T12:58:28.426Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2022-05-02T12:58:28.426Z] === RUN TestDockerSwarmSuite [2022-05-02T12:58:28.426Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-02T12:58:29.083Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-02T12:58:29.083Z] === RUN TestClientStream [2022-05-02T12:58:29.083Z] --- PASS: TestClientStream (0.00s) [2022-05-02T12:58:29.083Z] === RUN TestClientSendFile [2022-05-02T12:58:29.083Z] --- PASS: TestClientSendFile (0.00s) [2022-05-02T12:58:29.083Z] === RUN TestClientWithRequestTimeout [2022-05-02T12:58:29.083Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-02T12:58:29.083Z] === RUN TestFileSpecPlugin [2022-05-02T12:58:29.083Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-05-02T12:58:29.083Z] === RUN TestFileJSONSpecPlugin [2022-05-02T12:58:29.083Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-02T12:58:29.083Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-02T12:58:29.083Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-02T12:58:29.083Z] === RUN TestPluginAddHandler [2022-05-02T12:58:29.083Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-02T12:58:29.083Z] === RUN TestPluginWaitBadPlugin [2022-05-02T12:58:29.083Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-02T12:58:29.083Z] === RUN TestGet [2022-05-02T12:58:29.083Z] time="2022-05-02T12:58:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-02T12:58:30.073Z] time="2022-05-02T12:58:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-02T12:58:30.310Z] --- PASS: TestReplicatedJob (4.49s) [2022-05-02T12:58:30.310Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:58:31.641Z] === RUN TestParseEmptyInterface [2022-05-02T12:58:31.641Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestParseNonInterfaceType [2022-05-02T12:58:31.641Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestParseWithOneFunction [2022-05-02T12:58:31.641Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestParseWithMultipleFuncs [2022-05-02T12:58:31.641Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestParseWithUnnamedReturn [2022-05-02T12:58:31.641Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestEmbeddedInterface [2022-05-02T12:58:31.641Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestParsedImports [2022-05-02T12:58:31.641Z] --- PASS: TestParsedImports (0.00s) [2022-05-02T12:58:31.641Z] === RUN TestAliasedImports [2022-05-02T12:58:31.641Z] --- PASS: TestAliasedImports (0.00s) [2022-05-02T12:58:31.641Z] PASS [2022-05-02T12:58:31.641Z] coverage: 56.8% of statements [2022-05-02T12:58:31.641Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.093s coverage: 56.8% of statements [2022-05-02T12:58:31.734Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-02T12:58:32.111Z] time="2022-05-02T12:58:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-02T12:58:32.200Z] --- PASS: TestUpdateReplicatedJob (2.65s) [2022-05-02T12:58:32.200Z] === RUN TestServiceListWithStatuses [2022-05-02T12:58:32.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:58:32.200Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:58:32.200Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:58:33.101Z] === RUN TestHTTPTransport [2022-05-02T12:58:33.101Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-02T12:58:33.101Z] PASS [2022-05-02T12:58:33.101Z] coverage: 85.7% of statements [2022-05-02T12:58:33.101Z] ok github.com/docker/docker/pkg/plugins/transport 0.104s coverage: 85.7% of statements [2022-05-02T12:58:34.093Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:58:34.093Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:58:34.093Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-02T12:58:34.093Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-02T12:58:34.093Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-02T12:58:34.093Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-02T12:58:34.093Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:58:34.093Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:58:34.093Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-02T12:58:34.093Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-02T12:58:34.093Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-02T12:58:34.093Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-02T12:58:34.093Z] === RUN TestBufferPoolPutAndGet [2022-05-02T12:58:34.093Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-02T12:58:34.093Z] PASS [2022-05-02T12:58:34.093Z] coverage: 88.2% of statements [2022-05-02T12:58:34.093Z] ok github.com/docker/docker/pkg/pools 0.084s coverage: 88.2% of statements [2022-05-02T12:58:34.280Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T12:58:34.851Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-02T12:58:35.084Z] === RUN TestOutputOnPrematureClose [2022-05-02T12:58:35.084Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-02T12:58:35.084Z] === RUN TestCompleteSilently [2022-05-02T12:58:35.084Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-02T12:58:35.084Z] PASS [2022-05-02T12:58:35.084Z] coverage: 75.9% of statements [2022-05-02T12:58:35.084Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2022-05-02T12:58:35.237Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-02T12:58:35.554Z] === RUN TestSendToOneSub [2022-05-02T12:58:35.554Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-02T12:58:35.554Z] === RUN TestSendToMultipleSubs [2022-05-02T12:58:35.554Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-02T12:58:35.554Z] === RUN TestEvictOneSub [2022-05-02T12:58:35.554Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-02T12:58:35.554Z] === RUN TestClosePublisher [2022-05-02T12:58:35.554Z] --- PASS: TestClosePublisher (0.00s) [2022-05-02T12:58:35.554Z] === RUN TestPubSubRace [2022-05-02T12:58:36.367Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-05-02T12:58:36.367Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:58:36.545Z] time="2022-05-02T12:58:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-02T12:58:36.545Z] --- PASS: TestAllocateRandomDeallocate (8.53s) [2022-05-02T12:58:36.545Z] === RUN TestRetrieveFromStore [2022-05-02T12:58:36.545Z] --- PASS: TestPubSubRace (1.07s) [2022-05-02T12:58:36.545Z] PASS [2022-05-02T12:58:36.545Z] coverage: 75.0% of statements [2022-05-02T12:58:36.545Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 75.0% of statements [2022-05-02T12:58:37.135Z] tests/integration/client_test.py ..... [ 75%] [2022-05-02T12:58:37.135Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-02T12:58:37.539Z] === RUN TestRegister [2022-05-02T12:58:37.539Z] --- PASS: TestRegister (0.00s) [2022-05-02T12:58:37.539Z] === RUN TestCommand [2022-05-02T12:58:37.539Z] --- PASS: TestCommand (0.05s) [2022-05-02T12:58:37.539Z] === RUN TestNaiveSelf [2022-05-02T12:58:37.539Z] --- PASS: TestNaiveSelf (0.05s) [2022-05-02T12:58:37.539Z] PASS [2022-05-02T12:58:37.539Z] coverage: 82.4% of statements [2022-05-02T12:58:37.539Z] ok github.com/docker/docker/pkg/reexec 0.177s coverage: 82.4% of statements [2022-05-02T12:58:37.700Z] tests/integration/errors_test.py . [ 76%] [2022-05-02T12:58:39.110Z] === RUN TestDump [2022-05-02T12:58:39.110Z] goroutine 6 [running]: [2022-05-02T12:58:39.110Z] github.com/docker/docker/pkg/stack.dump(0xab2d57?) [2022-05-02T12:58:39.110Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:58:39.110Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-02T12:58:39.110Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-02T12:58:39.110Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-02T12:58:39.110Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-02T12:58:39.110Z] testing.tRunner(0xc00015e340, 0xc7a498) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:58:39.110Z] created by testing.(*T).Run [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:58:39.110Z] [2022-05-02T12:58:39.110Z] goroutine 1 [chan receive]: [2022-05-02T12:58:39.110Z] testing.(*T).Run(0xc00015e1a0, {0xc6913c?, 0xa8c1f3?}, 0xc7a498) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:58:39.110Z] testing.runTests.func1(0xc00006a870?) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:58:39.110Z] testing.tRunner(0xc00015e1a0, 0xc000073ca0) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:58:39.110Z] testing.runTests(0xc000056460?, {0xdfe400, 0x3, 0x3}, {0x16e613b0108?, 0x40?, 0xe034a0?}) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:58:39.110Z] testing.(*M).Run(0xc000056460) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:58:39.110Z] main.main() [2022-05-02T12:58:39.110Z] _testmain.go:99 +0x255 [2022-05-02T12:58:39.110Z] --- PASS: TestDump (0.00s) [2022-05-02T12:58:39.110Z] === RUN TestDumpToFile [2022-05-02T12:58:39.110Z] --- PASS: TestDumpToFile (0.21s) [2022-05-02T12:58:39.110Z] === RUN TestDumpToFileWithEmptyInput [2022-05-02T12:58:39.110Z] goroutine 8 [running]: [2022-05-02T12:58:39.110Z] github.com/docker/docker/pkg/stack.dump(0xb2ed13?) [2022-05-02T12:58:39.110Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:58:39.110Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xb2ece0?}) [2022-05-02T12:58:39.110Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-02T12:58:39.110Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-05-02T12:58:39.110Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-02T12:58:39.110Z] testing.tRunner(0xc00015e9c0, 0xc7a488) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:58:39.110Z] created by testing.(*T).Run [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:58:39.110Z] [2022-05-02T12:58:39.110Z] goroutine 1 [chan receive]: [2022-05-02T12:58:39.110Z] testing.(*T).Run(0xc00015e1a0, {0xc70713?, 0xa8c1f3?}, 0xc7a488) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:58:39.110Z] testing.runTests.func1(0xc00006a870?) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:58:39.110Z] testing.tRunner(0xc00015e1a0, 0xc000073ca0) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:58:39.110Z] testing.runTests(0xc000056460?, {0xdfe400, 0x3, 0x3}, {0x16e613b0108?, 0x40?, 0xe034a0?}) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:58:39.110Z] testing.(*M).Run(0xc000056460) [2022-05-02T12:58:39.110Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:58:39.110Z] main.main() [2022-05-02T12:58:39.110Z] _testmain.go:99 +0x255 [2022-05-02T12:58:39.110Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-02T12:58:39.110Z] PASS [2022-05-02T12:58:39.110Z] coverage: 90.9% of statements [2022-05-02T12:58:39.110Z] ok github.com/docker/docker/pkg/stack 0.295s coverage: 90.9% of statements [2022-05-02T12:58:39.110Z] --- PASS: TestRetrieveFromStore (2.75s) [2022-05-02T12:58:39.110Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-02T12:58:39.110Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-02T12:58:39.110Z] === RUN TestParallelPredefinedRequest1 [2022-05-02T12:58:39.110Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-02T12:58:39.110Z] === RUN TestParallelPredefinedRequest2 [2022-05-02T12:58:39.110Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-02T12:58:39.110Z] === RUN TestParallelPredefinedRequest3 [2022-05-02T12:58:39.110Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-02T12:58:39.110Z] === RUN TestParallelPredefinedRequest4 [2022-05-02T12:58:39.110Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-02T12:58:39.110Z] === RUN TestParallelPredefinedRequest5 [2022-05-02T12:58:39.110Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-02T12:58:39.110Z] === RUN TestDebug [2022-05-02T12:58:39.580Z] --- PASS: TestDebug (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestRequestPoolParallel [2022-05-02T12:58:39.580Z] === RUN TestNewStdWriter [2022-05-02T12:58:39.580Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-02T12:58:39.580Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestWriteWithNilBytes [2022-05-02T12:58:39.580Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestWrite [2022-05-02T12:58:39.580Z] --- PASS: TestWrite (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestWriteWithWriterError [2022-05-02T12:58:39.580Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-02T12:58:39.580Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyWriteAndRead [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-02T12:58:39.580Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-02T12:58:39.580Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-02T12:58:39.633Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-05-02T12:58:39.633Z] === RUN TestServicePlugin [2022-05-02T12:58:39.633Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:58:39.633Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T12:58:39.633Z] === RUN TestServiceUpdateLabel [2022-05-02T12:58:40.050Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-02T12:58:40.050Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-02T12:58:40.050Z] PASS [2022-05-02T12:58:40.050Z] coverage: 100.0% of statements [2022-05-02T12:58:40.050Z] ok github.com/docker/docker/pkg/stdcopy 0.073s coverage: 100.0% of statements [2022-05-02T12:58:40.050Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-05-02T12:58:40.050Z] === RUN TestFullAllocateRelease [2022-05-02T12:58:40.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-02T12:58:40.520Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-05-02T12:58:40.520Z] === RUN TestOddAllocateRelease [2022-05-02T12:58:40.520Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-05-02T12:58:40.520Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-02T12:58:40.520Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-02T12:58:40.520Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-02T12:58:40.990Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-02T12:58:40.990Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-02T12:58:40.990Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-02T12:58:40.990Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-02T12:58:40.990Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestFormatStatus [2022-05-02T12:58:40.990Z] --- PASS: TestFormatStatus (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestFormatError [2022-05-02T12:58:40.990Z] --- PASS: TestFormatError (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestFormatJSONError [2022-05-02T12:58:40.990Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-02T12:58:40.990Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-02T12:58:40.990Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestNewJSONProgressOutput [2022-05-02T12:58:40.990Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestAuxFormatterEmit [2022-05-02T12:58:40.990Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestStreamWriterStdout [2022-05-02T12:58:40.990Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-02T12:58:40.990Z] === RUN TestStreamWriterStderr [2022-05-02T12:58:40.990Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-02T12:58:40.990Z] PASS [2022-05-02T12:58:40.990Z] coverage: 66.2% of statements [2022-05-02T12:58:40.990Z] ok github.com/docker/docker/pkg/streamformatter 0.086s coverage: 66.2% of statements [2022-05-02T12:58:40.990Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T12:58:40.990Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T12:58:40.990Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:58:40.990Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T12:58:40.990Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T12:58:40.990Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:58:40.990Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:58:40.990Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:58:40.990Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:58:40.990Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T12:58:40.990Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:58:40.990Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:58:40.990Z] PASS [2022-05-02T12:58:40.990Z] coverage: 85.3% of statements [2022-05-02T12:58:40.990Z] ok github.com/docker/docker/libnetwork/ipam 71.188s coverage: 85.3% of statements [2022-05-02T12:58:41.463Z] === RUN TestGenerateRandomID [2022-05-02T12:58:41.463Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-02T12:58:41.463Z] === RUN TestShortenId [2022-05-02T12:58:41.463Z] --- PASS: TestShortenId (0.00s) [2022-05-02T12:58:41.463Z] === RUN TestShortenSha256Id [2022-05-02T12:58:41.463Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-02T12:58:41.463Z] === RUN TestShortenIdEmpty [2022-05-02T12:58:41.463Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-02T12:58:41.463Z] === RUN TestShortenIdInvalid [2022-05-02T12:58:41.463Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-02T12:58:41.463Z] === RUN TestIsShortIDNonHex [2022-05-02T12:58:41.463Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-02T12:58:41.463Z] === RUN TestIsShortIDNotCorrectSize [2022-05-02T12:58:41.463Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-02T12:58:41.463Z] PASS [2022-05-02T12:58:41.463Z] coverage: 70.6% of statements [2022-05-02T12:58:41.463Z] ok github.com/docker/docker/pkg/stringid 0.057s coverage: 70.6% of statements [2022-05-02T12:58:41.531Z] --- PASS: TestServiceUpdateLabel (1.87s) [2022-05-02T12:58:41.531Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:58:42.453Z] === RUN TestIsCpusetListAvailable [2022-05-02T12:58:42.453Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-02T12:58:42.453Z] PASS [2022-05-02T12:58:42.453Z] coverage: 39.4% of statements [2022-05-02T12:58:42.453Z] ok github.com/docker/docker/pkg/sysinfo 0.065s coverage: 39.4% of statements [2022-05-02T12:58:44.675Z] === RUN TestChtimes [2022-05-02T12:58:44.675Z] --- PASS: TestChtimes (0.01s) [2022-05-02T12:58:44.675Z] === RUN TestChtimesWindows [2022-05-02T12:58:44.675Z] --- PASS: TestGet (15.01s) [2022-05-02T12:58:44.675Z] === RUN TestPluginWithNoManifest [2022-05-02T12:58:44.675Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-02T12:58:44.675Z] === RUN TestGetAll [2022-05-02T12:58:44.675Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-02T12:58:44.675Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-02T12:58:44.675Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-02T12:58:44.675Z] PASS [2022-05-02T12:58:44.675Z] coverage: 13.0% of statements [2022-05-02T12:58:44.675Z] --- PASS: TestGetAll (0.01s) [2022-05-02T12:58:44.675Z] PASS [2022-05-02T12:58:44.675Z] coverage: 73.2% of statements [2022-05-02T12:58:44.675Z] ok github.com/docker/docker/pkg/system 0.078s coverage: 13.0% of statements [2022-05-02T12:58:44.675Z] ok github.com/docker/docker/pkg/plugins 35.159s coverage: 73.2% of statements [2022-05-02T12:58:45.144Z] === RUN TestTailFile [2022-05-02T12:58:45.144Z] --- PASS: TestTailFile (0.00s) [2022-05-02T12:58:45.144Z] === RUN TestTailFileManyLines [2022-05-02T12:58:45.144Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-02T12:58:45.144Z] === RUN TestTailEmptyFile [2022-05-02T12:58:45.144Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-02T12:58:45.144Z] === RUN TestTailNegativeN [2022-05-02T12:58:45.144Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader [2022-05-02T12:58:45.144Z] === CONT TestNewTailReader [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/truncated_last_line [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-02T12:58:45.144Z] === CONT TestNewTailReader/no_delimiter [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.144Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.144Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.144Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.144Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.614Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:45.615Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:45.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:45.615Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:45.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:45.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:58:46.028Z] 8f616e6e9eec: Pull complete [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:46.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.087Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.087Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.558Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.558Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:46.559Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:46.560Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:47.031Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:58:47.032Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:58:47.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-02T12:58:47.033Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:58:47.504Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:58:47.504Z] PASS [2022-05-02T12:58:47.504Z] coverage: 88.6% of statements [2022-05-02T12:58:47.504Z] ok github.com/docker/docker/pkg/tailfile 0.421s coverage: 88.6% of statements [2022-05-02T12:58:47.504Z] === RUN TestTarSumRemoveNonExistent [2022-05-02T12:58:47.504Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-02T12:58:47.504Z] === RUN TestTarSumRemove [2022-05-02T12:58:47.504Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestSortFileInfoSums [2022-05-02T12:58:47.504Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestNewTarSumForLabelInvalid [2022-05-02T12:58:47.504Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestNewTarSumForLabel [2022-05-02T12:58:47.504Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestEmptyTar [2022-05-02T12:58:47.504Z] --- PASS: TestEmptyTar (0.02s) [2022-05-02T12:58:47.504Z] === RUN TestTarSumsReadSize [2022-05-02T12:58:47.504Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestTarSums [2022-05-02T12:58:47.504Z] --- PASS: TestTarSums (0.15s) [2022-05-02T12:58:47.504Z] === RUN TestIteration [2022-05-02T12:58:47.504Z] --- PASS: TestIteration (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestVersionLabelForChecksum [2022-05-02T12:58:47.504Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestVersion [2022-05-02T12:58:47.504Z] --- PASS: TestVersion (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestGetVersion [2022-05-02T12:58:47.504Z] --- PASS: TestGetVersion (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestGetVersions [2022-05-02T12:58:47.504Z] --- PASS: TestGetVersions (0.00s) [2022-05-02T12:58:47.504Z] PASS [2022-05-02T12:58:47.504Z] coverage: 89.3% of statements [2022-05-02T12:58:47.504Z] ok github.com/docker/docker/pkg/tarsum 0.272s coverage: 89.3% of statements [2022-05-02T12:58:47.504Z] === RUN TestTruncIndex [2022-05-02T12:58:47.504Z] --- PASS: TestTruncIndex (0.10s) [2022-05-02T12:58:47.504Z] PASS [2022-05-02T12:58:47.504Z] coverage: 91.5% of statements [2022-05-02T12:58:47.504Z] ok github.com/docker/docker/pkg/truncindex 0.169s coverage: 91.5% of statements [2022-05-02T12:58:47.504Z] === RUN TestVersionInfo [2022-05-02T12:58:47.504Z] --- PASS: TestVersionInfo (0.00s) [2022-05-02T12:58:47.504Z] === RUN TestAppendVersions [2022-05-02T12:58:47.504Z] --- PASS: TestAppendVersions (0.00s) [2022-05-02T12:58:47.504Z] PASS [2022-05-02T12:58:47.504Z] coverage: 88.9% of statements [2022-05-02T12:58:47.504Z] ok github.com/docker/docker/pkg/useragent 0.089s coverage: 88.9% of statements [2022-05-02T12:58:49.074Z] === RUN TestNewSettable [2022-05-02T12:58:49.074Z] --- PASS: TestNewSettable (0.00s) [2022-05-02T12:58:49.074Z] === RUN TestIsSettable [2022-05-02T12:58:49.074Z] --- PASS: TestIsSettable (0.00s) [2022-05-02T12:58:49.074Z] === RUN TestUpdateSettingsEnv [2022-05-02T12:58:49.074Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-02T12:58:49.074Z] PASS [2022-05-02T12:58:49.074Z] coverage: 20.0% of statements [2022-05-02T12:58:49.074Z] ok github.com/docker/docker/plugin/v2 0.085s coverage: 20.0% of statements [2022-05-02T12:58:49.543Z] === RUN TestValidatePrivileges [2022-05-02T12:58:49.543Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-02T12:58:49.543Z] === RUN TestFilterByCapNeg [2022-05-02T12:58:49.543Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-02T12:58:49.543Z] === RUN TestFilterByCapPos [2022-05-02T12:58:49.543Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-02T12:58:49.543Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-02T12:58:49.543Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-02T12:58:49.543Z] PASS [2022-05-02T12:58:49.543Z] coverage: 12.2% of statements [2022-05-02T12:58:49.543Z] ok github.com/docker/docker/plugin 0.135s coverage: 12.2% of statements [2022-05-02T12:58:50.014Z] === RUN TestLoad [2022-05-02T12:58:50.014Z] --- PASS: TestLoad (0.00s) [2022-05-02T12:58:50.014Z] === RUN TestSave [2022-05-02T12:58:50.014Z] --- PASS: TestSave (0.05s) [2022-05-02T12:58:50.014Z] === RUN TestAddDeleteGet [2022-05-02T12:58:50.483Z] --- PASS: TestAddDeleteGet (0.21s) [2022-05-02T12:58:50.483Z] === RUN TestInvalidTags [2022-05-02T12:58:50.483Z] --- PASS: TestInvalidTags (0.03s) [2022-05-02T12:58:50.483Z] PASS [2022-05-02T12:58:50.483Z] coverage: 83.7% of statements [2022-05-02T12:58:50.483Z] ok github.com/docker/docker/reference 0.387s coverage: 83.7% of statements [2022-05-02T12:58:52.057Z] === RUN TestResolveAuthConfigIndexServer [2022-05-02T12:58:52.057Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestResolveAuthConfigFullURL [2022-05-02T12:58:52.057Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-02T12:58:52.057Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestValidateMirror [2022-05-02T12:58:52.057Z] --- PASS: TestValidateMirror (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestLoadInsecureRegistries [2022-05-02T12:58:52.057Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-02T12:58:52.057Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-02T12:58:52.057Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-02T12:58:52.057Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-02T12:58:52.057Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-02T12:58:52.057Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestResumableRequestReaderWithReadError [2022-05-02T12:58:52.057Z] time="2022-05-02T12:58:51Z" 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-02T12:58:52.057Z] time="2022-05-02T12:58:52Z" 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-02T12:58:52.057Z] time="2022-05-02T12:58:52Z" 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-02T12:58:52.057Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-05-02T12:58:52.057Z] === RUN TestNewServiceConfig [2022-05-02T12:58:52.057Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestValidateIndexName [2022-05-02T12:58:52.057Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-02T12:58:52.057Z] === RUN TestValidateIndexNameWithError [2022-05-02T12:58:52.057Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestEndpointParse [2022-05-02T12:58:52.528Z] --- PASS: TestEndpointParse (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestEndpointParseInvalid [2022-05-02T12:58:52.528Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestValidateEndpoint [2022-05-02T12:58:52.528Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-02T12:58:52.528Z] === RUN TestPing [2022-05-02T12:58:52.528Z] --- PASS: TestPing (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestPingRegistryEndpoint [2022-05-02T12:58:52.528Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:58:52.528Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-02T12:58:52.528Z] === RUN TestEndpoint [2022-05-02T12:58:52.528Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:58:52.528Z] --- SKIP: TestEndpoint (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestParseRepositoryInfo [2022-05-02T12:58:52.528Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestNewIndexInfo [2022-05-02T12:58:52.528Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestMirrorEndpointLookup [2022-05-02T12:58:52.528Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:58:52.528Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestSearchRepositories [2022-05-02T12:58:52.528Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-02T12:58:52.528Z] Host: 127.0.0.1:49339 [2022-05-02T12:58:52.528Z] User-Agent: docker test client [2022-05-02T12:58:52.528Z] Authorization: Token fake-token [2022-05-02T12:58:52.528Z] X-Docker-Token: true [2022-05-02T12:58:52.528Z] Accept-Encoding: gzip [2022-05-02T12:58:52.528Z] [2022-05-02T12:58:52.528Z] [2022-05-02T12:58:52.528Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-02T12:58:52.528Z] Connection: close [2022-05-02T12:58:52.528Z] Content-Length: 144 [2022-05-02T12:58:52.528Z] Cache-Control: no-cache [2022-05-02T12:58:52.528Z] Content-Type: application/json [2022-05-02T12:58:52.528Z] Date: Mon, 02 May 2022 12:58:52 GMT [2022-05-02T12:58:52.528Z] Expires: -1 [2022-05-02T12:58:52.528Z] Pragma: no-cache [2022-05-02T12:58:52.528Z] Server: docker-tests/mock [2022-05-02T12:58:52.528Z] X-Docker-Registry-Config: mock [2022-05-02T12:58:52.528Z] X-Docker-Registry-Version: 0.0.0 [2022-05-02T12:58:52.528Z] [2022-05-02T12:58:52.528Z] [2022-05-02T12:58:52.528Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-02T12:58:52.528Z] === RUN TestTrustedLocation [2022-05-02T12:58:52.528Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-02T12:58:52.528Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestAllowNondistributableArtifacts [2022-05-02T12:58:52.528Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestIsSecureIndex [2022-05-02T12:58:52.528Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-02T12:58:52.528Z] PASS [2022-05-02T12:58:52.528Z] coverage: 51.7% of statements [2022-05-02T12:58:52.528Z] ok github.com/docker/docker/registry 0.424s coverage: 51.7% of statements [2022-05-02T12:58:52.528Z] time="2022-05-02T12:58:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-02T12:58:52.528Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s) [2022-05-02T12:58:52.528Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-02T12:58:52.528Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-02T12:58:52.528Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-02T12:58:52.528Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestResumableRequestReader [2022-05-02T12:58:52.528Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-02T12:58:52.528Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-02T12:58:52.528Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-02T12:58:52.528Z] PASS [2022-05-02T12:58:52.528Z] coverage: 100.0% of statements [2022-05-02T12:58:52.528Z] ok github.com/docker/docker/registry/resumable 0.376s coverage: 100.0% of statements [2022-05-02T12:58:52.998Z] === RUN TestRestartManagerTimeout [2022-05-02T12:58:52.998Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-02T12:58:52.998Z] === RUN TestRestartManagerTimeoutReset [2022-05-02T12:58:52.998Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-02T12:58:52.998Z] PASS [2022-05-02T12:58:52.998Z] coverage: 50.9% of statements [2022-05-02T12:58:52.998Z] ok github.com/docker/docker/restartmanager 0.080s coverage: 50.9% of statements [2022-05-02T12:58:53.469Z] === RUN TestDecodeContainerConfig [2022-05-02T12:58:53.469Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-02T12:58:53.469Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-02T12:58:53.469Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-02T12:58:53.469Z] === RUN TestDecodeContainerConfigIsolation [2022-05-02T12:58:53.469Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-02T12:58:53.469Z] === RUN TestValidatePrivileged [2022-05-02T12:58:53.469Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-02T12:58:53.469Z] PASS [2022-05-02T12:58:53.469Z] coverage: 52.4% of statements [2022-05-02T12:58:53.469Z] ok github.com/docker/docker/runconfig 0.078s coverage: 52.4% of statements [2022-05-02T12:58:54.458Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-02T12:58:54.458Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-02T12:58:54.458Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-02T12:58:54.458Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-02T12:58:54.458Z] PASS [2022-05-02T12:58:54.458Z] coverage: 62.5% of statements [2022-05-02T12:58:54.458Z] ok github.com/docker/docker/testutil 0.086s coverage: 62.5% of statements [2022-05-02T12:58:55.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-02T12:58:55.055Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T12:58:55.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-02T12:58:56.372Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-05-02T12:58:56.372Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:58:56.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T12:58:56.440Z] docker_api_swarm_test.go:563: [de82c4a24978f] joining swarm manager [d014dcbb003fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:58:56.728Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-02T12:58:57.417Z] === RUN TestGetDriver [2022-05-02T12:58:57.417Z] --- PASS: TestGetDriver (0.00s) [2022-05-02T12:58:57.417Z] === RUN TestVolumeRequestError [2022-05-02T12:58:57.417Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-02T12:58:57.417Z] PASS [2022-05-02T12:58:57.417Z] coverage: 36.1% of statements [2022-05-02T12:58:57.417Z] ok github.com/docker/docker/volume/drivers 0.094s coverage: 36.1% of statements [2022-05-02T12:58:57.417Z] === RUN TestGetAddress [2022-05-02T12:58:57.417Z] --- PASS: TestGetAddress (0.00s) [2022-05-02T12:58:57.417Z] === RUN TestRemove [2022-05-02T12:58:57.417Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:58:57.417Z] --- SKIP: TestRemove (0.00s) [2022-05-02T12:58:57.417Z] === RUN TestInitializeWithVolumes [2022-05-02T12:58:57.417Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-02T12:58:57.417Z] === RUN TestCreate [2022-05-02T12:58:57.417Z] --- PASS: TestCreate (0.02s) [2022-05-02T12:58:57.417Z] === RUN TestValidateName [2022-05-02T12:58:57.417Z] --- PASS: TestValidateName (0.00s) [2022-05-02T12:58:57.417Z] === RUN TestCreateWithOpts [2022-05-02T12:58:57.417Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:58:57.417Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-02T12:58:57.417Z] === RUN TestRelaodNoOpts [2022-05-02T12:58:57.417Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-02T12:58:57.417Z] PASS [2022-05-02T12:58:57.417Z] coverage: 41.5% of statements [2022-05-02T12:58:57.417Z] ok github.com/docker/docker/volume/local 0.139s coverage: 41.5% of statements [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRaw [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-02T12:58:59.636Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRaw [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-02T12:58:59.636Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-02T12:58:59.636Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-02T12:58:59.637Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestConvertTmpfsOptions [2022-05-02T12:58:59.637Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-02T12:58:59.637Z] linux_parser_test.go:209: data="ro" [2022-05-02T12:58:59.637Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestParseMountSpec [2022-05-02T12:58:59.637Z] parser_test.go:62: case 0 [2022-05-02T12:58:59.637Z] parser_test.go:62: case 1 [2022-05-02T12:58:59.637Z] parser_test.go:62: case 2 [2022-05-02T12:58:59.637Z] parser_test.go:62: case 3 [2022-05-02T12:58:59.637Z] parser_test.go:62: case 4 [2022-05-02T12:58:59.637Z] parser_test.go:62: case 5 [2022-05-02T12:58:59.637Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestValidateMount [2022-05-02T12:58:59.637Z] --- PASS: TestValidateMount (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRaw [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:58:59.637Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-02T12:58:59.637Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:58:59.637Z] PASS [2022-05-02T12:58:59.637Z] coverage: 67.6% of statements [2022-05-02T12:58:59.637Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 67.6% of statements [2022-05-02T12:58:59.637Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:58:59.637Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:58:59.637Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:58:59.637Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-02T12:59:00.106Z] === RUN TestSetGetMeta [2022-05-02T12:59:00.106Z] === PAUSE TestSetGetMeta [2022-05-02T12:59:00.106Z] === RUN TestRestore [2022-05-02T12:59:00.106Z] === PAUSE TestRestore [2022-05-02T12:59:00.106Z] === RUN TestServiceCreate [2022-05-02T12:59:00.106Z] === PAUSE TestServiceCreate [2022-05-02T12:59:00.106Z] === RUN TestServiceList [2022-05-02T12:59:00.106Z] === PAUSE TestServiceList [2022-05-02T12:59:00.106Z] === RUN TestServiceRemove [2022-05-02T12:59:00.106Z] === PAUSE TestServiceRemove [2022-05-02T12:59:00.106Z] === RUN TestServiceGet [2022-05-02T12:59:00.106Z] === PAUSE TestServiceGet [2022-05-02T12:59:00.106Z] === RUN TestServicePrune [2022-05-02T12:59:00.106Z] === PAUSE TestServicePrune [2022-05-02T12:59:00.106Z] === RUN TestCreate [2022-05-02T12:59:00.106Z] === PAUSE TestCreate [2022-05-02T12:59:00.106Z] === RUN TestRemove [2022-05-02T12:59:00.106Z] === PAUSE TestRemove [2022-05-02T12:59:00.106Z] === RUN TestList [2022-05-02T12:59:00.106Z] === PAUSE TestList [2022-05-02T12:59:00.106Z] === RUN TestFindByDriver [2022-05-02T12:59:00.106Z] === PAUSE TestFindByDriver [2022-05-02T12:59:00.106Z] === RUN TestFindByReferenced [2022-05-02T12:59:00.106Z] === PAUSE TestFindByReferenced [2022-05-02T12:59:00.106Z] === RUN TestDerefMultipleOfSameRef [2022-05-02T12:59:00.106Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-02T12:59:00.106Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:59:00.106Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:59:00.106Z] === RUN TestDefererencePluginOnCreateError [2022-05-02T12:59:00.106Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-02T12:59:00.106Z] === RUN TestRefDerefRemove [2022-05-02T12:59:00.106Z] === PAUSE TestRefDerefRemove [2022-05-02T12:59:00.106Z] === RUN TestGet [2022-05-02T12:59:00.106Z] === PAUSE TestGet [2022-05-02T12:59:00.106Z] === RUN TestGetWithReference [2022-05-02T12:59:00.106Z] === PAUSE TestGetWithReference [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_nil_list [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_empty_list [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_filter_some [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_filter_middle [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:59:00.106Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-02T12:59:00.106Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_nil_list [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_filter_some [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_filter_middle [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:59:00.106Z] === CONT TestFilterFunc/test_empty_list [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-02T12:59:00.106Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-02T12:59:00.106Z] === CONT TestSetGetMeta [2022-05-02T12:59:00.106Z] === CONT TestList [2022-05-02T12:59:00.106Z] === CONT TestServiceGet [2022-05-02T12:59:00.106Z] === CONT TestCreate [2022-05-02T12:59:00.106Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-02T12:59:00.106Z] === CONT TestGetWithReference [2022-05-02T12:59:00.106Z] --- PASS: TestCreate (0.04s) [2022-05-02T12:59:00.106Z] === CONT TestGet [2022-05-02T12:59:00.106Z] --- PASS: TestList (0.05s) [2022-05-02T12:59:00.106Z] === CONT TestRefDerefRemove [2022-05-02T12:59:00.106Z] --- PASS: TestGetWithReference (0.04s) [2022-05-02T12:59:00.106Z] === CONT TestDefererencePluginOnCreateError [2022-05-02T12:59:00.106Z] --- PASS: TestGet (0.04s) [2022-05-02T12:59:00.106Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:59:00.106Z] --- PASS: TestRefDerefRemove (0.04s) [2022-05-02T12:59:00.106Z] === CONT TestDerefMultipleOfSameRef [2022-05-02T12:59:00.106Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-02T12:59:00.106Z] === CONT TestFindByReferenced [2022-05-02T12:59:00.106Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-05-02T12:59:00.106Z] === CONT TestFindByDriver [2022-05-02T12:59:00.106Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-05-02T12:59:00.106Z] === CONT TestServiceRemove [2022-05-02T12:59:00.106Z] --- PASS: TestFindByReferenced (0.05s) [2022-05-02T12:59:00.106Z] === CONT TestServiceList [2022-05-02T12:59:00.106Z] --- PASS: TestFindByDriver (0.05s) [2022-05-02T12:59:00.106Z] === CONT TestServiceCreate [2022-05-02T12:59:00.578Z] --- PASS: TestServiceGet (0.30s) [2022-05-02T12:59:00.578Z] === CONT TestRestore [2022-05-02T12:59:00.578Z] --- PASS: TestServiceRemove (0.18s) [2022-05-02T12:59:00.578Z] === CONT TestRemove [2022-05-02T12:59:00.578Z] --- PASS: TestServiceList (0.15s) [2022-05-02T12:59:00.578Z] === CONT TestServicePrune [2022-05-02T12:59:00.578Z] --- PASS: TestServiceCreate (0.15s) [2022-05-02T12:59:00.578Z] time="2022-05-02T12:59:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:59:00.578Z] --- PASS: TestRestore (0.04s) [2022-05-02T12:59:00.578Z] --- PASS: TestRemove (0.04s) [2022-05-02T12:59:00.578Z] time="2022-05-02T12:59:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:59:00.579Z] time="2022-05-02T12:59:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:59:00.579Z] time="2022-05-02T12:59:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-02T12:59:00.579Z] time="2022-05-02T12:59:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:59:00.579Z] --- PASS: TestServicePrune (0.07s) [2022-05-02T12:59:00.579Z] PASS [2022-05-02T12:59:00.579Z] coverage: 69.0% of statements [2022-05-02T12:59:00.579Z] ok github.com/docker/docker/volume/service 0.478s coverage: 69.0% of statements [2022-05-02T12:59:03.694Z] 2022/05/02 12:59:03 Closing DB instances... [2022-05-02T12:59:05.917Z] --- PASS: TestNetworkDBGarbageCollection (54.07s) [2022-05-02T12:59:05.917Z] === RUN TestFindNode [2022-05-02T12:59:05.917Z] 2022/05/02 12:59:05 Closing DB instances... [2022-05-02T12:59:05.917Z] --- PASS: TestFindNode (0.02s) [2022-05-02T12:59:05.917Z] === RUN TestChangeNodeState [2022-05-02T12:59:05.917Z] 2022/05/02 12:59:05 Closing DB instances... [2022-05-02T12:59:05.917Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-02T12:59:05.917Z] === RUN TestNodeReincarnation [2022-05-02T12:59:05.917Z] 2022/05/02 12:59:05 Closing DB instances... [2022-05-02T12:59:06.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T12:59:06.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T12:59:06.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T12:59:07.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T12:59:07.847Z] docker_api_swarm_test.go:585: [dffab7efe80b5] joining swarm manager [d014dcbb003fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:59:09.234Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T12:59:09.234Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-02T12:59:09.234Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T12:59:09.805Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-02T12:59:10.676Z] --- PASS: TestNodeReincarnation (5.03s) [2022-05-02T12:59:10.676Z] === RUN TestParallelCreate [2022-05-02T12:59:10.676Z] 2022/05/02 12:59:10 Closing DB instances... [2022-05-02T12:59:10.676Z] --- PASS: TestParallelCreate (0.02s) [2022-05-02T12:59:10.676Z] === RUN TestParallelDelete [2022-05-02T12:59:10.676Z] 2022/05/02 12:59:10 Closing DB instances... [2022-05-02T12:59:10.676Z] --- PASS: TestParallelDelete (0.03s) [2022-05-02T12:59:10.676Z] === RUN TestNetworkDBIslands [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:43fd08663029 with config:&{NodeID:43fd08663029 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-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 43fd08663029/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 43fd08663029/172.21.77.206, added to nodes list" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0bf96b7dac03 with config:&{NodeID:0bf96b7dac03 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-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, added to nodes list" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, added to nodes list" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 43fd08663029/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=info msg="Node 43fd08663029/172.21.77.206, added to nodes list" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-02T12:59:10.676Z] time="2022-05-02T12:59:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-02T12:59:11.191Z] check_test.go:378: [de82c4a24978f] daemon is not started [2022-05-02T12:59:11.211Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-05-02T12:59:11.211Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ff08af3bd975 with config:&{NodeID:ff08af3bd975 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-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, added to nodes list" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, added to nodes list" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node 43fd08663029/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node 43fd08663029/172.21.77.206, added to nodes list" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, added to nodes list" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:11.664Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:681d76750d9b with config:&{NodeID:681d76750d9b 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-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node ff08af3bd975/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 43fd08663029/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 43fd08663029/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.133Z] time="2022-05-02T12:59:11Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3a7baee3deb6 with config:&{NodeID:3a7baee3deb6 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-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node ff08af3bd975/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node ff08af3bd975/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 43fd08663029/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 43fd08663029/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.603Z] time="2022-05-02T12:59:12Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:12.634Z] ......... [ 85%] [2022-05-02T12:59:13.072Z] networkdb_test.go:835: Re-joining: 3 [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=info msg="The new bootstrap node list is:[172.21.77.206:10033 172.21.77.206:10034 172.21.77.206:10035]" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10033" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49371" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10034" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49372" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10035" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49373" [2022-05-02T12:59:13.072Z] networkdb_test.go:835: Re-joining: 4 [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=info msg="The new bootstrap node list is:[172.21.77.206:10033 172.21.77.206:10034 172.21.77.206:10035]" [2022-05-02T12:59:13.072Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10033" [2022-05-02T12:59:13.073Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49374" [2022-05-02T12:59:13.073Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10034" [2022-05-02T12:59:13.073Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49375" [2022-05-02T12:59:13.073Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10035" [2022-05-02T12:59:13.073Z] time="2022-05-02T12:59:12Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49376" [2022-05-02T12:59:13.073Z] time="2022-05-02T12:59:13Z" level=info msg="node 0 leaving" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029 change state NodeActive --> NodeLeft" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="node2(0bf96b7dac03): Node leave event for 43fd08663029/172.21.77.206" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029 change state NodeActive --> NodeLeft" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="node3(ff08af3bd975): Node leave event for 43fd08663029/172.21.77.206" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029 change state NodeActive --> NodeLeft" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="node4(681d76750d9b): Node leave event for 43fd08663029/172.21.77.206" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029 change state NodeActive --> NodeLeft" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="node5(3a7baee3deb6): Node leave event for 43fd08663029/172.21.77.206" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029 change state NodeActive --> NodeLeft" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="node1(43fd08663029): Node leave event for 43fd08663029/172.21.77.206" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029/172.21.77.206, left gossip cluster" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029/172.21.77.206, left gossip cluster" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029/172.21.77.206, left gossip cluster" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029/172.21.77.206, left gossip cluster" [2022-05-02T12:59:13.543Z] time="2022-05-02T12:59:13Z" level=info msg="Node 43fd08663029/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="node 1 leaving" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.21.77.206:10034: use of closed network connection" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03 change state NodeActive --> NodeLeft" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="node3(ff08af3bd975): Node leave event for 0bf96b7dac03/172.21.77.206" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03 change state NodeActive --> NodeLeft" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="node5(3a7baee3deb6): Node leave event for 0bf96b7dac03/172.21.77.206" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03 change state NodeActive --> NodeFailed" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, added to failed nodes list" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03 change state NodeActive --> NodeLeft" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="node4(681d76750d9b): Node leave event for 0bf96b7dac03/172.21.77.206" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=error msg="node: 0bf96b7dac03 is unknown to memberlist" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="Node 0bf96b7dac03/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.013Z] time="2022-05-02T12:59:13Z" level=info msg="node 2 leaving" [2022-05-02T12:59:14.482Z] time="2022-05-02T12:59:13Z" level=info msg="Node ff08af3bd975 change state NodeActive --> NodeLeft" [2022-05-02T12:59:14.482Z] time="2022-05-02T12:59:13Z" level=info msg="node5(3a7baee3deb6): Node leave event for ff08af3bd975/172.21.77.206" [2022-05-02T12:59:14.482Z] time="2022-05-02T12:59:13Z" level=info msg="Node ff08af3bd975 change state NodeActive --> NodeLeft" [2022-05-02T12:59:14.482Z] time="2022-05-02T12:59:13Z" level=info msg="node4(681d76750d9b): Node leave event for ff08af3bd975/172.21.77.206" [2022-05-02T12:59:14.482Z] time="2022-05-02T12:59:14Z" level=info msg="Node ff08af3bd975 change state NodeActive --> NodeLeft" [2022-05-02T12:59:14.483Z] time="2022-05-02T12:59:14Z" level=info msg="node3(ff08af3bd975): Node leave event for ff08af3bd975/172.21.77.206" [2022-05-02T12:59:14.483Z] time="2022-05-02T12:59:14Z" level=info msg="Node ff08af3bd975/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.483Z] time="2022-05-02T12:59:14Z" level=info msg="Node ff08af3bd975/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.483Z] time="2022-05-02T12:59:14Z" level=info msg="Node ff08af3bd975/172.21.77.206, left gossip cluster" [2022-05-02T12:59:14.953Z] networkdb_test.go:867: node4: OK [2022-05-02T12:59:14.953Z] networkdb_test.go:867: node5: OK [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="node 0 coming back" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b91c30dfd16b with config:&{NodeID:b91c30dfd16b 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-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="Node b91c30dfd16b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="Node b91c30dfd16b/172.21.77.206, added to nodes list" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="node 1 coming back" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9fa401ee9164 with config:&{NodeID:9fa401ee9164 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-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="Node 9fa401ee9164/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="Node 9fa401ee9164/172.21.77.206, added to nodes list" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="node 2 coming back" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f0bbd639cd13 with config:&{NodeID:f0bbd639cd13 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-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="Node f0bbd639cd13/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:14.953Z] time="2022-05-02T12:59:14Z" level=info msg="Node f0bbd639cd13/172.21.77.206, added to nodes list" [2022-05-02T12:59:17.451Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-02T12:59:17.908Z] time="2022-05-02T12:59:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.77.206:10033 172.21.77.206:10034 172.21.77.206:10035]" [2022-05-02T12:59:18.376Z] time="2022-05-02T12:59:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.77.206:10033 172.21.77.206:10034 172.21.77.206:10035]" [2022-05-02T12:59:18.593Z] 8f616e6e9eec: Verifying Checksum [2022-05-02T12:59:18.593Z] 8f616e6e9eec: Download complete [2022-05-02T12:59:18.899Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-02T12:59:19.336Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T12:59:19.336Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10033" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49377" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, is the new incarnation of the shutdown node 43fd08663029/172.21.77.206" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10034" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49378" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, is the new incarnation of the shutdown node 0bf96b7dac03/172.21.77.206" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49379" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10035" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 681d76750d9b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 681d76750d9b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, is the new incarnation of the shutdown node ff08af3bd975/172.21.77.206" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, is the new incarnation of the shutdown node 0bf96b7dac03/172.21.77.206" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node 9fa401ee9164/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, is the new incarnation of the shutdown node 43fd08663029/172.21.77.206" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node b91c30dfd16b/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:18Z" level=info msg="Node f0bbd639cd13/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=info msg="Node f0bbd639cd13/172.21.77.206, joined gossip cluster" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=info msg="Node f0bbd639cd13/172.21.77.206, is the new incarnation of the shutdown node ff08af3bd975/172.21.77.206" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=info msg="Node f0bbd639cd13/172.21.77.206, added to nodes list" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10033" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49380" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10034" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49381" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.77.206:10035" [2022-05-02T12:59:19.363Z] time="2022-05-02T12:59:19Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49382" [2022-05-02T12:59:19.831Z] 2022/05/02 12:59:19 Closing DB instances... [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="Node b91c30dfd16b change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="node4(681d76750d9b): Node leave event for b91c30dfd16b/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="Node b91c30dfd16b change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="node3(f0bbd639cd13): Node leave event for b91c30dfd16b/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="Node b91c30dfd16b change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="node2(9fa401ee9164): Node leave event for b91c30dfd16b/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="Node b91c30dfd16b change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="node5(3a7baee3deb6): Node leave event for b91c30dfd16b/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="Node b91c30dfd16b change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:19Z" level=info msg="node1(b91c30dfd16b): Node leave event for b91c30dfd16b/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node b91c30dfd16b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node b91c30dfd16b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node b91c30dfd16b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node b91c30dfd16b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node b91c30dfd16b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164 change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="node5(3a7baee3deb6): Node leave event for 9fa401ee9164/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164 change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="node4(681d76750d9b): Node leave event for 9fa401ee9164/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164 change state NodeActive --> NodeFailed" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164/172.21.77.206, added to failed nodes list" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164 change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=info msg="node3(f0bbd639cd13): Node leave event for 9fa401ee9164/172.21.77.206" [2022-05-02T12:59:20.300Z] time="2022-05-02T12:59:20Z" level=error msg="node: 9fa401ee9164 is unknown to memberlist" [2022-05-02T12:59:20.304Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T12:59:20.564Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="Node 9fa401ee9164/172.21.77.206, left gossip cluster" [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="Node f0bbd639cd13 change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="node5(3a7baee3deb6): Node leave event for f0bbd639cd13/172.21.77.206" [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="Node f0bbd639cd13 change state NodeActive --> NodeLeft" [2022-05-02T12:59:20.770Z] time="2022-05-02T12:59:20Z" level=info msg="node3(f0bbd639cd13): Node leave event for f0bbd639cd13/172.21.77.206" [2022-05-02T12:59:21.137Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:20Z" level=info msg="Node f0bbd639cd13 change state NodeActive --> NodeLeft" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:20Z" level=info msg="node4(681d76750d9b): Node leave event for f0bbd639cd13/172.21.77.206" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:20Z" level=info msg="Node f0bbd639cd13/172.21.77.206, left gossip cluster" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:21Z" level=info msg="Node f0bbd639cd13/172.21.77.206, left gossip cluster" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:21Z" level=info msg="Node f0bbd639cd13/172.21.77.206, left gossip cluster" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:21Z" level=debug msg="memberlist: Failed ping: f0bbd639cd13 (timeout reached)" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.77.206:10037: use of closed network connection" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.77.206:10036: use of closed network connection" [2022-05-02T12:59:21.238Z] time="2022-05-02T12:59:21Z" level=debug msg="memberlist: Stream connection from=172.21.77.206:49384" [2022-05-02T12:59:21.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-02T12:59:21.658Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-02T12:59:21.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-02T12:59:21.707Z] time="2022-05-02T12:59:21Z" level=info msg="Node 681d76750d9b change state NodeActive --> NodeLeft" [2022-05-02T12:59:21.707Z] time="2022-05-02T12:59:21Z" level=info msg="node5(3a7baee3deb6): Node leave event for 681d76750d9b/172.21.77.206" [2022-05-02T12:59:21.707Z] time="2022-05-02T12:59:21Z" level=info msg="Node 681d76750d9b change state NodeActive --> NodeLeft" [2022-05-02T12:59:21.707Z] time="2022-05-02T12:59:21Z" level=info msg="node4(681d76750d9b): Node leave event for 681d76750d9b/172.21.77.206" [2022-05-02T12:59:21.707Z] time="2022-05-02T12:59:21Z" level=warning msg="memberlist: Was able to connect to f0bbd639cd13 but other probes failed, network may be misconfigured" [2022-05-02T12:59:21.707Z] time="2022-05-02T12:59:21Z" level=debug msg="memberlist: Failed to join 172.21.77.206: dial tcp 172.21.77.206:10034: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:59:21.919Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T12:59:21.919Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T12:59:22.177Z] time="2022-05-02T12:59:21Z" level=info msg="Node 681d76750d9b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:22.177Z] time="2022-05-02T12:59:22Z" level=info msg="Node 681d76750d9b/172.21.77.206, left gossip cluster" [2022-05-02T12:59:23.166Z] time="2022-05-02T12:59:22Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, left gossip cluster" [2022-05-02T12:59:23.166Z] time="2022-05-02T12:59:22Z" level=info msg="Node 3a7baee3deb6 change state NodeActive --> NodeFailed" [2022-05-02T12:59:23.166Z] time="2022-05-02T12:59:22Z" level=info msg="Node 3a7baee3deb6/172.21.77.206, added to failed nodes list" [2022-05-02T12:59:23.166Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-02T12:59:23.166Z] PASS [2022-05-02T12:59:23.166Z] coverage: 60.3% of statements [2022-05-02T12:59:23.166Z] ok github.com/docker/docker/libnetwork/networkdb 103.873s coverage: 60.3% of statements [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/quota [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:59:23.166Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:59:23.380Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2022-05-02T12:59:23.380Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:59:23.636Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-02T12:59:24.198Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-02T12:59:24.464Z] docker_api_swarm_test.go:46: [d17f0a398c123] joining swarm manager [deba91becad3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:59:24.725Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T12:59:25.452Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-02T12:59:25.452Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-02T12:59:26.639Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === Skipped [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-02T12:59:26.971Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-02T12:59:26.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-02T12:59:26.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-02T12:59:26.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-02T12:59:26.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:59:26.971Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:59:26.971Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:59:26.971Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:59:26.971Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-02T12:59:26.971Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:59:26.971Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-02T12:59:26.971Z] daemon_test.go:145: root required [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:59:26.971Z] reload_test.go:342: root required [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-02T12:59:26.971Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:59:26.971Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-02T12:59:26.971Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-02T12:59:26.971Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-02T12:59:26.971Z] layer_test.go:291: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-02T12:59:26.971Z] layer_test.go:340: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-02T12:59:26.971Z] layer_test.go:455: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-02T12:59:26.971Z] layer_test.go:684: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-02T12:59:26.971Z] migration_test.go:45: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:59:26.971Z] migration_test.go:181: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-02T12:59:26.971Z] mount_test.go:17: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-02T12:59:26.971Z] mount_test.go:76: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-02T12:59:26.971Z] mount_test.go:125: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-02T12:59:26.971Z] mount_test.go:212: Failing on Windows [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-02T12:59:26.971Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-02T12:59:26.971Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-02T12:59:26.971Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-02T12:59:26.971Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.971Z] [2022-05-02T12:59:26.971Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-02T12:59:26.971Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-02T12:59:26.972Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:59:26.972Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-02T12:59:26.972Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:59:26.972Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-02T12:59:26.972Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-02T12:59:26.972Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-02T12:59:26.972Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:59:26.972Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:59:26.972Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:59:26.972Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:59:26.972Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:59:26.972Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-02T12:59:26.972Z] archive_test.go:140: zstd not installed [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:59:26.972Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:59:26.972Z] changes_test.go:196: needs more investigation [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-02T12:59:26.972Z] changes_test.go:433: needs further investigation [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:59:26.972Z] changes_test.go:469: needs further investigation [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:59:26.972Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-02T12:59:26.972Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:59:26.972Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:59:26.972Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-02T12:59:26.972Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-02T12:59:26.972Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-02T12:59:26.972Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-02T12:59:26.972Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-02T12:59:26.972Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:59:26.972Z] [2022-05-02T12:59:26.972Z] DONE 2287 tests, 68 skipped in 317.406s [2022-05-02T12:59:26.972Z] INFO: make.ps1 ended at 05/02/2022 12:59:26 [2022-05-02T12:59:27.209Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-02T12:59:28.554Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T12:59:29.193Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-02T12:59:29.194Z] INFO: Unit tests ended at 05/02/2022 12:59:28. Duration:00:05:38.6606561 [2022-05-02T12:59:29.194Z] INFO: Building busybox [2022-05-02T12:59:29.194Z] Sending build context to Docker daemon 5.12kB [2022-05-02T12:59:29.194Z] [2022-05-02T12:59:29.194Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-02T12:59:29.194Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-02T12:59:29.194Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-02T12:59:29.194Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-02T12:59:29.194Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-02T12:59:29.194Z] ---> e8870c5c3ab2 [2022-05-02T12:59:29.194Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-02T12:59:29.194Z] ---> Running in 09f9abf81163 [2022-05-02T12:59:29.495Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T12:59:29.956Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-02T12:59:30.067Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T12:59:30.215Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-02T12:59:31.009Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T12:59:32.283Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-02T12:59:32.923Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T12:59:33.495Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T12:59:33.756Z] --- PASS: TestImportExtremelyLargeImageWorks (182.06s) [2022-05-02T12:59:33.756Z] PASS [2022-05-02T12:59:33.756Z] [2022-05-02T12:59:33.756Z] DONE 22 tests in 186.696s [2022-05-02T12:59:33.756Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:59:33.756Z] ++ 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-02T12:59:33.756Z] ++ set -e [2022-05-02T12:59:33.756Z] ++ '[' -n 0 ']' [2022-05-02T12:59:33.756Z] ++ set -x [2022-05-02T12:59:33.756Z] ++ 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-02T12:59:33.756Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T12:59:34.016Z] INFO: Testing against a local daemon [2022-05-02T12:59:34.016Z] === RUN TestNetworkCreateDelete [2022-05-02T12:59:34.016Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-02T12:59:34.016Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:59:34.318Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-02T12:59:34.576Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-02T12:59:34.576Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-02T12:59:34.576Z] [2022-05-02T12:59:34.576Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-02T12:59:34.576Z] =========================== short test summary info ============================ [2022-05-02T12:59:34.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-02T12:59:34.576Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-02T12:59:34.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-02T12:59:34.576Z] Not supported on most drivers [2022-05-02T12:59:34.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-02T12:59:34.576Z] Output of docker top depends on host distro, and is not formalized. [2022-05-02T12:59:34.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-02T12:59:34.576Z] Output of docker top depends on host distro, and is not formalized. [2022-05-02T12:59:34.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-02T12:59:34.576Z] Can fail if eth0 has multiple IP addresses [2022-05-02T12:59:34.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-02T12:59:34.576Z] This doesn't seem to be taken into account by the engine [2022-05-02T12:59:34.576Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-02T12:59:34.576Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-02T12:59:34.576Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.86 seconds == [2022-05-02T12:59:34.588Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-05-02T12:59:34.588Z] === RUN TestDaemonDNSFallback [2022-05-02T12:59:34.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-02T12:59:35.974Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T12:59:37.884Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T12:59:38.456Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T12:59:38.828Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-05-02T12:59:38.828Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-02T12:59:38.828Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-02T12:59:38.828Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-02T12:59:38.828Z] PASS [2022-05-02T12:59:38.828Z] [2022-05-02T12:59:38.828Z] === Skipped [2022-05-02T12:59:38.828Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T12:59:38.828Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:59:38.828Z] [2022-05-02T12:59:38.828Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-02T12:59:38.828Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:59:38.828Z] [2022-05-02T12:59:38.828Z] DONE 27 tests, 2 skipped in 128.986s [2022-05-02T12:59:38.828Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T12:59:38.828Z] ++ 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-02T12:59:38.828Z] ++ set -e [2022-05-02T12:59:38.828Z] ++ '[' -n 0 ']' [2022-05-02T12:59:38.828Z] ++ set -x [2022-05-02T12:59:38.828Z] ++ 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-02T12:59:38.828Z] INFO: Testing against a local daemon [2022-05-02T12:59:38.828Z] === RUN TestSessionCreate [2022-05-02T12:59:38.828Z] --- PASS: TestSessionCreate (0.02s) [2022-05-02T12:59:38.828Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:59:38.828Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-02T12:59:38.828Z] PASS [2022-05-02T12:59:38.828Z] [2022-05-02T12:59:38.828Z] DONE 2 tests in 0.131s [2022-05-02T12:59:38.828Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T12:59:38.828Z] ++ 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-02T12:59:38.828Z] ++ set -e [2022-05-02T12:59:38.828Z] ++ '[' -n 0 ']' [2022-05-02T12:59:38.828Z] ++ set -x [2022-05-02T12:59:38.828Z] ++ 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-02T12:59:38.828Z] INFO: Testing against a local daemon [2022-05-02T12:59:38.828Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:59:38.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:59:38.828Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:59:38.828Z] === RUN TestDiskUsage [2022-05-02T12:59:38.828Z] === PAUSE TestDiskUsage [2022-05-02T12:59:38.828Z] === RUN TestEventsExecDie [2022-05-02T12:59:39.084Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-02T12:59:39.084Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:59:39.084Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-02T12:59:39.084Z] === RUN TestEventsVolumeCreate [2022-05-02T12:59:39.084Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-02T12:59:39.084Z] === RUN TestInfoBinaryCommits [2022-05-02T12:59:39.084Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-02T12:59:39.084Z] === RUN TestInfoAPIVersioned [2022-05-02T12:59:39.084Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T12:59:39.084Z] === RUN TestInfoAPI [2022-05-02T12:59:39.340Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T12:59:39.340Z] === RUN TestInfoAPIWarnings [2022-05-02T12:59:41.755Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T12:59:41.755Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T12:59:41.755Z] --- PASS: TestDaemonDNSFallback (7.06s) [2022-05-02T12:59:41.755Z] === RUN TestInspectNetwork [2022-05-02T12:59:42.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-02T12:59:42.276Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T12:59:42.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-02T12:59:42.850Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T12:59:43.794Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T12:59:43.794Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T12:59:44.736Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T12:59:45.678Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T12:59:45.803Z] --- PASS: TestImportExtremelyLargeImageWorks (93.02s) [2022-05-02T12:59:45.803Z] PASS [2022-05-02T12:59:45.803Z] [2022-05-02T12:59:45.803Z] === Skipped [2022-05-02T12:59:45.803Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:59:45.803Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-02T12:59:45.803Z] [2022-05-02T12:59:45.803Z] DONE 22 tests, 1 skipped in 97.012s [2022-05-02T12:59:45.803Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:59:45.803Z] INFO: Testing against a local daemon [2022-05-02T12:59:45.803Z] === RUN TestNetworkCreateDelete [2022-05-02T12:59:45.803Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-02T12:59:45.803Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:59:45.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-02T12:59:45.803Z] === RUN TestDaemonDNSFallback [2022-05-02T12:59:46.250Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T12:59:46.250Z] === RUN TestInspectNetwork/full_network_id [2022-05-02T12:59:46.250Z] === RUN TestInspectNetwork/partial_network_id [2022-05-02T12:59:46.250Z] === RUN TestInspectNetwork/network_name [2022-05-02T12:59:46.250Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-02T12:59:46.511Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T12:59:46.511Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T12:59:47.024Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T12:59:47.024Z] [2022-05-02T12:59:47.024Z] Unloading profiles will leave already running processes permanently [2022-05-02T12:59:47.024Z] unconfined, which can lead to unexpected situations. [2022-05-02T12:59:47.024Z] [2022-05-02T12:59:47.024Z] To set a process to complain mode, use the command line tool [2022-05-02T12:59:47.024Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T12:59:47.024Z] Post stage [Pipeline] junit [2022-05-02T12:59:47.036Z] Recording test results [2022-05-02T12:59:47.082Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T12:59:47.207Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-02T12:59:47.481Z] + echo Ensuring container killed. [2022-05-02T12:59:47.481Z] Ensuring container killed. [2022-05-02T12:59:47.481Z] + docker rm -vf docker-pr6 [2022-05-02T12:59:47.481Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-02T12:59:47.654Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T12:59:47.794Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:59:47.794Z] Chowning /workspace to jenkins user [2022-05-02T12:59:47.795Z] + id -u [2022-05-02T12:59:47.795Z] + id -g [2022-05-02T12:59:47.795Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T12:59:49.587Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:59:49.985Z] + bundleName=docker-py [2022-05-02T12:59:49.985Z] + echo Creating docker-py-bundles.tar.gz [2022-05-02T12:59:49.985Z] Creating docker-py-bundles.tar.gz [2022-05-02T12:59:49.985Z] + 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-02T12:59:49.995Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-05-02T12:59:49.995Z] === RUN TestInspectNetwork [2022-05-02T12:59:49.995Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.995Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T12:59:49.995Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:59:49.995Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.995Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:59:49.995Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:59:49.995Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:59:49.995Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:59:49.995Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:59:49.995Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:59:49.995Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:59:49.995Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:59:49.995Z] === RUN TestNetworkList [2022-05-02T12:59:49.995Z] === RUN TestNetworkList//networks [2022-05-02T12:59:49.995Z] === PAUSE TestNetworkList//networks [2022-05-02T12:59:49.995Z] === RUN TestNetworkList//networks/ [2022-05-02T12:59:49.995Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:59:49.995Z] === CONT TestNetworkList//networks [2022-05-02T12:59:49.995Z] === CONT TestNetworkList//networks/ [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkList (0.01s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:59:49.995Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:59:49.996Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:59:49.996Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:59:49.996Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:59:49.996Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:59:49.996Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:59:49.996Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:59:49.996Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:59:49.996Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:59:49.996Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:59:49.996Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:59:49.996Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:59:49.996Z] PASS [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === Skipped [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-02T12:59:49.996Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:59:49.996Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:59:49.996Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-02T12:59:49.996Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-02T12:59:49.996Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-02T12:59:49.996Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-02T12:59:49.996Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-02T12:59:49.996Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:59:49.996Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:59:49.996Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-02T12:59:49.996Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:59:49.996Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] DONE 34 tests, 12 skipped in 7.093s [2022-05-02T12:59:49.996Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:59:49.996Z] INFO: Testing against a local daemon [2022-05-02T12:59:49.996Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:59:49.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:59:49.996Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:59:49.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:59:49.996Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:59:49.996Z] PASS [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === Skipped [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:59:49.996Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:59:49.996Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] DONE 2 tests, 2 skipped in 0.095s [2022-05-02T12:59:49.996Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:59:49.996Z] INFO: Testing against a local daemon [2022-05-02T12:59:49.996Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:59:49.996Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:59:49.996Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-02T12:59:49.996Z] PASS [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === Skipped [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-02T12:59:49.996Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-02T12:59:49.996Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] DONE 2 tests, 2 skipped in 0.094s [2022-05-02T12:59:49.996Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:59:49.996Z] testing: warning: no tests to run [2022-05-02T12:59:49.996Z] PASS [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] DONE 0 tests in 0.023s [2022-05-02T12:59:49.996Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:59:49.996Z] INFO: Testing against a local daemon [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginTLS [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginHeader [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-02T12:59:49.996Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-02T12:59:49.996Z] PASS [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === Skipped [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.996Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-02T12:59:49.996Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.996Z] [2022-05-02T12:59:49.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-05-02T12:59:49.997Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.997Z] [2022-05-02T12:59:49.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-05-02T12:59:49.997Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.997Z] [2022-05-02T12:59:49.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-02T12:59:49.997Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.997Z] [2022-05-02T12:59:49.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-02T12:59:49.997Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.997Z] [2022-05-02T12:59:49.997Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-02T12:59:49.997Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:49.997Z] [2022-05-02T12:59:49.997Z] DONE 17 tests, 17 skipped in 0.280s [2022-05-02T12:59:49.997Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:59:49.997Z] Archiving artifacts [2022-05-02T12:59:50.256Z] INFO: Testing against a local daemon [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:59:50.256Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:59:50.256Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:59:50.256Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:59:50.256Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:59:50.256Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:59:50.256Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:59:50.256Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:59:50.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:59:50.256Z] === RUN TestPluginInstall [2022-05-02T12:59:50.256Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:50.256Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T12:59:50.256Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:59:50.256Z] 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-02T12:59:50.256Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T12:59:50.256Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:59:50.256Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-02T12:59:50.256Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:59:50.256Z] PASS [2022-05-02T12:59:50.256Z] [2022-05-02T12:59:50.256Z] === Skipped [2022-05-02T12:59:50.256Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-02T12:59:50.256Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:59:50.256Z] [2022-05-02T12:59:50.256Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-02T12:59:50.256Z] 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-02T12:59:50.256Z] [2022-05-02T12:59:50.256Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:59:50.256Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-02T12:59:50.256Z] [2022-05-02T12:59:50.256Z] DONE 19 tests, 3 skipped in 0.154s [2022-05-02T12:59:50.256Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:59:50.256Z] INFO: Testing against a local daemon [2022-05-02T12:59:50.256Z] === RUN TestExternalGraphDriver [2022-05-02T12:59:50.256Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-02T12:59:50.256Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-05-02T12:59:50.256Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:59:50.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-02T12:59:50.453Z] Removing intermediate container 09f9abf81163 [2022-05-02T12:59:50.453Z] ---> 116b42a073c8 [2022-05-02T12:59:50.453Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-02T12:59:50.453Z] ---> Running in 16265d0dcab0 [2022-05-02T12:59:50.453Z] Removing intermediate container 16265d0dcab0 [2022-05-02T12:59:50.453Z] ---> dc4ab0e7a5d4 [2022-05-02T12:59:50.453Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-02T12:59:50.453Z] ---> Running in 4eab19a6b3c7 [2022-05-02T12:59:50.453Z] Removing intermediate container 4eab19a6b3c7 [2022-05-02T12:59:50.453Z] ---> fb3c09a26b05 [2022-05-02T12:59:50.453Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-02T12:59:50.532Z] --- PASS: TestInspectNetwork (8.91s) [2022-05-02T12:59:50.532Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-02T12:59:50.532Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-02T12:59:50.532Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-02T12:59:50.532Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-02T12:59:50.532Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:59:50.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh binary [2022-05-02T12:59:50.893Z] [2022-05-02T12:59:51.150Z] Removing bundles/ [2022-05-02T12:59:51.150Z] [2022-05-02T12:59:51.150Z] ---> Making bundle: binary (in bundles/binary) [2022-05-02T12:59:51.150Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-02T12:59:51.150Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:59:52.032Z] [2022-05-02T12:59:52.445Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:59:52.445Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:59:52.445Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:59:52.445Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:59:52.445Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:59:52.445Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:59:52.445Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:59:52.445Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:59:52.445Z] === RUN TestNetworkList [2022-05-02T12:59:52.445Z] === RUN TestNetworkList//networks [2022-05-02T12:59:52.445Z] === PAUSE TestNetworkList//networks [2022-05-02T12:59:52.445Z] === RUN TestNetworkList//networks/ [2022-05-02T12:59:52.445Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:59:52.445Z] === CONT TestNetworkList//networks [2022-05-02T12:59:52.445Z] === CONT TestNetworkList//networks/ [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkList (0.02s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:59:52.445Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:59:52.445Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:59:52.503Z] ---> 35b20ba00c36 [2022-05-02T12:59:52.503Z] 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-02T12:59:52.706Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-02T12:59:52.707Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:59:52.972Z] ---> Running in 4262f94a5134 [2022-05-02T12:59:54.093Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-02T12:59:54.093Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:59:54.093Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T12:59:54.452Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2022-05-02T12:59:54.452Z] PASS [2022-05-02T12:59:54.452Z] [2022-05-02T12:59:54.452Z] === Skipped [2022-05-02T12:59:54.452Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-05-02T12:59:54.452Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-02T12:59:54.452Z] [2022-05-02T12:59:54.452Z] DONE 2 tests, 1 skipped in 3.548s [2022-05-02T12:59:54.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:59:54.452Z] INFO: Testing against a local daemon [2022-05-02T12:59:54.452Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:59:54.452Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:59:54.452Z] === RUN TestReadPluginNoRead [2022-05-02T12:59:54.452Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:59:54.452Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:59:54.452Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:59:54.452Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:59:54.452Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T12:59:54.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-05-02T12:59:54.666Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:59:56.052Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2022-05-02T12:59:56.052Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:59:56.627Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T12:59:56.627Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T12:59:56.888Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T12:59:56.888Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T12:59:56.888Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T12:59:57.149Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-05-02T12:59:57.149Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:59:57.149Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T12:59:57.382Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-02T12:59:57.382Z] === RUN TestInfoDebug [2022-05-02T12:59:57.382Z] --- PASS: TestInfoDebug (0.52s) [2022-05-02T12:59:57.382Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:59:57.382Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-02T12:59:57.382Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:59:57.382Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-02T12:59:57.382Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:59:57.382Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-02T12:59:57.383Z] === RUN TestPingCacheHeaders [2022-05-02T12:59:57.383Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-02T12:59:57.383Z] === RUN TestPingGet [2022-05-02T12:59:57.383Z] --- PASS: TestPingGet (0.01s) [2022-05-02T12:59:57.383Z] === RUN TestPingHead [2022-05-02T12:59:57.383Z] --- PASS: TestPingHead (0.02s) [2022-05-02T12:59:57.383Z] === RUN TestPingSwarmHeader [2022-05-02T12:59:57.720Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-02T12:59:57.720Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:59:57.945Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T12:59:58.508Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T12:59:58.664Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T12:59:58.675Z] === CONT TestReadPluginNoRead [2022-05-02T12:59:58.675Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2022-05-02T12:59:59.436Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T12:59:59.436Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-05-02T12:59:59.436Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T12:59:59.436Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T12:59:59.436Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T12:59:59.436Z] === RUN TestVersion [2022-05-02T12:59:59.436Z] --- PASS: TestVersion (0.02s) [2022-05-02T12:59:59.436Z] === CONT TestDiskUsage [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T12:59:59.998Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T13:00:00.050Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T13:00:00.255Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T13:00:00.511Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T13:00:00.612Z] === RUN TestReadPluginNoRead/default [2022-05-02T13:00:00.622Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-05-02T13:00:00.622Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T13:00:00.622Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:00:00.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:00:00.622Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage (1.14s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T13:00:00.767Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-02T13:00:00.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:00.768Z] PASS [2022-05-02T13:00:00.768Z] [2022-05-02T13:00:00.768Z] === Skipped [2022-05-02T13:00:00.768Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:00:00.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T13:00:00.768Z] [2022-05-02T13:00:00.768Z] DONE 54 tests, 1 skipped in 22.230s [2022-05-02T13:00:00.768Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T13:00:00.768Z] ++ 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-02T13:00:00.768Z] ++ set -e [2022-05-02T13:00:00.768Z] ++ '[' -n 0 ']' [2022-05-02T13:00:00.768Z] ++ set -x [2022-05-02T13:00:00.768Z] ++ 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-02T13:00:00.768Z] INFO: Testing against a local daemon [2022-05-02T13:00:00.768Z] === RUN TestVolumesCreateAndList [2022-05-02T13:00:00.768Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T13:00:00.768Z] === RUN TestVolumesRemove [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-02T13:00:01.024Z] === RUN TestVolumesInspect [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T13:00:01.024Z] === RUN TestVolumesInvalidJSON [2022-05-02T13:00:01.024Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T13:00:01.024Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T13:00:01.024Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T13:00:01.024Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T13:00:01.024Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T13:00:01.024Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T13:00:01.024Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T13:00:01.024Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T13:00:01.024Z] PASS [2022-05-02T13:00:01.024Z] [2022-05-02T13:00:01.024Z] DONE 9 tests in 0.221s [2022-05-02T13:00:01.024Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T13:00:01.024Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T13:00:01.024Z] +++ kill 14230 [2022-05-02T13:00:01.280Z] +++ /etc/init.d/apparmor stop [2022-05-02T13:00:01.280Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T13:00:01.280Z] [2022-05-02T13:00:01.280Z] Unloading profiles will leave already running processes permanently [2022-05-02T13:00:01.280Z] unconfined, which can lead to unexpected situations. [2022-05-02T13:00:01.280Z] [2022-05-02T13:00:01.280Z] To set a process to complain mode, use the command line tool [2022-05-02T13:00:01.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T13:00:01.280Z] +++ true [2022-05-02T13:00:01.280Z] exiting test-integration [2022-05-02T13:00:01.280Z] ++ exit 0 [2022-05-02T13:00:01.280Z] [2022-05-02T13:00:01.555Z] === RUN TestReadPluginNoRead/disabled_caching Post stage [Pipeline] junit [2022-05-02T13:00:02.222Z] Recording test results [2022-05-02T13:00:02.360Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T13:00:02.768Z] + echo Ensuring container killed. [2022-05-02T13:00:02.768Z] Ensuring container killed. [2022-05-02T13:00:02.768Z] + docker rm -vf docker-pr6 [2022-05-02T13:00:02.768Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-02T13:00:02.936Z] --- PASS: TestContinueAfterPluginCrash (8.97s) [2022-05-02T13:00:02.936Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T13:00:03.078Z] + echo Chowning /workspace to jenkins user [2022-05-02T13:00:03.078Z] Chowning /workspace to jenkins user [2022-05-02T13:00:03.078Z] + id -u [2022-05-02T13:00:03.078Z] + id -g [2022-05-02T13:00:03.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T13:00:03.167Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T13:00:03.429Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T13:00:04.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T13:00:04.320Z] === CONT TestReadPluginNoRead [2022-05-02T13:00:04.320Z] read_test.go:92: [d2ee46b115a82] daemon is not started [2022-05-02T13:00:04.320Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-05-02T13:00:04.320Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-05-02T13:00:04.320Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-05-02T13:00:04.320Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-05-02T13:00:04.320Z] PASS [2022-05-02T13:00:04.320Z] [2022-05-02T13:00:04.320Z] DONE 6 tests in 10.516s [2022-05-02T13:00:04.320Z] 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-02T13:00:04.320Z] testing: warning: no tests to run [2022-05-02T13:00:04.320Z] PASS [2022-05-02T13:00:04.320Z] [2022-05-02T13:00:04.320Z] DONE 0 tests in 0.033s [2022-05-02T13:00:04.320Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T13:00:04.320Z] INFO: Testing against a local daemon [2022-05-02T13:00:04.320Z] === RUN TestPluginWithDevMounts [2022-05-02T13:00:04.320Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-02T13:00:04.320Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T13:00:04.320Z] PASS [2022-05-02T13:00:04.320Z] [2022-05-02T13:00:04.320Z] === Skipped [2022-05-02T13:00:04.320Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-02T13:00:04.320Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-02T13:00:04.320Z] [2022-05-02T13:00:04.320Z] DONE 1 tests, 1 skipped in 0.100s [2022-05-02T13:00:04.320Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T13:00:04.580Z] INFO: Testing against a local daemon [2022-05-02T13:00:04.580Z] === RUN TestSecretInspect [2022-05-02T13:00:04.580Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-02T13:00:04.580Z] === RUN TestSecretList [2022-05-02T13:00:04.580Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] --- SKIP: TestSecretList (0.01s) [2022-05-02T13:00:04.580Z] === RUN TestSecretsCreateAndDelete [2022-05-02T13:00:04.580Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-02T13:00:04.580Z] === RUN TestSecretsUpdate [2022-05-02T13:00:04.580Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-05-02T13:00:04.580Z] === RUN TestTemplatedSecret [2022-05-02T13:00:04.580Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T13:00:04.580Z] === RUN TestSecretCreateResolve [2022-05-02T13:00:04.580Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-05-02T13:00:04.580Z] PASS [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] === Skipped [2022-05-02T13:00:04.580Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-02T13:00:04.580Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-02T13:00:04.580Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-02T13:00:04.580Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-05-02T13:00:04.580Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-02T13:00:04.580Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-05-02T13:00:04.580Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.580Z] [2022-05-02T13:00:04.580Z] DONE 6 tests, 6 skipped in 0.174s [2022-05-02T13:00:04.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T13:00:04.776Z] + bundleName=arm64-integration [2022-05-02T13:00:04.776Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-02T13:00:04.776Z] Creating arm64-integration-bundles.tar.gz [2022-05-02T13:00:04.776Z] + 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-02T13:00:04.776Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-05-02T13:00:04.840Z] INFO: Testing against a local daemon [2022-05-02T13:00:04.840Z] === RUN TestServiceCreateInit [2022-05-02T13:00:04.840Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T13:00:04.840Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T13:00:04.840Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-02T13:00:04.840Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:00:04.840Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T13:00:04.840Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceConflict [2022-05-02T13:00:04.840Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T13:00:04.840Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T13:00:04.840Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T13:00:04.840Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T13:00:04.840Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceSysctls [2022-05-02T13:00:04.840Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-02T13:00:04.840Z] === RUN TestCreateServiceCapabilities [2022-05-02T13:00:04.840Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-02T13:00:04.840Z] === RUN TestInspect [2022-05-02T13:00:04.840Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestInspect (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestCreateJob [2022-05-02T13:00:04.840Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestCreateJob (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestReplicatedJob [2022-05-02T13:00:04.840Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestUpdateReplicatedJob [2022-05-02T13:00:04.840Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestServiceListWithStatuses [2022-05-02T13:00:04.840Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T13:00:04.840Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T13:00:04.840Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T13:00:04.840Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-02T13:00:04.840Z] === RUN TestDockerNetworkReConnect [2022-05-02T13:00:04.840Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:04.840Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-02T13:00:04.840Z] === RUN TestServicePlugin [Pipeline] archiveArtifacts [2022-05-02T13:00:05.042Z] Archiving artifacts [2022-05-02T13:00:05.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:00:05.567Z] + make clean [2022-05-02T13:00:05.567Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:00:05.567Z] docker-dev-cache [2022-05-02T13:00:05.567Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-02T13:00:07.380Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServicePlugin (1.97s) [2022-05-02T13:00:07.380Z] === RUN TestServiceUpdateLabel [2022-05-02T13:00:07.380Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-02T13:00:07.380Z] === RUN TestServiceUpdateSecrets [2022-05-02T13:00:07.380Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-02T13:00:07.380Z] === RUN TestServiceUpdateConfigs [2022-05-02T13:00:07.380Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-02T13:00:07.380Z] === RUN TestServiceUpdateNetwork [2022-05-02T13:00:07.380Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-02T13:00:07.380Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T13:00:07.380Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-02T13:00:07.380Z] PASS [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === Skipped [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:00:07.380Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:00:07.380Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-02T13:00:07.380Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-02T13:00:07.380Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-02T13:00:07.380Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-02T13:00:07.380Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-02T13:00:07.380Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-02T13:00:07.380Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.05s) [2022-05-02T13:00:07.380Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-02T13:00:07.380Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-02T13:00:07.380Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-02T13:00:07.380Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-02T13:00:07.380Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-02T13:00:07.380Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T13:00:07.380Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-02T13:00:07.380Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-02T13:00:07.380Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-05-02T13:00:07.380Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-02T13:00:07.380Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-02T13:00:07.380Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-02T13:00:07.380Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-02T13:00:07.380Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-02T13:00:07.380Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] DONE 24 tests, 23 skipped in 2.395s [2022-05-02T13:00:07.380Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T13:00:07.380Z] INFO: Testing against a local daemon [2022-05-02T13:00:07.380Z] === RUN TestSessionCreate [2022-05-02T13:00:07.380Z] --- PASS: TestSessionCreate (0.04s) [2022-05-02T13:00:07.380Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T13:00:07.380Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-02T13:00:07.380Z] PASS [2022-05-02T13:00:07.380Z] [2022-05-02T13:00:07.380Z] DONE 2 tests in 0.161s [2022-05-02T13:00:07.380Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T13:00:07.380Z] INFO: Testing against a local daemon [2022-05-02T13:00:07.380Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T13:00:07.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T13:00:07.380Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:00:07.380Z] === RUN TestDiskUsage [2022-05-02T13:00:07.380Z] === PAUSE TestDiskUsage [2022-05-02T13:00:07.380Z] === RUN TestEventsExecDie [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:00:07.948Z] --- PASS: TestEventsExecDie (0.51s) [2022-05-02T13:00:07.948Z] === RUN TestEventsBackwardsCompatible [2022-05-02T13:00:07.948Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-02T13:00:07.948Z] === RUN TestEventsVolumeCreate [2022-05-02T13:00:07.948Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-02T13:00:07.948Z] === RUN TestInfoBinaryCommits [2022-05-02T13:00:07.948Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-02T13:00:07.948Z] === RUN TestInfoAPIVersioned [2022-05-02T13:00:07.948Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T13:00:07.948Z] === RUN TestInfoAPI [2022-05-02T13:00:07.948Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T13:00:07.948Z] === RUN TestInfoAPIWarnings [2022-05-02T13:00:12.141Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T13:00:13.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T13:00:14.097Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T13:00:16.010Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T13:00:16.010Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-02T13:00:16.010Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T13:00:16.953Z] --- PASS: TestServiceWithDataPathPortInit (16.33s) [2022-05-02T13:00:16.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T13:00:20.256Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T13:00:20.256Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T13:00:20.256Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wyzgnitt48w27tuh2scp306pw Created:2022-05-02 13:00:18.233041707 +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[fd72abb2111579db551b62596e76f179c44f8bc59ade5cb53a8607131d9661f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p86s7cyn8mpv7yipqfy7gix39 EndpointID:379cda5584719072ea9be518884d968928d0859b49d7754572efc9d49a8a0791 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:28ec186f5c4ec5a13b77bb39c50caf3601e5a8601ca04e50362b6de6e628037a 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:361e9fe18fa1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p86s7cyn8mpv7yipqfy7gix39 EndpointID:379cda5584719072ea9be518884d968928d0859b49d7754572efc9d49a8a0791 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-02T13:00:21.652Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T13:00:21.652Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T13:00:23.048Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T13:00:23.096Z] Removing intermediate container 4262f94a5134 [2022-05-02T13:00:23.096Z] ---> bf28f171b955 [2022-05-02T13:00:23.096Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-02T13:00:23.096Z] ---> Running in e8c1fa500af3 [2022-05-02T13:00:23.309Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T13:00:24.251Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T13:00:24.664Z] [2022-05-02T13:00:24.664Z] SUCCESS: Specified value was saved. [2022-05-02T13:00:24.823Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s) [2022-05-02T13:00:24.823Z] PASS [2022-05-02T13:00:24.823Z] [2022-05-02T13:00:24.823Z] === Skipped [2022-05-02T13:00:24.823Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:00:24.823Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:00:24.823Z] [2022-05-02T13:00:24.823Z] DONE 38 tests, 1 skipped in 51.090s [2022-05-02T13:00:24.823Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T13:00:24.823Z] ++ 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-02T13:00:24.823Z] ++ set -e [2022-05-02T13:00:24.823Z] ++ '[' -n 0 ']' [2022-05-02T13:00:24.823Z] ++ set -x [2022-05-02T13:00:24.823Z] ++ 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-02T13:00:25.084Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T13:00:25.084Z] INFO: Testing against a local daemon [2022-05-02T13:00:25.084Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T13:00:25.084Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T13:00:25.084Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T13:00:25.084Z] === RUN TestDockerNetworkIpvlan [2022-05-02T13:00:25.084Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T13:00:25.084Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T13:00:25.084Z] PASS [2022-05-02T13:00:25.084Z] [2022-05-02T13:00:25.084Z] === Skipped [2022-05-02T13:00:25.084Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T13:00:25.084Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T13:00:25.084Z] [2022-05-02T13:00:25.084Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T13:00:25.084Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T13:00:25.084Z] [2022-05-02T13:00:25.084Z] DONE 2 tests, 2 skipped in 0.113s [2022-05-02T13:00:25.084Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T13:00:25.084Z] ++ 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-02T13:00:25.084Z] ++ set -e [2022-05-02T13:00:25.084Z] ++ '[' -n 0 ']' [2022-05-02T13:00:25.084Z] ++ set -x [2022-05-02T13:00:25.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02T13:00:25.084Z] INFO: Testing against a local daemon [2022-05-02T13:00:25.084Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T13:00:26.035Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-02T13:00:26.035Z] === RUN TestInfoDebug [2022-05-02T13:00:26.035Z] --- PASS: TestInfoDebug (0.55s) [2022-05-02T13:00:26.035Z] === RUN TestInfoInsecureRegistries [2022-05-02T13:00:26.035Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-02T13:00:26.035Z] === RUN TestInfoRegistryMirrors [2022-05-02T13:00:26.035Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-02T13:00:26.035Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T13:00:26.295Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-02T13:00:26.295Z] === RUN TestPingCacheHeaders [2022-05-02T13:00:26.295Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-02T13:00:26.295Z] === RUN TestPingGet [2022-05-02T13:00:26.295Z] --- PASS: TestPingGet (0.01s) [2022-05-02T13:00:26.295Z] === RUN TestPingHead [2022-05-02T13:00:26.295Z] --- PASS: TestPingHead (0.03s) [2022-05-02T13:00:26.295Z] === RUN TestPingSwarmHeader [2022-05-02T13:00:26.474Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T13:00:26.474Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-05-02T13:00:26.474Z] === RUN TestDockerNetworkMacvlan [2022-05-02T13:00:26.735Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T13:00:26.735Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T13:00:26.864Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T13:00:26.864Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T13:00:27.308Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T13:00:27.308Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-02T13:00:27.569Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T13:00:28.141Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-02T13:00:28.141Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T13:00:28.243Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T13:00:28.243Z] --- PASS: TestPingSwarmHeader (1.86s) [2022-05-02T13:00:28.243Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T13:00:28.243Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T13:00:28.243Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T13:00:28.243Z] === RUN TestVersion [2022-05-02T13:00:28.243Z] --- PASS: TestVersion (0.03s) [2022-05-02T13:00:28.243Z] === CONT TestDiskUsage [2022-05-02T13:00:28.463Z] Removing intermediate container e8c1fa500af3 [2022-05-02T13:00:28.463Z] ---> 17ffd5d6fab1 [2022-05-02T13:00:28.463Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-02T13:00:28.463Z] ---> Running in 4fe7dc94b9b7 [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T13:00:28.811Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T13:00:29.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T13:00:29.380Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage (1.29s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-02T13:00:29.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-02T13:00:29.380Z] PASS [2022-05-02T13:00:29.380Z] [2022-05-02T13:00:29.380Z] === Skipped [2022-05-02T13:00:29.380Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:00:29.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T13:00:29.380Z] [2022-05-02T13:00:29.380Z] DONE 54 tests, 1 skipped in 22.293s [2022-05-02T13:00:29.380Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T13:00:29.639Z] INFO: Testing against a local daemon [2022-05-02T13:00:29.639Z] === RUN TestVolumesCreateAndList [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T13:00:29.639Z] === RUN TestVolumesRemove [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-02T13:00:29.639Z] === RUN TestVolumesInspect [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T13:00:29.639Z] === RUN TestVolumesInvalidJSON [2022-05-02T13:00:29.639Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T13:00:29.639Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T13:00:29.639Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T13:00:29.639Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T13:00:29.639Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T13:00:29.639Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T13:00:29.639Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T13:00:29.639Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T13:00:29.639Z] PASS [2022-05-02T13:00:29.639Z] [2022-05-02T13:00:29.639Z] DONE 9 tests in 0.188s [2022-05-02T13:00:29.639Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T13:00:29.639Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14249 is not a child of this shell [2022-05-02T13:00:29.639Z] warning: PID 14249 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-02T13:00:29.639Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T13:00:29.639Z] [2022-05-02T13:00:29.639Z] Unloading profiles will leave already running processes permanently [2022-05-02T13:00:29.639Z] unconfined, which can lead to unexpected situations. [2022-05-02T13:00:29.639Z] [2022-05-02T13:00:29.639Z] To set a process to complain mode, use the command line tool [2022-05-02T13:00:29.639Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T13:00:29.639Z] Removing test suite binaries [2022-05-02T13:00:29.899Z] exiting test-integration [2022-05-02T13:00:29.899Z] ++ exit 0 [2022-05-02T13:00:29.899Z] [2022-05-02T13:00:30.031Z] === RUN TestDockerSuite/TestBuildOnBuildCache Post stage [Pipeline] junit [2022-05-02T13:00:30.481Z] Recording test results [2022-05-02T13:00:30.602Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T13:00:31.173Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-02T13:00:31.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-02T13:00:32.192Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T13:00:32.537Z] + echo Ensuring container killed. [2022-05-02T13:00:32.537Z] Ensuring container killed. [2022-05-02T13:00:32.537Z] + docker rm -vf docker-pr6 [2022-05-02T13:00:32.537Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-02T13:00:32.826Z] + echo Chowning /workspace to jenkins user [2022-05-02T13:00:32.826Z] Chowning /workspace to jenkins user [2022-05-02T13:00:32.826Z] + id -u [2022-05-02T13:00:32.826Z] + id -g [2022-05-02T13:00:32.826Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T13:00:32.826Z] Unable to find image 'busybox:latest' locally [2022-05-02T13:00:32.826Z] latest: Pulling from library/busybox [2022-05-02T13:00:33.085Z] 50e8d59317eb: Pulling fs layer [2022-05-02T13:00:33.661Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T13:00:33.923Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-02T13:00:34.184Z] docker_api_swarm_test.go:304: [d04047f9fbf92] joining swarm manager [da5410b10a99c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:00:35.571Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T13:00:35.626Z] Cannot create a file when that file already exists. [2022-05-02T13:00:35.831Z] docker_api_swarm_test.go:305: [d211d3fccb3dc] joining swarm manager [da5410b10a99c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:00:36.387Z] 50e8d59317eb: Verifying Checksum [2022-05-02T13:00:36.387Z] 50e8d59317eb: Download complete [2022-05-02T13:00:36.387Z] 50e8d59317eb: Pull complete [2022-05-02T13:00:36.387Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-02T13:00:36.647Z] Status: Downloaded newer image for busybox:latest [2022-05-02T13:00:36.776Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-02T13:00:37.719Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T13:00:38.326Z] + bundleName=amd64-rootless [2022-05-02T13:00:38.326Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-02T13:00:38.326Z] Creating amd64-rootless-bundles.tar.gz [2022-05-02T13:00:38.326Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-02T13:00:38.326Z] + 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-02T13:00:38.339Z] Archiving artifacts [2022-05-02T13:00:39.107Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T13:00:39.681Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-02T13:00:39.979Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T13:00:40.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-02T13:00:40.553Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [Pipeline] sh [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan (14.34s) [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.50s) [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.20s) [2022-05-02T13:00:40.815Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-05-02T13:00:40.815Z] PASS [2022-05-02T13:00:40.815Z] [2022-05-02T13:00:40.815Z] DONE 8 tests in 15.780s [2022-05-02T13:00:40.815Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T13:00:40.815Z] ++ 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-02T13:00:40.815Z] ++ set -e [2022-05-02T13:00:40.815Z] ++ '[' -n 0 ']' [2022-05-02T13:00:40.815Z] ++ set -x [2022-05-02T13:00:40.815Z] ++ 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-02T13:00:40.815Z] testing: warning: no tests to run [2022-05-02T13:00:40.815Z] PASS [2022-05-02T13:00:40.815Z] [2022-05-02T13:00:40.815Z] DONE 0 tests in 0.034s [2022-05-02T13:00:40.815Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T13:00:40.815Z] ++ 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-02T13:00:40.815Z] ++ set -e [2022-05-02T13:00:40.815Z] ++ '[' -n 0 ']' [2022-05-02T13:00:40.815Z] ++ set -x [2022-05-02T13:00:40.815Z] ++ 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-02T13:00:40.843Z] + make clean [2022-05-02T13:00:41.076Z] INFO: Testing against a local daemon [2022-05-02T13:00:41.076Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T13:00:41.103Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:00:41.103Z] docker-dev-cache [2022-05-02T13:00:41.103Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:00:42.462Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-05-02T13:00:42.462Z] === RUN TestAuthZPluginTLS [2022-05-02T13:00:42.718Z] dccd9e4d14d3: Pull complete [2022-05-02T13:00:42.718Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-02T13:00:42.718Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:00:42.718Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-02T13:00:42.718Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-02T13:00:42.718Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-02T13:00:42.718Z] WARN: Skipping validation tests [2022-05-02T13:00:42.718Z] INFO: Running unit tests at 05/02/2022 13:00:33... [2022-05-02T13:00:42.718Z] INFO: make.ps1 starting at 05/02/2022 13:00:38 [2022-05-02T13:00:42.718Z] INFO: Git commit (9880e6a1ef) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T13:00:42.718Z] INFO: Running unit tests... [2022-05-02T13:00:42.789Z] Removing intermediate container 4fe7dc94b9b7 [2022-05-02T13:00:42.789Z] ---> 29b9702c5039 [2022-05-02T13:00:42.789Z] Step 13/13 : CMD ["sh"] [2022-05-02T13:00:42.789Z] ---> Running in edb48a32dee5 [2022-05-02T13:00:42.789Z] Removing intermediate container edb48a32dee5 [2022-05-02T13:00:42.789Z] ---> 4aca5204011e [2022-05-02T13:00:42.789Z] Successfully built 4aca5204011e [2022-05-02T13:00:42.789Z] Successfully tagged busybox:latest [2022-05-02T13:00:42.789Z] INFO: Docker images of the daemon under test [2022-05-02T13:00:42.789Z] [2022-05-02T13:00:42.789Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T13:00:42.789Z] busybox latest 4aca5204011e Less than a second ago 5.78GB [2022-05-02T13:00:42.789Z] microsoft/windowsservercore latest e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-02T13:00:42.789Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-02T13:00:42.789Z] [2022-05-02T13:00:42.789Z] INFO: Running integration tests at 05/02/2022 13:00:42... [2022-05-02T13:00:42.789Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-02T13:00:42.789Z] INFO: Integration API tests being run from the host: [2022-05-02T13:00:42.789Z] INFO: make.ps1 starting at 05/02/2022 13:00:42 [2022-05-02T13:00:43.035Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-02T13:00:43.035Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T13:00:43.296Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T13:00:43.557Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-02T13:00:43.557Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T13:00:44.129Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-05-02T13:00:44.129Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T13:00:44.355Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-02T13:00:44.702Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-05-02T13:00:44.702Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T13:00:45.274Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T13:00:46.219Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T13:00:46.219Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-05-02T13:00:46.219Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T13:00:46.790Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-02T13:00:46.790Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T13:00:46.790Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T13:00:47.376Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-02T13:00:47.376Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T13:00:47.471Z] 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/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-02T13:00:47.972Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-05-02T13:00:47.972Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T13:00:49.884Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-05-02T13:00:49.884Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T13:00:51.271Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-05-02T13:00:51.271Z] === RUN TestAuthZPluginHeader [2022-05-02T13:00:52.214Z] --- PASS: TestAuthZPluginHeader (0.85s) [2022-05-02T13:00:52.214Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T13:00:54.235Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-02T13:00:54.495Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T13:00:57.043Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2022-05-02T13:00:57.043Z] === RUN TestAuthZPluginV2Disable [2022-05-02T13:00:57.304Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-02T13:00:58.693Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T13:00:59.969Z] ? github.com/docker/docker/api [no test files] [2022-05-02T13:01:00.059Z] 8f616e6e9eec: Pull complete [2022-05-02T13:01:00.607Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2022-05-02T13:01:00.607Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T13:01:00.914Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T13:01:01.854Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T13:01:02.797Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T13:01:03.060Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T13:01:03.633Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T13:01:04.206Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2022-05-02T13:01:04.206Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T13:01:04.777Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T13:01:06.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-02T13:01:06.162Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T13:01:07.106Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T13:01:08.493Z] docker_api_swarm_test.go:272: [d2fccfa069557] joining swarm manager [dbd63aea63df2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:01:10.408Z] docker_api_swarm_test.go:273: [d3e93d04ea3c9] joining swarm manager [dbd63aea63df2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:01:11.351Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T13:01:11.614Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T13:01:11.875Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T13:01:11.875Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-02T13:01:11.875Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T13:01:12.820Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T13:01:13.766Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T13:01:13.766Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T13:01:14.709Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T13:01:17.255Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.69s) [2022-05-02T13:01:17.255Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T13:01:17.828Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T13:01:18.400Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T13:01:19.345Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T13:01:19.606Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T13:01:20.548Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T13:01:21.211Z] === RUN TestMiddlewares [2022-05-02T13:01:21.211Z] --- PASS: TestMiddlewares (0.00s) [2022-05-02T13:01:21.211Z] PASS [2022-05-02T13:01:21.211Z] coverage: 7.9% of statements [2022-05-02T13:01:21.211Z] ok github.com/docker/docker/api/server 0.044s coverage: 7.9% of statements [2022-05-02T13:01:21.491Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T13:01:22.877Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T13:01:24.815Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T13:01:27.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:01:27.129Z] INFO: Testing against a local daemon [2022-05-02T13:01:27.129Z] === RUN TestBuildWithSession [2022-05-02T13:01:27.129Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T13:01:27.129Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T13:01:27.129Z] === RUN TestBuildSquashParent [2022-05-02T13:01:27.129Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:01:27.129Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:01:27.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:01:27.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:01:27.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:01:27.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:01:27.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:01:27.129Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:01:27.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:01:27.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:01:27.129Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:01:27.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:01:27.129Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:01:32.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-02T13:01:33.529Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-02T13:01:33.529Z] PASS [2022-05-02T13:01:33.529Z] [2022-05-02T13:01:33.529Z] DONE 17 tests in 52.703s [2022-05-02T13:01:33.529Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T13:01:33.529Z] ++ 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-02T13:01:33.529Z] ++ set -e [2022-05-02T13:01:33.529Z] ++ '[' -n 0 ']' [2022-05-02T13:01:33.529Z] ++ set -x [2022-05-02T13:01:33.529Z] ++ 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-02T13:01:33.790Z] INFO: Testing against a local daemon [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:01:33.790Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:01:33.790Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T13:01:33.790Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T13:01:33.790Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T13:01:33.790Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T13:01:33.790Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T13:01:33.790Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T13:01:33.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T13:01:33.790Z] === RUN TestPluginInstall [2022-05-02T13:01:33.790Z] === RUN TestPluginInstall/no_auth [2022-05-02T13:01:36.336Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T13:01:36.336Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f918362a4e31f155669f30a6c8f3f63002d44d14737059dd898b10dfa8f7e826" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T13:01:36.336Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T13:01:36.336Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f918362a4e31f155669f30a6c8f3f63002d44d14737059dd898b10dfa8f7e826" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T13:01:36.597Z] === RUN TestPluginInstall/with_htpasswd [2022-05-02T13:01:36.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T13:01:37.118Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T13:01:37.118Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43d9e5957de5bf61159e9df59a2aea005c87a51bcef3f9f777c70d61025a5bfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T13:01:37.118Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T13:01:37.118Z] time="2022-05-02T13:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43d9e5957de5bf61159e9df59a2aea005c87a51bcef3f9f777c70d61025a5bfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T13:01:37.379Z] === RUN TestPluginInstall/with_insecure [2022-05-02T13:01:37.640Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T13:01:37.901Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T13:01:38.473Z] time="2022-05-02T13:01:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T13:01:38.473Z] time="2022-05-02T13:01:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3a5dd7f670d003b4ebd7f747200077f6e91b099796dbb0901c5be85f2de4e73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T13:01:38.473Z] time="2022-05-02T13:01:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T13:01:38.473Z] time="2022-05-02T13:01:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3a5dd7f670d003b4ebd7f747200077f6e91b099796dbb0901c5be85f2de4e73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T13:01:38.734Z] plugin_test.go:195: [d1624683eecca] daemon is not started [2022-05-02T13:01:38.734Z] --- PASS: TestPluginInstall (4.90s) [2022-05-02T13:01:38.734Z] --- PASS: TestPluginInstall/no_auth (2.82s) [2022-05-02T13:01:38.734Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-05-02T13:01:38.734Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-05-02T13:01:38.734Z] === RUN TestPluginsWithRuntimes [2022-05-02T13:01:38.734Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T13:01:39.675Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T13:01:40.618Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-02T13:01:40.618Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T13:01:40.618Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-02T13:01:40.618Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T13:01:40.618Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-02T13:01:40.879Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T13:01:40.879Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-02T13:01:40.879Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T13:01:40.879Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-02T13:01:40.879Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T13:01:41.451Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-02T13:01:42.024Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T13:01:42.285Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T13:01:42.549Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-05-02T13:01:42.549Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-05-02T13:01:42.549Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-05-02T13:01:42.549Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T13:01:42.598Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-02T13:01:42.598Z] Copying nested executables into bundles/binary-daemon [2022-05-02T13:01:42.811Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T13:01:43.384Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-05-02T13:01:43.384Z] PASS [2022-05-02T13:01:43.384Z] [2022-05-02T13:01:43.384Z] DONE 24 tests in 9.829s [2022-05-02T13:01:43.384Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T13:01:43.384Z] ++ 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-02T13:01:43.384Z] ++ set -e [2022-05-02T13:01:43.384Z] ++ '[' -n 0 ']' [2022-05-02T13:01:43.384Z] ++ set -x [2022-05-02T13:01:43.384Z] ++ 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-02T13:01:43.645Z] INFO: Testing against a local daemon [2022-05-02T13:01:43.645Z] === RUN TestExternalGraphDriver [2022-05-02T13:01:43.645Z] === RUN TestExternalGraphDriver/json [2022-05-02T13:01:43.645Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T13:01:44.500Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-02T13:01:44.500Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T13:01:44.500Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-02T13:01:44.500Z] [2022-05-02T13:01:44.587Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T13:01:44.587Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T13:01:45.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:01:45.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-02T13:01:45.529Z] === RUN TestExternalGraphDriver/spec [2022-05-02T13:01:45.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh cross [2022-05-02T13:01:46.028Z] [2022-05-02T13:01:46.287Z] Removing bundles/ [2022-05-02T13:01:46.287Z] [2022-05-02T13:01:46.287Z] ---> Making bundle: cross (in bundles/cross) [2022-05-02T13:01:46.287Z] Cross building: bundles/cross/linux/amd64 [2022-05-02T13:01:46.287Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-02T13:01:46.287Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-02T13:01:46.920Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T13:01:47.493Z] === RUN TestExternalGraphDriver/pull [2022-05-02T13:01:48.434Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T13:01:49.384Z] --- PASS: TestExternalGraphDriver (5.62s) [2022-05-02T13:01:49.384Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-05-02T13:01:49.384Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2022-05-02T13:01:49.384Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-05-02T13:01:49.384Z] === RUN TestGraphdriverPluginV2 [2022-05-02T13:01:49.384Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T13:01:49.648Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T13:01:50.219Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T13:01:50.219Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-02T13:01:50.219Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T13:01:50.790Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T13:01:52.705Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T13:01:52.705Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T13:01:52.705Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:01:52.705Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T13:01:53.056Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T13:01:53.629Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2022-05-02T13:01:53.629Z] PASS [2022-05-02T13:01:53.629Z] [2022-05-02T13:01:53.629Z] DONE 5 tests in 10.079s [2022-05-02T13:01:53.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T13:01:53.629Z] ++ 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-02T13:01:53.629Z] ++ set -e [2022-05-02T13:01:53.629Z] ++ '[' -n 0 ']' [2022-05-02T13:01:53.629Z] ++ set -x [2022-05-02T13:01:53.629Z] ++ 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-02T13:01:53.629Z] INFO: Testing against a local daemon [2022-05-02T13:01:53.629Z] === RUN TestContinueAfterPluginCrash [2022-05-02T13:01:53.629Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T13:01:53.629Z] === RUN TestReadPluginNoRead [2022-05-02T13:01:53.629Z] === PAUSE TestReadPluginNoRead [2022-05-02T13:01:53.629Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T13:01:53.629Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T13:01:53.629Z] === CONT TestContinueAfterPluginCrash [2022-05-02T13:01:53.629Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T13:01:53.629Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T13:01:54.573Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T13:01:55.958Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T13:01:55.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-02T13:01:57.877Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T13:01:58.820Z] --- PASS: TestDaemonStartWithLogOpt (5.14s) [2022-05-02T13:01:58.820Z] === CONT TestReadPluginNoRead [2022-05-02T13:01:59.764Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T13:02:01.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-02T13:02:01.411Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T13:02:01.983Z] === RUN TestReadPluginNoRead/default [2022-05-02T13:02:03.369Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T13:02:03.369Z] docker_api_swarm_node_test.go:20: [dff48ea0c0a45] joining swarm manager [d0b2a31b84143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:02:04.314Z] --- PASS: TestContinueAfterPluginCrash (10.38s) [2022-05-02T13:02:04.314Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T13:02:04.574Z] docker_api_swarm_node_test.go:21: [d5f07866b831f] joining swarm manager [d0b2a31b84143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:02:04.574Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T13:02:05.962Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T13:02:05.962Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T13:02:06.534Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T13:02:06.534Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T13:02:06.795Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T13:02:06.795Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T13:02:06.795Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T13:02:06.795Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T13:02:06.795Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T13:02:07.739Z] === CONT TestReadPluginNoRead [2022-05-02T13:02:07.739Z] read_test.go:92: [dbbe33f203787] daemon is not started [2022-05-02T13:02:07.739Z] --- PASS: TestReadPluginNoRead (8.75s) [2022-05-02T13:02:07.739Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2022-05-02T13:02:07.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2022-05-02T13:02:07.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2022-05-02T13:02:07.739Z] PASS [2022-05-02T13:02:07.739Z] [2022-05-02T13:02:07.739Z] DONE 6 tests in 14.030s [2022-05-02T13:02:07.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-02T13:02:07.739Z] ++ 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-02T13:02:07.739Z] ++ set -e [2022-05-02T13:02:07.739Z] ++ '[' -n 0 ']' [2022-05-02T13:02:07.739Z] ++ set -x [2022-05-02T13:02:07.739Z] ++ 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-02T13:02:07.739Z] testing: warning: no tests to run [2022-05-02T13:02:07.739Z] PASS [2022-05-02T13:02:07.739Z] [2022-05-02T13:02:07.739Z] DONE 0 tests in 0.049s [2022-05-02T13:02:07.739Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T13:02:07.739Z] ++ 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-02T13:02:07.739Z] ++ set -e [2022-05-02T13:02:07.739Z] ++ '[' -n 0 ']' [2022-05-02T13:02:07.739Z] ++ set -x [2022-05-02T13:02:07.739Z] ++ 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-02T13:02:07.739Z] INFO: Testing against a local daemon [2022-05-02T13:02:07.739Z] === RUN TestPluginWithDevMounts [2022-05-02T13:02:07.739Z] === PAUSE TestPluginWithDevMounts [2022-05-02T13:02:07.739Z] === CONT TestPluginWithDevMounts [2022-05-02T13:02:08.188Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T13:02:09.574Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T13:02:09.574Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T13:02:09.574Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-05-02T13:02:09.574Z] PASS [2022-05-02T13:02:09.574Z] [2022-05-02T13:02:09.574Z] DONE 1 tests in 1.919s [2022-05-02T13:02:09.574Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T13:02:09.574Z] ++ 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-02T13:02:09.574Z] ++ set -e [2022-05-02T13:02:09.574Z] ++ '[' -n 0 ']' [2022-05-02T13:02:09.574Z] ++ set -x [2022-05-02T13:02:09.574Z] ++ 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-02T13:02:09.835Z] INFO: Testing against a local daemon [2022-05-02T13:02:09.835Z] === RUN TestSecretInspect [2022-05-02T13:02:10.096Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.12s) [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.26s) [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.49s) [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.76s) [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.96s) [2022-05-02T13:02:10.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (25.43s) [2022-05-02T13:02:10.359Z] === RUN TestBuildMultiStageCopy [2022-05-02T13:02:10.359Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T13:02:10.685Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T13:02:11.257Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T13:02:11.828Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T13:02:12.399Z] --- PASS: TestSecretInspect (2.61s) [2022-05-02T13:02:12.399Z] === RUN TestSecretList [2022-05-02T13:02:12.660Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T13:02:12.660Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T13:02:12.660Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T13:02:13.230Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T13:02:13.230Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T13:02:13.230Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T13:02:13.230Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T13:02:13.230Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T13:02:14.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T13:02:14.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T13:02:15.005Z] --- PASS: TestSecretList (2.56s) [2022-05-02T13:02:15.005Z] === RUN TestSecretsCreateAndDelete [2022-05-02T13:02:15.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-02T13:02:15.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T13:02:15.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T13:02:16.651Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T13:02:17.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T13:02:17.593Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T13:02:17.855Z] --- PASS: TestSecretsCreateAndDelete (3.02s) [2022-05-02T13:02:17.855Z] === RUN TestSecretsUpdate [2022-05-02T13:02:18.426Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T13:02:19.001Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T13:02:20.388Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T13:02:20.388Z] docker_api_swarm_test.go:502: [d1cb99585b70a] joining swarm manager [df9e888e77825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:02:21.332Z] --- PASS: TestSecretsUpdate (3.40s) [2022-05-02T13:02:21.332Z] === RUN TestTemplatedSecret [2022-05-02T13:02:21.332Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T13:02:21.332Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T13:02:21.903Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T13:02:22.475Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T13:02:23.419Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T13:02:23.419Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T13:02:23.991Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T13:02:24.251Z] --- PASS: TestTemplatedSecret (2.90s) [2022-05-02T13:02:24.251Z] === RUN TestSecretCreateResolve [2022-05-02T13:02:25.193Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T13:02:26.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T13:02:26.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T13:02:26.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T13:02:26.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T13:02:26.579Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T13:02:26.842Z] --- PASS: TestSecretCreateResolve (2.61s) [2022-05-02T13:02:26.842Z] PASS [2022-05-02T13:02:26.842Z] [2022-05-02T13:02:26.842Z] DONE 6 tests in 17.205s [2022-05-02T13:02:26.842Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T13:02:26.842Z] ++ 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-02T13:02:26.842Z] ++ set -e [2022-05-02T13:02:26.842Z] ++ '[' -n 0 ']' [2022-05-02T13:02:26.842Z] ++ set -x [2022-05-02T13:02:26.842Z] ++ 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-02T13:02:26.842Z] INFO: Testing against a local daemon [2022-05-02T13:02:26.842Z] === RUN TestServiceCreateInit [2022-05-02T13:02:26.842Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T13:02:27.103Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T13:02:28.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T13:02:28.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T13:02:29.199Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T13:02:30.404Z] docker_api_swarm_test.go:507: [d99352ac180a3] joining swarm manager [df9e888e77825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:02:30.665Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T13:02:31.433Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T13:02:31.617Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T13:02:32.187Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T13:02:33.130Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T13:02:33.130Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-02T13:02:33.130Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T13:02:33.130Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T13:02:33.524Z] === RUN TestBoolValue [2022-05-02T13:02:33.524Z] --- PASS: TestBoolValue (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestBoolValueOrDefault [2022-05-02T13:02:33.524Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestInt64ValueOrZero [2022-05-02T13:02:33.524Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestInt64ValueOrDefault [2022-05-02T13:02:33.524Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-02T13:02:33.524Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestJsonContentType [2022-05-02T13:02:33.524Z] --- PASS: TestJsonContentType (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestReadJSON [2022-05-02T13:02:33.524Z] === RUN TestReadJSON/nil_body [2022-05-02T13:02:33.524Z] === RUN TestReadJSON/empty_body [2022-05-02T13:02:33.524Z] === RUN TestReadJSON/with_valid_request [2022-05-02T13:02:33.524Z] === RUN TestReadJSON/with_whitespace [2022-05-02T13:02:33.524Z] === RUN TestReadJSON/with_extra_content [2022-05-02T13:02:33.524Z] === RUN TestReadJSON/invalid_JSON [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 31.9% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 31.9% of statements [2022-05-02T13:02:33.524Z] === RUN TestMaskSecretKeys [2022-05-02T13:02:33.524Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-02T13:02:33.524Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-02T13:02:33.524Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-02T13:02:33.524Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-02T13:02:33.524Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestVersionMiddlewareVersion [2022-05-02T13:02:33.524Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-02T13:02:33.524Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 37.7% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T13:02:33.524Z] === RUN TestStrSliceMarshalJSON [2022-05-02T13:02:33.524Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestStrSliceUnmarshalJSON [2022-05-02T13:02:33.524Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestStrSliceUnmarshalString [2022-05-02T13:02:33.524Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestStrSliceUnmarshalSlice [2022-05-02T13:02:33.524Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 90.0% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-05-02T13:02:33.524Z] === RUN TestToJSON [2022-05-02T13:02:33.524Z] --- PASS: TestToJSON (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestToParamWithVersion [2022-05-02T13:02:33.524Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestFromJSON [2022-05-02T13:02:33.524Z] --- PASS: TestFromJSON (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestEmpty [2022-05-02T13:02:33.524Z] --- PASS: TestEmpty (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestArgsMatchKVListEmptySources [2022-05-02T13:02:33.524Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestArgsMatchKVList [2022-05-02T13:02:33.524Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestArgsMatch [2022-05-02T13:02:33.524Z] --- PASS: TestArgsMatch (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestAdd [2022-05-02T13:02:33.524Z] --- PASS: TestAdd (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestDel [2022-05-02T13:02:33.524Z] --- PASS: TestDel (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestLen [2022-05-02T13:02:33.524Z] --- PASS: TestLen (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestExactMatch [2022-05-02T13:02:33.524Z] --- PASS: TestExactMatch (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestOnlyOneExactMatch [2022-05-02T13:02:33.524Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestContains [2022-05-02T13:02:33.524Z] --- PASS: TestContains (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestValidate [2022-05-02T13:02:33.524Z] --- PASS: TestValidate (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestWalkValues [2022-05-02T13:02:33.524Z] --- PASS: TestWalkValues (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestFuzzyMatch [2022-05-02T13:02:33.524Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-02T13:02:33.524Z] === RUN TestClone [2022-05-02T13:02:33.524Z] --- PASS: TestClone (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 92.2% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-05-02T13:02:33.524Z] === RUN TestGetTimestamp [2022-05-02T13:02:33.524Z] === RUN TestAdjustForAPIVersion [2022-05-02T13:02:33.524Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 6.1% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 6.1% of statements [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T13:02:33.524Z] --- PASS: TestGetTimestamp (0.17s) [2022-05-02T13:02:33.524Z] === RUN TestParseTimestamps [2022-05-02T13:02:33.524Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 100.0% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/types/time 0.218s coverage: 100.0% of statements [2022-05-02T13:02:33.524Z] === RUN TestCompareVersion [2022-05-02T13:02:33.524Z] --- PASS: TestCompareVersion (0.00s) [2022-05-02T13:02:33.524Z] PASS [2022-05-02T13:02:33.524Z] coverage: 77.3% of statements [2022-05-02T13:02:33.524Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T13:02:33.524Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T13:02:33.525Z] === RUN TestIsGIT [2022-05-02T13:02:33.525Z] --- PASS: TestIsGIT (0.00s) [2022-05-02T13:02:33.525Z] PASS [2022-05-02T13:02:33.525Z] coverage: 100.0% of statements [2022-05-02T13:02:33.525Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.049s coverage: 100.0% of statements [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-02T13:02:33.525Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestCloneArgsSmartHttp [2022-05-02T13:02:33.525Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2022-05-02T13:02:33.525Z] === RUN TestCloneArgsDumbHttp [2022-05-02T13:02:33.525Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestCloneArgsGit [2022-05-02T13:02:33.525Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestCheckoutGit [2022-05-02T13:02:33.525Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-02T13:02:33.525Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestProcessNoDockerignore [2022-05-02T13:02:33.525Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-02T13:02:33.525Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestDetectContentType [2022-05-02T13:02:33.525Z] --- PASS: TestDetectContentType (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestSelectAcceptableMIME [2022-05-02T13:02:33.525Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestInspectEmptyResponse [2022-05-02T13:02:33.525Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestInspectResponseBinary [2022-05-02T13:02:33.525Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestResponseUnsupportedContentType [2022-05-02T13:02:33.525Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestInspectResponseTextSimple [2022-05-02T13:02:33.525Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestInspectResponseEmptyContentType [2022-05-02T13:02:33.525Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestUnknownContentLength [2022-05-02T13:02:33.525Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestDownloadRemote [2022-05-02T13:02:33.525Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-02T13:02:33.525Z] === RUN TestGetWithStatusError [2022-05-02T13:02:33.525Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestCloseRootDirectory [2022-05-02T13:02:33.525Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:02:33.525Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestHashFile [2022-05-02T13:02:33.525Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:02:33.525Z] --- SKIP: TestHashFile (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestHashSubdir [2022-05-02T13:02:33.525Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:02:33.525Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-02T13:02:33.525Z] === RUN TestRemoveDirectory [2022-05-02T13:02:33.525Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:02:33.525Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-02T13:02:33.525Z] PASS [2022-05-02T13:02:33.525Z] coverage: 9.3% of statements [2022-05-02T13:02:33.525Z] ok github.com/docker/docker/builder/remotecontext 0.248s coverage: 9.3% of statements [2022-05-02T13:02:33.525Z] === RUN TestEnable [2022-05-02T13:02:33.525Z] --- PASS: TestEnable (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestDisable [2022-05-02T13:02:33.525Z] --- PASS: TestDisable (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestEnabled [2022-05-02T13:02:33.525Z] --- PASS: TestEnabled (0.00s) [2022-05-02T13:02:33.525Z] PASS [2022-05-02T13:02:33.525Z] coverage: 100.0% of statements [2022-05-02T13:02:33.525Z] ok github.com/docker/docker/cli/debug 0.102s coverage: 100.0% of statements [2022-05-02T13:02:33.525Z] === RUN TestGetAllAllowed [2022-05-02T13:02:33.525Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestGetAllMeta [2022-05-02T13:02:33.525Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-02T13:02:33.525Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestIsUnreferencedBuiltin [2022-05-02T13:02:33.525Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestIsExistingDirectory [2022-05-02T13:02:33.525Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-02T13:02:33.525Z] === RUN TestGetFilenameForDownload [2022-05-02T13:02:33.525Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestEnv2Variables [2022-05-02T13:02:33.525Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-02T13:02:33.525Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestMaintainer [2022-05-02T13:02:33.525Z] --- PASS: TestMaintainer (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestLabel [2022-05-02T13:02:33.525Z] --- PASS: TestLabel (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestFromScratch [2022-05-02T13:02:33.525Z] --- PASS: TestFromScratch (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestFromWithArg [2022-05-02T13:02:33.525Z] --- PASS: TestFromWithArg (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-02T13:02:33.525Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestFromWithUndefinedArg [2022-05-02T13:02:33.525Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestFromMultiStageWithNamedStage [2022-05-02T13:02:33.525Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestOnbuild [2022-05-02T13:02:33.525Z] --- PASS: TestOnbuild (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestWorkdir [2022-05-02T13:02:33.525Z] --- PASS: TestWorkdir (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestCmd [2022-05-02T13:02:33.525Z] --- PASS: TestCmd (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestHealthcheckNone [2022-05-02T13:02:33.525Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestHealthcheckCmd [2022-05-02T13:02:33.525Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestEntrypoint [2022-05-02T13:02:33.525Z] --- PASS: TestEntrypoint (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestExpose [2022-05-02T13:02:33.525Z] --- PASS: TestExpose (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestUser [2022-05-02T13:02:33.525Z] --- PASS: TestUser (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestVolume [2022-05-02T13:02:33.525Z] --- PASS: TestVolume (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestStopSignal [2022-05-02T13:02:33.525Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T13:02:33.525Z] --- SKIP: TestStopSignal (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestArg [2022-05-02T13:02:33.525Z] --- PASS: TestArg (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestShell [2022-05-02T13:02:33.525Z] --- PASS: TestShell (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestPrependEnvOnCmd [2022-05-02T13:02:33.525Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestRunWithBuildArgs [2022-05-02T13:02:33.525Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestRunIgnoresHealthcheck [2022-05-02T13:02:33.525Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestDispatchUnsupportedOptions [2022-05-02T13:02:33.525Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-02T13:02:33.525Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-02T13:02:33.525Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-02T13:02:33.525Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestNormalizeWorkdir [2022-05-02T13:02:33.525Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestDispatch [2022-05-02T13:02:33.525Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-02T13:02:33.525Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-02T13:02:33.525Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-02T13:02:33.525Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-02T13:02:33.525Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-02T13:02:33.525Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-02T13:02:33.525Z] === RUN TestDispatch/COPY_url [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch (0.08s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-05-02T13:02:33.525Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestAddScratchImageAddsToMounts [2022-05-02T13:02:33.525Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-02T13:02:33.525Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-02T13:02:33.525Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-02T13:02:33.525Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestImageSourceGetAddsToMounts [2022-05-02T13:02:33.525Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestEmptyDockerfile [2022-05-02T13:02:33.525Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestSymlinkDockerfile [2022-05-02T13:02:33.525Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-02T13:02:33.525Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-02T13:02:33.525Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestNonExistingDockerfile [2022-05-02T13:02:33.525Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestCopyRunConfig [2022-05-02T13:02:33.525Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestDeepCopyRunConfig [2022-05-02T13:02:33.525Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestExportImage [2022-05-02T13:02:33.525Z] --- PASS: TestExportImage (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestNormalizeDest [2022-05-02T13:02:33.525Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-02T13:02:33.525Z] PASS [2022-05-02T13:02:33.525Z] coverage: 46.7% of statements [2022-05-02T13:02:33.525Z] ok github.com/docker/docker/builder/dockerfile 0.301s coverage: 46.7% of statements [2022-05-02T13:02:33.525Z] === RUN TestTCP4Proxy [2022-05-02T13:02:33.525Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-02T13:02:33.525Z] === RUN TestTCP4ProxyHalfClose [2022-05-02T13:02:33.525Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestTCP6Proxy [2022-05-02T13:02:33.525Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T13:02:33.525Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestTCPDualStackProxy [2022-05-02T13:02:33.525Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T13:02:33.525Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestUDP4Proxy [2022-05-02T13:02:33.525Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestUDP6Proxy [2022-05-02T13:02:33.525Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T13:02:33.525Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestUDPWriteError [2022-05-02T13:02:33.525Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-02T13:02:33.525Z] === RUN TestSCTP4Proxy [2022-05-02T13:02:33.525Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T13:02:33.525Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-02T13:02:33.525Z] === RUN TestSCTP6Proxy [2022-05-02T13:02:33.525Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T13:02:33.525Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-02T13:02:33.525Z] PASS [2022-05-02T13:02:33.525Z] coverage: 49.4% of statements [2022-05-02T13:02:33.525Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-05-02T13:02:33.663Z] --- PASS: TestBuildMultiStageCopy (23.08s) [2022-05-02T13:02:33.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (15.67s) [2022-05-02T13:02:33.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.46s) [2022-05-02T13:02:33.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.74s) [2022-05-02T13:02:33.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.85s) [2022-05-02T13:02:33.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.35s) [2022-05-02T13:02:33.663Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T13:02:35.676Z] --- PASS: TestServiceCreateInit (8.37s) [2022-05-02T13:02:35.676Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2022-05-02T13:02:35.676Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2022-05-02T13:02:35.676Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T13:02:35.676Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T13:02:36.249Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T13:02:37.634Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T13:02:38.436Z] --- PASS: TestBuildMultiStageParentConfig (4.19s) [2022-05-02T13:02:38.436Z] === RUN TestBuildLabelWithTargets [2022-05-02T13:02:38.436Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:02:38.436Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-02T13:02:38.436Z] === RUN TestBuildWithEmptyLayers [2022-05-02T13:02:40.020Z] --- PASS: TestBuildWithEmptyLayers (1.96s) [2022-05-02T13:02:40.020Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T13:02:41.844Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T13:02:42.788Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T13:02:44.173Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T13:02:45.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T13:02:46.025Z] === RUN TestCheckpointCreateError [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestCheckpointCreate [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestCheckpointDeleteError [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestCheckpointDelete [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestCheckpointListError [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestCheckpointList [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointList (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestCheckpointListContainerNotFound [2022-05-02T13:02:46.025Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-02T13:02:46.025Z] === RUN TestNewClientWithOpsFromEnv [2022-05-02T13:02:46.025Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T13:02:46.026Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestGetAPIPath [2022-05-02T13:02:46.026Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestParseHostURL [2022-05-02T13:02:46.026Z] --- PASS: TestParseHostURL (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-02T13:02:46.026Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersion [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPVersionOverride [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-02T13:02:46.026Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestClientRedirect [2022-05-02T13:02:46.026Z] === RUN TestClientRedirect/GET [2022-05-02T13:02:46.026Z] === RUN TestClientRedirect/POST [2022-05-02T13:02:46.026Z] === RUN TestClientRedirect/PUT [2022-05-02T13:02:46.026Z] === RUN TestClientRedirect/DELETE [2022-05-02T13:02:46.026Z] --- PASS: TestClientRedirect (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigCreateUnsupported [2022-05-02T13:02:46.026Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigCreateError [2022-05-02T13:02:46.026Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigCreate [2022-05-02T13:02:46.026Z] --- PASS: TestConfigCreate (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigInspectNotFound [2022-05-02T13:02:46.026Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigInspectWithEmptyID [2022-05-02T13:02:46.026Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigInspectUnsupported [2022-05-02T13:02:46.026Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigInspectError [2022-05-02T13:02:46.026Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigInspectConfigNotFound [2022-05-02T13:02:46.026Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigInspect [2022-05-02T13:02:46.026Z] --- PASS: TestConfigInspect (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigListUnsupported [2022-05-02T13:02:46.026Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigListError [2022-05-02T13:02:46.026Z] --- PASS: TestConfigListError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigList [2022-05-02T13:02:46.026Z] --- PASS: TestConfigList (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigRemoveUnsupported [2022-05-02T13:02:46.026Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigRemoveError [2022-05-02T13:02:46.026Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigRemove [2022-05-02T13:02:46.026Z] --- PASS: TestConfigRemove (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigUpdateUnsupported [2022-05-02T13:02:46.026Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigUpdateError [2022-05-02T13:02:46.026Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestConfigUpdate [2022-05-02T13:02:46.026Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerCommitError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerCommit [2022-05-02T13:02:46.026Z] --- PASS: TestContainerCommit (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStatPathError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStatPathNotFoundError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStatPathNoHeaderError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStatPath [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyToContainerError [2022-05-02T13:02:46.026Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyToContainerNotFoundError [2022-05-02T13:02:46.026Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyToContainerEmptyResponse [2022-05-02T13:02:46.026Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyToContainer [2022-05-02T13:02:46.026Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyFromContainerError [2022-05-02T13:02:46.026Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyFromContainerNotFoundError [2022-05-02T13:02:46.026Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-02T13:02:46.026Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-02T13:02:46.026Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestCopyFromContainer [2022-05-02T13:02:46.026Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerCreateError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerCreateImageNotFound [2022-05-02T13:02:46.026Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerCreateWithName [2022-05-02T13:02:46.026Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerCreateAutoRemove [2022-05-02T13:02:46.026Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerDiffError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerDiff [2022-05-02T13:02:46.026Z] --- PASS: TestContainerDiff (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecCreateError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecCreate [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecStartError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecStart [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecInspectError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecInspect [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExportError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExportError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExport [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExport (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerInspectError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerInspectContainerNotFound [2022-05-02T13:02:46.026Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerInspectWithEmptyID [2022-05-02T13:02:46.026Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerInspect [2022-05-02T13:02:46.026Z] --- PASS: TestContainerInspect (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerInspectNode [2022-05-02T13:02:46.026Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerKillError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerKillError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerKill [2022-05-02T13:02:46.026Z] --- PASS: TestContainerKill (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerListError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerListError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerList [2022-05-02T13:02:46.026Z] --- PASS: TestContainerList (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerLogsNotFoundError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerLogsError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerLogs [2022-05-02T13:02:46.026Z] --- PASS: TestContainerLogs (0.22s) [2022-05-02T13:02:46.026Z] === RUN TestContainerPauseError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerPause [2022-05-02T13:02:46.026Z] --- PASS: TestContainerPause (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainersPruneError [2022-05-02T13:02:46.026Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainersPrune [2022-05-02T13:02:46.026Z] --- PASS: TestContainersPrune (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRemoveError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRemoveNotFoundError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRemove [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRemove (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRenameError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRename [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRename (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerResizeError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecResizeError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerResize [2022-05-02T13:02:46.026Z] --- PASS: TestContainerResize (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerExecResize [2022-05-02T13:02:46.026Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRestartError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerRestart [2022-05-02T13:02:46.026Z] --- PASS: TestContainerRestart (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStartError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStartError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStart [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStart (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStatsError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStats [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStats (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStopError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStopError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerStop [2022-05-02T13:02:46.026Z] --- PASS: TestContainerStop (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerTopError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerTopError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerTop [2022-05-02T13:02:46.026Z] --- PASS: TestContainerTop (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerUnpauseError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerUnpause [2022-05-02T13:02:46.026Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerUpdateError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerUpdate [2022-05-02T13:02:46.026Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-02T13:02:46.026Z] === RUN TestContainerWaitError [2022-05-02T13:02:46.026Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestContainerWait [2022-05-02T13:02:46.026Z] --- PASS: TestContainerWait (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestDiskUsageError [2022-05-02T13:02:46.026Z] --- PASS: TestDiskUsageError (0.03s) [2022-05-02T13:02:46.026Z] === RUN TestDiskUsage [2022-05-02T13:02:46.026Z] --- PASS: TestDiskUsage (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestDistributionInspectUnsupported [2022-05-02T13:02:46.026Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestDistributionInspectWithEmptyID [2022-05-02T13:02:46.026Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestEventsErrorInOptions [2022-05-02T13:02:46.026Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestEventsErrorFromServer [2022-05-02T13:02:46.026Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestEvents [2022-05-02T13:02:46.026Z] --- PASS: TestEvents (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestTLSCloseWriter [2022-05-02T13:02:46.026Z] === PAUSE TestTLSCloseWriter [2022-05-02T13:02:46.026Z] === RUN TestImageBuildError [2022-05-02T13:02:46.026Z] --- PASS: TestImageBuildError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageBuild [2022-05-02T13:02:46.026Z] --- PASS: TestImageBuild (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestGetDockerOS [2022-05-02T13:02:46.026Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageCreateError [2022-05-02T13:02:46.026Z] --- PASS: TestImageCreateError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageCreate [2022-05-02T13:02:46.026Z] --- PASS: TestImageCreate (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageHistoryError [2022-05-02T13:02:46.026Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageHistory [2022-05-02T13:02:46.026Z] --- PASS: TestImageHistory (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageImportError [2022-05-02T13:02:46.026Z] --- PASS: TestImageImportError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageImport [2022-05-02T13:02:46.026Z] --- PASS: TestImageImport (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageInspectError [2022-05-02T13:02:46.026Z] --- PASS: TestImageInspectError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageInspectImageNotFound [2022-05-02T13:02:46.026Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageInspectWithEmptyID [2022-05-02T13:02:46.026Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageInspect [2022-05-02T13:02:46.026Z] --- PASS: TestImageInspect (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageListError [2022-05-02T13:02:46.026Z] --- PASS: TestImageListError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageList [2022-05-02T13:02:46.026Z] --- PASS: TestImageList (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageListApiBefore125 [2022-05-02T13:02:46.026Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageLoadError [2022-05-02T13:02:46.026Z] --- PASS: TestImageLoadError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImageLoad [2022-05-02T13:02:46.026Z] --- PASS: TestImageLoad (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagesPruneError [2022-05-02T13:02:46.026Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagesPrune [2022-05-02T13:02:46.026Z] --- PASS: TestImagesPrune (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullReferenceParseError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullAnyError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePullWithoutErrors [2022-05-02T13:02:46.026Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushReferenceError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushAnyError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithoutErrors [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-02T13:02:46.026Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-02T13:02:46.026Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageRemoveImageNotFound [2022-05-02T13:02:46.027Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageRemove [2022-05-02T13:02:46.027Z] --- PASS: TestImageRemove (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSaveError [2022-05-02T13:02:46.027Z] --- PASS: TestImageSaveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSave [2022-05-02T13:02:46.027Z] --- PASS: TestImageSave (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSearchAnyError [2022-05-02T13:02:46.027Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-02T13:02:46.027Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T13:02:46.027Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T13:02:46.027Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-02T13:02:46.027Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageSearchWithoutErrors [2022-05-02T13:02:46.027Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageTagError [2022-05-02T13:02:46.027Z] --- PASS: TestImageTagError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageTagInvalidReference [2022-05-02T13:02:46.027Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageTagInvalidSourceImageName [2022-05-02T13:02:46.027Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageTagHexSource [2022-05-02T13:02:46.027Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestImageTag [2022-05-02T13:02:46.027Z] --- PASS: TestImageTag (0.01s) [2022-05-02T13:02:46.027Z] === RUN TestInfoServerError [2022-05-02T13:02:46.027Z] --- PASS: TestInfoServerError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestInfoInvalidResponseJSONError [2022-05-02T13:02:46.027Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestInfo [2022-05-02T13:02:46.027Z] --- PASS: TestInfo (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkConnectError [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkConnect [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkCreateError [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkCreate [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkDisconnectError [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkDisconnect [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect/empty_ID [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect/no_options [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect/verbose [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect/global_scope [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect/unknown_network [2022-05-02T13:02:46.027Z] === RUN TestNetworkInspect/server_error [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkListError [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkList [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworksPruneError [2022-05-02T13:02:46.027Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworksPrune [2022-05-02T13:02:46.027Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNetworkRemove [2022-05-02T13:02:46.027Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeInspectNodeNotFound [2022-05-02T13:02:46.027Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeInspectWithEmptyID [2022-05-02T13:02:46.027Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeInspect [2022-05-02T13:02:46.027Z] --- PASS: TestNodeInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeListError [2022-05-02T13:02:46.027Z] --- PASS: TestNodeListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeList [2022-05-02T13:02:46.027Z] --- PASS: TestNodeList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeRemove [2022-05-02T13:02:46.027Z] --- PASS: TestNodeRemove (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeUpdateError [2022-05-02T13:02:46.027Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestNodeUpdate [2022-05-02T13:02:46.027Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestOptionWithHostFromEnv [2022-05-02T13:02:46.027Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestOptionWithTimeout [2022-05-02T13:02:46.027Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestOptionWithVersionFromEnv [2022-05-02T13:02:46.027Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPingFail [2022-05-02T13:02:46.027Z] --- PASS: TestPingFail (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPingWithError [2022-05-02T13:02:46.027Z] 2022/05/02 13:02:44 RoundTripper returned a response & error; ignoring response [2022-05-02T13:02:46.027Z] 2022/05/02 13:02:44 RoundTripper returned a response & error; ignoring response [2022-05-02T13:02:46.027Z] --- PASS: TestPingWithError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPingSuccess [2022-05-02T13:02:46.027Z] --- PASS: TestPingSuccess (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPingHeadFallback [2022-05-02T13:02:46.027Z] === RUN TestPingHeadFallback/OK [2022-05-02T13:02:46.027Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-02T13:02:46.027Z] === RUN TestPingHeadFallback/Not_Found [2022-05-02T13:02:46.027Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-02T13:02:46.027Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-02T13:02:46.027Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginDisableError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginDisable [2022-05-02T13:02:46.027Z] --- PASS: TestPluginDisable (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginEnableError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginEnable [2022-05-02T13:02:46.027Z] --- PASS: TestPluginEnable (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginInspectWithEmptyID [2022-05-02T13:02:46.027Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginInspect [2022-05-02T13:02:46.027Z] --- PASS: TestPluginInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginListError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginList [2022-05-02T13:02:46.027Z] --- PASS: TestPluginList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginPushError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginPushError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginPush [2022-05-02T13:02:46.027Z] --- PASS: TestPluginPush (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginRemove [2022-05-02T13:02:46.027Z] --- PASS: TestPluginRemove (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginSetError [2022-05-02T13:02:46.027Z] --- PASS: TestPluginSetError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPluginSet [2022-05-02T13:02:46.027Z] --- PASS: TestPluginSet (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSetHostHeader [2022-05-02T13:02:46.027Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestPlainTextError [2022-05-02T13:02:46.027Z] --- PASS: TestPlainTextError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestInfiniteError [2022-05-02T13:02:46.027Z] --- PASS: TestInfiniteError (0.03s) [2022-05-02T13:02:46.027Z] === RUN TestCanceledContext [2022-05-02T13:02:46.027Z] 2022/05/02 13:02:44 RoundTripper returned a response & error; ignoring response [2022-05-02T13:02:46.027Z] --- PASS: TestCanceledContext (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestDeadlineExceededContext [2022-05-02T13:02:46.027Z] 2022/05/02 13:02:44 RoundTripper returned a response & error; ignoring response [2022-05-02T13:02:46.027Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretCreateUnsupported [2022-05-02T13:02:46.027Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretCreateError [2022-05-02T13:02:46.027Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretCreate [2022-05-02T13:02:46.027Z] --- PASS: TestSecretCreate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretInspectUnsupported [2022-05-02T13:02:46.027Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretInspectSecretNotFound [2022-05-02T13:02:46.027Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretInspectWithEmptyID [2022-05-02T13:02:46.027Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretInspect [2022-05-02T13:02:46.027Z] --- PASS: TestSecretInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretListUnsupported [2022-05-02T13:02:46.027Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretListError [2022-05-02T13:02:46.027Z] --- PASS: TestSecretListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretList [2022-05-02T13:02:46.027Z] --- PASS: TestSecretList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretRemoveUnsupported [2022-05-02T13:02:46.027Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretRemove [2022-05-02T13:02:46.027Z] --- PASS: TestSecretRemove (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretUpdateUnsupported [2022-05-02T13:02:46.027Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretUpdateError [2022-05-02T13:02:46.027Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSecretUpdate [2022-05-02T13:02:46.027Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceCreateError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceCreate [2022-05-02T13:02:46.027Z] --- PASS: TestServiceCreate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-02T13:02:46.027Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceCreateDigestPinning [2022-05-02T13:02:46.027Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceInspectServiceNotFound [2022-05-02T13:02:46.027Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceInspectWithEmptyID [2022-05-02T13:02:46.027Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceInspect [2022-05-02T13:02:46.027Z] --- PASS: TestServiceInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceListError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceList [2022-05-02T13:02:46.027Z] --- PASS: TestServiceList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceLogsError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceLogs [2022-05-02T13:02:46.027Z] --- PASS: TestServiceLogs (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceRemoveNotFoundError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceRemove [2022-05-02T13:02:46.027Z] --- PASS: TestServiceRemove (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceUpdateError [2022-05-02T13:02:46.027Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestServiceUpdate [2022-05-02T13:02:46.027Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmGetUnlockKeyError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmGetUnlockKey [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmInitError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmInit [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmInit (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmInspect [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmJoinError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmJoin [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmLeaveError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmLeave [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmUnlockError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmUnlock [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmUpdateError [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestSwarmUpdate [2022-05-02T13:02:46.027Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestTaskInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestTaskInspectWithEmptyID [2022-05-02T13:02:46.027Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestTaskInspect [2022-05-02T13:02:46.027Z] --- PASS: TestTaskInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestTaskListError [2022-05-02T13:02:46.027Z] --- PASS: TestTaskListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestTaskList [2022-05-02T13:02:46.027Z] --- PASS: TestTaskList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeCreateError [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeCreate [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeInspectError [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeInspectNotFound [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeInspectWithEmptyID [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeInspect [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeListError [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeListError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeList [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeList (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeRemoveError [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-02T13:02:46.027Z] === RUN TestVolumeRemove [2022-05-02T13:02:46.027Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-02T13:02:46.027Z] === CONT TestTLSCloseWriter [2022-05-02T13:02:46.027Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-02T13:02:46.027Z] PASS [2022-05-02T13:02:46.027Z] coverage: 75.1% of statements [2022-05-02T13:02:46.027Z] ok github.com/docker/docker/client 0.568s coverage: 75.1% of statements [2022-05-02T13:02:46.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-02T13:02:47.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-02T13:02:48.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-02T13:02:50.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-02T13:02:51.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e8d0_} [2022-05-02T13:02:52.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13136395447_/foo_false____} [2022-05-02T13:02:52.790Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2022-05-02T13:02:52.790Z] === RUN TestCreateServiceConflict [2022-05-02T13:02:53.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13136395447_/foo_true____} [2022-05-02T13:02:54.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31410929617_/foo_false____} [2022-05-02T13:02:55.380Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-05-02T13:02:55.380Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T13:02:55.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31410929617_/foo_true____} [2022-05-02T13:02:57.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31410929617_/foo_true__0xc00000e900__} [2022-05-02T13:02:58.762Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2022-05-02T13:02:58.762Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T13:02:59.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e918_} [2022-05-02T13:02:59.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-02T13:03:00.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e930_} [2022-05-02T13:03:01.352Z] docker_api_swarm_node_test.go:81: [d78a678032d8d] joining swarm manager [df655a03c48d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:03:02.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e948_} [2022-05-02T13:03:03.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e960_} [2022-05-02T13:03:03.846Z] --- PASS: TestCheckoutGit (34.00s) [2022-05-02T13:03:03.846Z] === RUN TestValidGitTransport [2022-05-02T13:03:03.846Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-02T13:03:03.846Z] === RUN TestGitInvalidRef [2022-05-02T13:03:03.846Z] --- PASS: TestGitInvalidRef (0.31s) [2022-05-02T13:03:03.846Z] PASS [2022-05-02T13:03:03.846Z] coverage: 86.3% of statements [2022-05-02T13:03:03.846Z] ok github.com/docker/docker/builder/remotecontext/git 34.393s coverage: 86.3% of statements [2022-05-02T13:03:03.846Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T13:03:03.846Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T13:03:03.846Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T13:03:03.846Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T13:03:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-02T13:03:06.447Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T13:03:08.996Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T13:03:10.148Z] --- PASS: TestBuildMultiStageOnBuild (30.48s) [2022-05-02T13:03:10.148Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T13:03:10.148Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:03:10.148Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-02T13:03:10.148Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T13:03:10.910Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T13:03:11.957Z] dccd9e4d14d3: Pull complete [2022-05-02T13:03:11.957Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-02T13:03:11.957Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:03:11.957Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-02T13:03:11.957Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-02T13:03:11.957Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-02T13:03:11.957Z] WARN: Skipping validation tests [2022-05-02T13:03:11.957Z] INFO: Running unit tests at 05/02/2022 13:03:07... [2022-05-02T13:03:12.294Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T13:03:12.943Z] INFO: make.ps1 starting at 05/02/2022 13:03:12 [2022-05-02T13:03:12.943Z] INFO: Git commit (9880e6a1ef) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T13:03:12.943Z] INFO: Running unit tests... [2022-05-02T13:03:13.235Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2022-05-02T13:03:13.235Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T13:03:13.496Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T13:03:13.496Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T13:03:14.068Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-02T13:03:14.267Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-05-02T13:03:14.267Z] === RUN TestConfigureDaemonLogs [2022-05-02T13:03:14.267Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestCommonOptionsInstallFlags [2022-05-02T13:03:14.267Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-02T13:03:14.267Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-02T13:03:14.267Z] PASS [2022-05-02T13:03:14.267Z] coverage: 20.1% of statements [2022-05-02T13:03:14.267Z] ok github.com/docker/docker/cmd/dockerd 0.210s coverage: 20.1% of statements [2022-05-02T13:03:14.267Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-02T13:03:14.267Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T13:03:14.267Z] === RUN TestContainerStopSignal [2022-05-02T13:03:14.267Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestContainerStopTimeout [2022-05-02T13:03:14.267Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-02T13:03:14.267Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-02T13:03:14.267Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-02T13:03:14.267Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestReplaceAndAppendEnvVars [2022-05-02T13:03:14.267Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-02T13:03:14.267Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestNewMemoryStore [2022-05-02T13:03:14.267Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestAddContainers [2022-05-02T13:03:14.267Z] --- PASS: TestAddContainers (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestGetContainer [2022-05-02T13:03:14.267Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestDeleteContainer [2022-05-02T13:03:14.267Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestListContainers [2022-05-02T13:03:14.267Z] --- PASS: TestListContainers (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestFirstContainer [2022-05-02T13:03:14.267Z] --- PASS: TestFirstContainer (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestApplyAllContainer [2022-05-02T13:03:14.267Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestIsValidHealthString [2022-05-02T13:03:14.267Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestStateRunStop [2022-05-02T13:03:14.267Z] --- PASS: TestStateRunStop (0.00s) [2022-05-02T13:03:14.267Z] === RUN TestStateTimeoutWait [2022-05-02T13:03:14.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-02T13:03:14.734Z] state_test.go:141: Stop callback fired [2022-05-02T13:03:14.734Z] state_test.go:165: Stop callback fired [2022-05-02T13:03:14.734Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-02T13:03:14.734Z] === RUN TestIsValidStateString [2022-05-02T13:03:14.734Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-02T13:03:14.734Z] === RUN TestViewSaveDelete [2022-05-02T13:03:14.734Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-02T13:03:14.734Z] === RUN TestViewAll [2022-05-02T13:03:14.734Z] --- PASS: TestViewAll (0.01s) [2022-05-02T13:03:14.734Z] === RUN TestViewGet [2022-05-02T13:03:14.734Z] --- PASS: TestViewGet (0.01s) [2022-05-02T13:03:14.734Z] === RUN TestNames [2022-05-02T13:03:14.734Z] --- PASS: TestNames (0.00s) [2022-05-02T13:03:14.735Z] === RUN TestViewWithHealthCheck [2022-05-02T13:03:14.735Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-02T13:03:14.735Z] PASS [2022-05-02T13:03:14.735Z] coverage: 41.5% of statements [2022-05-02T13:03:14.735Z] ok github.com/docker/docker/container 0.241s coverage: 41.5% of statements [2022-05-02T13:03:14.735Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T13:03:14.735Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T13:03:14.735Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T13:03:14.735Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T13:03:14.903Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-02T13:03:15.202Z] === RUN TestPrepare [2022-05-02T13:03:15.202Z] --- PASS: TestPrepare (0.00s) [2022-05-02T13:03:15.202Z] === RUN TestStart [2022-05-02T13:03:15.202Z] --- PASS: TestStart (0.00s) [2022-05-02T13:03:15.202Z] === RUN TestWaitCancel [2022-05-02T13:03:15.202Z] --- PASS: TestWaitCancel (0.00s) [2022-05-02T13:03:15.202Z] === RUN TestWaitDisabled [2022-05-02T13:03:15.202Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-02T13:03:15.202Z] === RUN TestWaitEnabled [2022-05-02T13:03:15.202Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-02T13:03:15.202Z] === RUN TestRemove [2022-05-02T13:03:15.202Z] --- PASS: TestRemove (0.00s) [2022-05-02T13:03:15.202Z] PASS [2022-05-02T13:03:15.202Z] coverage: 65.3% of statements [2022-05-02T13:03:15.202Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-05-02T13:03:15.849Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T13:03:16.110Z] --- PASS: TestCreateServiceSecretFileMode (3.10s) [2022-05-02T13:03:16.110Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T13:03:16.682Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T13:03:17.254Z] docker_api_swarm_node_test.go:53: [d549043c86af8] joining swarm manager [d6c70f0670c3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:03:17.516Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T13:03:18.464Z] docker_api_swarm_node_test.go:54: [da4475608bd1e] joining swarm manager [d6c70f0670c3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:03:18.464Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T13:03:18.992Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-02T13:03:18.992Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-02T13:03:18.992Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-02T13:03:18.992Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-02T13:03:18.992Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-02T13:03:18.992Z] PASS [2022-05-02T13:03:18.992Z] coverage: 35.9% of statements [2022-05-02T13:03:18.992Z] ok github.com/docker/docker/daemon/cluster/convert 0.604s coverage: 35.9% of statements [2022-05-02T13:03:18.992Z] === RUN TestNewListSecretsFilters [2022-05-02T13:03:18.992Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-02T13:03:18.992Z] === RUN TestNewListConfigsFilters [2022-05-02T13:03:18.992Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-02T13:03:18.992Z] PASS [2022-05-02T13:03:18.992Z] coverage: 0.5% of statements [2022-05-02T13:03:18.992Z] ok github.com/docker/docker/daemon/cluster 1.293s coverage: 0.5% of statements [2022-05-02T13:03:19.430Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2022-05-02T13:03:19.430Z] === RUN TestCreateServiceSysctls [2022-05-02T13:03:19.691Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T13:03:20.262Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T13:03:20.833Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T13:03:21.216Z] === RUN TestWaitNodeAttachment [2022-05-02T13:03:21.216Z] === RUN TestBuilderGC [2022-05-02T13:03:21.216Z] --- PASS: TestBuilderGC (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationNotFound [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonBrokenConfiguration [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestFindConfigurationConflicts [2022-05-02T13:03:21.216Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-02T13:03:21.216Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-02T13:03:21.216Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-02T13:03:21.216Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-02T13:03:21.216Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-02T13:03:21.216Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_label [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_dns [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_hosts [2022-05-02T13:03:21.216Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-02T13:03:21.216Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-02T13:03:21.216Z] === RUN TestReloadSetConfigFileNotExist [2022-05-02T13:03:21.684Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-02T13:03:21.684Z] === RUN TestIsolationConversion [2022-05-02T13:03:21.684Z] === RUN TestIsolationConversion/default [2022-05-02T13:03:21.684Z] === RUN TestIsolationConversion/process [2022-05-02T13:03:21.684Z] === RUN TestIsolationConversion/hyperv [2022-05-02T13:03:21.684Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestContainerLabels [2022-05-02T13:03:21.684Z] --- PASS: TestContainerLabels (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestCredentialSpecConversion [2022-05-02T13:03:21.684Z] === RUN TestCredentialSpecConversion/none [2022-05-02T13:03:21.684Z] === RUN TestCredentialSpecConversion/config [2022-05-02T13:03:21.684Z] === RUN TestCredentialSpecConversion/file [2022-05-02T13:03:21.684Z] === RUN TestCredentialSpecConversion/registry [2022-05-02T13:03:21.684Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-02T13:03:21.684Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestControllerValidateMountBind [2022-05-02T13:03:21.684Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestControllerValidateMountVolume [2022-05-02T13:03:21.684Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestControllerValidateMountTarget [2022-05-02T13:03:21.684Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestControllerValidateMountTmpfs [2022-05-02T13:03:21.684Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestControllerValidateMountInvalidType [2022-05-02T13:03:21.684Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestControllerValidateMountNamedPipe [2022-05-02T13:03:21.684Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-02T13:03:21.684Z] PASS [2022-05-02T13:03:21.684Z] coverage: 11.0% of statements [2022-05-02T13:03:21.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.678s coverage: 11.0% of statements [2022-05-02T13:03:21.684Z] time="2022-05-02T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-02T13:03:21.684Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-05-02T13:03:21.684Z] === RUN TestReloadDefaultConfigNotExist [2022-05-02T13:03:21.684Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:03:21.684Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestReloadBadDefaultConfig [2022-05-02T13:03:21.684Z] time="2022-05-02T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2899066122" [2022-05-02T13:03:21.684Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestReloadWithConflictingLabels [2022-05-02T13:03:21.684Z] time="2022-05-02T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1943848898" [2022-05-02T13:03:21.684Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestReloadWithDuplicateLabels [2022-05-02T13:03:21.684Z] time="2022-05-02T13:03:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3392863836" [2022-05-02T13:03:21.684Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestMaskURLCredentials [2022-05-02T13:03:21.684Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestDaemonConfigurationMerge [2022-05-02T13:03:21.684Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-02T13:03:21.684Z] PASS [2022-05-02T13:03:21.684Z] coverage: 79.8% of statements [2022-05-02T13:03:21.684Z] ok github.com/docker/docker/daemon/config 0.305s coverage: 79.8% of statements [2022-05-02T13:03:21.684Z] === RUN TestEventsLog [2022-05-02T13:03:21.684Z] --- PASS: TestEventsLog (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestEventsLogTimeout [2022-05-02T13:03:21.684Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-02T13:03:21.684Z] === RUN TestLogEvents [2022-05-02T13:03:21.684Z] --- PASS: TestLogEvents (0.05s) [2022-05-02T13:03:21.684Z] === RUN TestLoadBufferedEvents [2022-05-02T13:03:21.776Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T13:03:22.152Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-05-02T13:03:22.152Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-02T13:03:22.152Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-02T13:03:22.152Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-02T13:03:22.152Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-02T13:03:22.152Z] PASS [2022-05-02T13:03:22.152Z] coverage: 50.0% of statements [2022-05-02T13:03:22.152Z] ok github.com/docker/docker/daemon/events 0.277s coverage: 50.0% of statements [2022-05-02T13:03:22.720Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T13:03:23.140Z] === RUN TestIsEmptyDir [2022-05-02T13:03:23.140Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-02T13:03:23.140Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-02T13:03:23.140Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-02T13:03:23.140Z] PASS [2022-05-02T13:03:23.140Z] coverage: 2.3% of statements [2022-05-02T13:03:23.140Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-05-02T13:03:23.140Z] === RUN TestLinkNaming [2022-05-02T13:03:23.140Z] --- PASS: TestLinkNaming (0.00s) [2022-05-02T13:03:23.140Z] === RUN TestLinkNew [2022-05-02T13:03:23.140Z] --- PASS: TestLinkNew (0.00s) [2022-05-02T13:03:23.140Z] === RUN TestLinkEnv [2022-05-02T13:03:23.140Z] --- PASS: TestLinkEnv (0.00s) [2022-05-02T13:03:23.140Z] === RUN TestLinkMultipleEnv [2022-05-02T13:03:23.140Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-02T13:03:23.140Z] === RUN TestLinkPortRangeEnv [2022-05-02T13:03:23.140Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-02T13:03:23.140Z] PASS [2022-05-02T13:03:23.140Z] coverage: 93.0% of statements [2022-05-02T13:03:23.140Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-05-02T13:03:23.293Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T13:03:23.293Z] --- PASS: TestCreateServiceSysctls (3.91s) [2022-05-02T13:03:23.293Z] === RUN TestCreateServiceCapabilities [2022-05-02T13:03:23.361Z] 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/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-02T13:03:23.609Z] === RUN TestVerifyNetworkingConfig [2022-05-02T13:03:23.609Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestGetContainer [2022-05-02T13:03:23.609Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestValidContainerNames [2022-05-02T13:03:23.609Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestContainerInitDNS [2022-05-02T13:03:23.609Z] daemon_test.go:145: root required [2022-05-02T13:03:23.609Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestMerge [2022-05-02T13:03:23.609Z] --- PASS: TestMerge (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestValidateContainerIsolation [2022-05-02T13:03:23.609Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestFindNetworkErrorType [2022-05-02T13:03:23.609Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestEnsureServicesExist [2022-05-02T13:03:23.609Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestEnsureServicesExistErrors [2022-05-02T13:03:23.609Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-02T13:03:23.609Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-02T13:03:23.609Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-02T13:03:23.609Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-02T13:03:23.609Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-02T13:03:23.609Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-02T13:03:23.609Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestContainerDelete [2022-05-02T13:03:23.609Z] --- PASS: TestContainerDelete (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestContainerDoubleDelete [2022-05-02T13:03:23.609Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestLogContainerEventCopyLabels [2022-05-02T13:03:23.609Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestLogContainerEventWithAttributes [2022-05-02T13:03:23.609Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestNoneHealthcheck [2022-05-02T13:03:23.609Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-02T13:03:23.609Z] === RUN TestHealthStates [2022-05-02T13:03:23.609Z] time="2022-05-02T13:03:23Z" 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-02T13:03:23.609Z] time="2022-05-02T13:03:23Z" 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-02T13:03:23.609Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] time="2022-05-02T13:03:23Z" 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-02T13:03:24.077Z] --- PASS: TestHealthStates (0.17s) [2022-05-02T13:03:24.077Z] === RUN TestGetInspectData [2022-05-02T13:03:24.077Z] --- PASS: TestGetInspectData (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestFillLicense [2022-05-02T13:03:24.077Z] --- PASS: TestFillLicense (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestListInvalidFilter [2022-05-02T13:03:24.077Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestNameFilter [2022-05-02T13:03:24.077Z] --- PASS: TestNameFilter (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-02T13:03:24.077Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-02T13:03:24.077Z] === 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-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-02T13:03:24.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-02T13:03:24.077Z] --- 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-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-02T13:03:24.077Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-02T13:03:24.077Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestDaemonReloadLabels [2022-05-02T13:03:24.077Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-02T13:03:24.077Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestDaemonReloadMirrors [2022-05-02T13:03:24.077Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-02T13:03:24.077Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-02T13:03:24.077Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-02T13:03:24.077Z] reload_test.go:342: root required [2022-05-02T13:03:24.077Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-02T13:03:24.077Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-02T13:03:24.077Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-05-02T13:03:24.077Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-02T13:03:24.077Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-02T13:03:24.077Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-02T13:03:24.077Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-02T13:03:24.077Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-02T13:03:24.077Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-02T13:03:24.077Z] === RUN TestParseVolumesFrom [2022-05-02T13:03:24.077Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-02T13:03:24.077Z] PASS [2022-05-02T13:03:24.077Z] coverage: 8.6% of statements [2022-05-02T13:03:24.077Z] ok github.com/docker/docker/daemon 0.477s coverage: 8.6% of statements [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-02T13:03:24.078Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-02T13:03:24.235Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T13:03:25.176Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/defaults [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-02T13:03:25.642Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-02T13:03:25.642Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-02T13:03:25.642Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-02T13:03:25.642Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-02T13:03:25.642Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-02T13:03:25.642Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-02T13:03:25.642Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-02T13:03:25.642Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-02T13:03:25.642Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-02T13:03:25.642Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-02T13:03:25.642Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-02T13:03:25.642Z] time="2022-05-02T13:03:25Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-02T13:03:26.112Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-05-02T13:03:26.112Z] === RUN TestCreateSuccess [2022-05-02T13:03:26.112Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCreateStreamSkipped [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-02T13:03:26.112Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCreateLogGroupSuccess [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-02T13:03:26.112Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCreateError [2022-05-02T13:03:26.112Z] --- PASS: TestCreateError (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCreateAlreadyExists [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-02T13:03:26.112Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestLogClosed [2022-05-02T13:03:26.112Z] --- PASS: TestLogClosed (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestLogBlocking [2022-05-02T13:03:26.112Z] --- PASS: TestLogBlocking (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-02T13:03:26.112Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestLogNonBlockingBufferFull [2022-05-02T13:03:26.112Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestPublishBatchSuccess [2022-05-02T13:03:26.112Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestPublishBatchError [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=error msg=error [2022-05-02T13:03:26.112Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T13:03:26.112Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T13:03:26.112Z] time="2022-05-02T13:03:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-02T13:03:26.112Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchSimple [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchTicker [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchMultilinePattern [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-05-02T13:03:26.112Z] === RUN TestCollectBatchClose [2022-05-02T13:03:26.112Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen/0/Hello [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen/2/🙃 [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen/3/���� [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen/4/He��o [2022-05-02T13:03:26.112Z] === RUN TestEffectiveLen/5/ [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-02T13:03:26.112Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-02T13:03:26.112Z] === RUN TestFindValidSplit [2022-05-02T13:03:26.112Z] === RUN TestFindValidSplit/0/ [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1076: [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:03:26.112Z] === RUN TestFindValidSplit/1/Hello [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1076: Hello [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:03:26.112Z] === RUN TestFindValidSplit/2/Hello [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1076: He [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1077: llo [2022-05-02T13:03:26.112Z] === RUN TestFindValidSplit/3/Hello [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1076: [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1077: Hello [2022-05-02T13:03:26.112Z] === RUN TestFindValidSplit/4/🙃 [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1076: [2022-05-02T13:03:26.112Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-02T13:03:26.113Z] === RUN TestFindValidSplit/5/🙃 [2022-05-02T13:03:26.113Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-02T13:03:26.113Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:03:26.113Z] === RUN TestFindValidSplit/6/a� [2022-05-02T13:03:26.113Z] cloudwatchlogs_test.go:1076: a [2022-05-02T13:03:26.113Z] cloudwatchlogs_test.go:1077: � [2022-05-02T13:03:26.113Z] === RUN TestFindValidSplit/7/a� [2022-05-02T13:03:26.113Z] cloudwatchlogs_test.go:1076: a� [2022-05-02T13:03:26.113Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestProcessEventEmoji [2022-05-02T13:03:26.113Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCollectBatchLineSplit [2022-05-02T13:03:26.113Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-02T13:03:26.113Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-02T13:03:26.113Z] === RUN TestCollectBatchMaxEvents [2022-05-02T13:03:26.113Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-02T13:03:26.113Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-02T13:03:26.113Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-02T13:03:26.113Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-02T13:03:26.113Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.07s) [2022-05-02T13:03:26.113Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-02T13:03:26.113Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-02T13:03:26.113Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsFormat [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-02T13:03:26.113Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-02T13:03:26.113Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCreateTagSuccess [2022-05-02T13:03:26.113Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-02T13:03:26.113Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-02T13:03:26.113Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-02T13:03:26.113Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-02T13:03:26.113Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-02T13:03:26.113Z] PASS [2022-05-02T13:03:26.113Z] coverage: 80.2% of statements [2022-05-02T13:03:26.113Z] === RUN TestAdapterReadLogs [2022-05-02T13:03:26.113Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCopier [2022-05-02T13:03:26.113Z] --- PASS: TestCopier (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCopierLongLines [2022-05-02T13:03:26.113Z] ok github.com/docker/docker/daemon/logger/awslogs 0.537s coverage: 80.2% of statements [2022-05-02T13:03:26.113Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCopierSlow [2022-05-02T13:03:26.113Z] --- PASS: TestCopierSlow (0.22s) [2022-05-02T13:03:26.113Z] === RUN TestCopierWithSized [2022-05-02T13:03:26.113Z] === RUN TestCopierWithSized/as_is [2022-05-02T13:03:26.113Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-02T13:03:26.113Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-02T13:03:26.113Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-02T13:03:26.113Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestCopierWithPartial [2022-05-02T13:03:26.113Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestRingLogger [2022-05-02T13:03:26.113Z] --- PASS: TestRingLogger (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestRingCap [2022-05-02T13:03:26.113Z] --- PASS: TestRingCap (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestRingClose [2022-05-02T13:03:26.113Z] --- PASS: TestRingClose (0.00s) [2022-05-02T13:03:26.113Z] === RUN TestRingDrain [2022-05-02T13:03:26.113Z] --- PASS: TestRingDrain (0.00s) [2022-05-02T13:03:26.113Z] PASS [2022-05-02T13:03:26.113Z] coverage: 43.2% of statements [2022-05-02T13:03:26.113Z] ok github.com/docker/docker/daemon/logger 0.392s coverage: 43.2% of statements [2022-05-02T13:03:26.119Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T13:03:26.383Z] --- PASS: TestCreateServiceCapabilities (3.01s) [2022-05-02T13:03:26.383Z] === RUN TestInspect [2022-05-02T13:03:26.581Z] === RUN TestSearchRegistryForImagesErrors [2022-05-02T13:03:26.581Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-02T13:03:26.581Z] === RUN TestSearchRegistryForImages [2022-05-02T13:03:26.581Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-02T13:03:26.581Z] === RUN TestOnlyPlatformWithFallback [2022-05-02T13:03:26.581Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-02T13:03:26.581Z] === RUN TestImageDelete [2022-05-02T13:03:26.581Z] === RUN TestImageDelete/no_lease [2022-05-02T13:03:26.581Z] === RUN TestImageDelete/lease_exists [2022-05-02T13:03:26.581Z] --- PASS: TestImageDelete (0.03s) [2022-05-02T13:03:26.581Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-02T13:03:26.581Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-02T13:03:26.581Z] === RUN TestContentStoreForPull [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/#00 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/something:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-02T13:03:26.581Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-02T13:03:26.581Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-02T13:03:26.582Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-02T13:03:26.582Z] PASS [2022-05-02T13:03:26.582Z] coverage: 53.6% of statements [2022-05-02T13:03:26.582Z] ok github.com/docker/docker/daemon/logger/fluentd 0.160s coverage: 53.6% of statements [2022-05-02T13:03:26.582Z] --- PASS: TestContentStoreForPull (0.22s) [2022-05-02T13:03:26.582Z] PASS [2022-05-02T13:03:26.582Z] coverage: 6.6% of statements [2022-05-02T13:03:26.582Z] ok github.com/docker/docker/daemon/images 0.405s coverage: 6.6% of statements [2022-05-02T13:03:26.582Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T13:03:26.582Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T13:03:26.582Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-02T13:03:26.582Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T13:03:26.582Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-02T13:03:26.582Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-02T13:03:26.644Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T13:03:26.644Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T13:03:27.051Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-02T13:03:27.051Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-02T13:03:27.051Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-02T13:03:27.217Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T13:03:27.519Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2022-05-02T13:03:27.519Z] === RUN TestFastTimeMarshalJSON [2022-05-02T13:03:27.519Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-05-02T13:03:27.519Z] PASS [2022-05-02T13:03:27.519Z] coverage: 87.2% of statements [2022-05-02T13:03:27.519Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.246s coverage: 87.2% of statements [2022-05-02T13:03:27.788Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T13:03:27.987Z] === RUN TestJSONFileLogger [2022-05-02T13:03:27.987Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-02T13:03:27.987Z] === RUN TestJSONFileLoggerWithTags [2022-05-02T13:03:27.987Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-02T13:03:27.987Z] === RUN TestJSONFileLoggerWithOpts [2022-05-02T13:03:27.987Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-02T13:03:27.987Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-02T13:03:27.987Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-02T13:03:27.987Z] === RUN TestEncodeDecode [2022-05-02T13:03:27.987Z] === PAUSE TestEncodeDecode [2022-05-02T13:03:27.987Z] === RUN TestUnexpectedEOF [2022-05-02T13:03:27.987Z] time="2022-05-02T13:03:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T13:03:27.987Z] time="2022-05-02T13:03:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T13:03:27.987Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-05-02T13:03:27.987Z] === CONT TestEncodeDecode [2022-05-02T13:03:27.987Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-02T13:03:27.987Z] PASS [2022-05-02T13:03:27.987Z] coverage: 69.9% of statements [2022-05-02T13:03:27.987Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.235s coverage: 69.9% of statements [2022-05-02T13:03:28.457Z] === RUN TestWriteLog [2022-05-02T13:03:28.457Z] === PAUSE TestWriteLog [2022-05-02T13:03:28.457Z] === RUN TestReadLog [2022-05-02T13:03:28.457Z] === PAUSE TestReadLog [2022-05-02T13:03:28.457Z] === RUN TestDecode [2022-05-02T13:03:28.925Z] --- PASS: TestDecode (0.02s) [2022-05-02T13:03:28.925Z] === CONT TestWriteLog [2022-05-02T13:03:28.925Z] === CONT TestReadLog [2022-05-02T13:03:28.925Z] === RUN TestReadLog/tail_exact [2022-05-02T13:03:28.925Z] --- PASS: TestWriteLog (0.01s) [2022-05-02T13:03:28.925Z] === RUN TestOpenFileDelete [2022-05-02T13:03:28.925Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestOpenFileRename [2022-05-02T13:03:28.925Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestHandleDecoderErr [2022-05-02T13:03:28.925Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestParseLogTagDefaultTag [2022-05-02T13:03:28.925Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestParseLogTag [2022-05-02T13:03:28.925Z] --- PASS: TestParseLogTag (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestParseLogTagEmptyTag [2022-05-02T13:03:28.925Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestTailFiles [2022-05-02T13:03:28.925Z] --- PASS: TestTailFiles (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestFollowLogsConsumerGone [2022-05-02T13:03:28.925Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestFollowLogsProducerGone [2022-05-02T13:03:28.925Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-02T13:03:28.925Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-02T13:03:28.925Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-02T13:03:28.925Z] === RUN TestCheckCapacityAndRotate [2022-05-02T13:03:28.925Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-02T13:03:28.925Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-02T13:03:28.925Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-02T13:03:28.925Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-02T13:03:28.925Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-02T13:03:28.925Z] PASS [2022-05-02T13:03:28.925Z] coverage: 50.7% of statements [2022-05-02T13:03:28.925Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.101s coverage: 50.7% of statements [2022-05-02T13:03:28.925Z] === RUN TestReadLog/tail_less_than_available [2022-05-02T13:03:28.925Z] === RUN TestReadLog/tail_more_than_available [2022-05-02T13:03:28.925Z] --- PASS: TestReadLog (0.21s) [2022-05-02T13:03:28.925Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-05-02T13:03:28.925Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-02T13:03:28.925Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-02T13:03:28.925Z] PASS [2022-05-02T13:03:28.925Z] coverage: 78.7% of statements [2022-05-02T13:03:28.925Z] ok github.com/docker/docker/daemon/logger/local 0.444s coverage: 78.7% of statements [2022-05-02T13:03:28.925Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T13:03:29.174Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T13:03:29.480Z] === RUN TestLog [2022-05-02T13:03:29.480Z] --- PASS: TestLog (0.03s) [2022-05-02T13:03:29.480Z] PASS [2022-05-02T13:03:29.480Z] coverage: 31.5% of statements [2022-05-02T13:03:29.480Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 31.5% of statements [2022-05-02T13:03:29.805Z] --- PASS: TestInspect (3.27s) [2022-05-02T13:03:29.805Z] === RUN TestCreateJob [2022-05-02T13:03:29.805Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T13:03:29.948Z] === RUN TestNewParse [2022-05-02T13:03:29.948Z] --- PASS: TestNewParse (0.00s) [2022-05-02T13:03:29.948Z] PASS [2022-05-02T13:03:29.948Z] coverage: 8.3% of statements [2022-05-02T13:03:29.948Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-05-02T13:03:29.948Z] === RUN TestValidateLogOpt [2022-05-02T13:03:29.948Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestNewMissedConfig [2022-05-02T13:03:29.948Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestNewMissedUrl [2022-05-02T13:03:29.948Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestNewMissedToken [2022-05-02T13:03:29.948Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestNewWithProxy [2022-05-02T13:03:29.948Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestDefault [2022-05-02T13:03:29.948Z] --- PASS: TestDefault (0.01s) [2022-05-02T13:03:29.948Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-02T13:03:29.948Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestJsonFormat [2022-05-02T13:03:29.948Z] --- PASS: TestJsonFormat (0.01s) [2022-05-02T13:03:29.948Z] === RUN TestRawFormat [2022-05-02T13:03:29.948Z] --- PASS: TestRawFormat (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestRawFormatWithLabels [2022-05-02T13:03:29.948Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestRawFormatWithoutTag [2022-05-02T13:03:29.948Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-02T13:03:29.948Z] === RUN TestBatching [2022-05-02T13:03:30.417Z] === RUN TestParseLogFormat [2022-05-02T13:03:30.417Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestValidateLogOptEmpty [2022-05-02T13:03:30.417Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogAddress [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-02T13:03:30.417Z] --- PASS: TestBatching (0.27s) [2022-05-02T13:03:30.417Z] === RUN TestFrequency [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestParseAddressDefaultPort [2022-05-02T13:03:30.417Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestValidateSyslogFacility [2022-05-02T13:03:30.417Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestValidateLogOptSyslogFormat [2022-05-02T13:03:30.417Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestValidateLogOpt [2022-05-02T13:03:30.417Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T13:03:30.417Z] PASS [2022-05-02T13:03:30.417Z] coverage: 43.6% of statements [2022-05-02T13:03:30.417Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 43.6% of statements [2022-05-02T13:03:30.417Z] --- PASS: TestFrequency (0.16s) [2022-05-02T13:03:30.417Z] === RUN TestOneMessagePerRequest [2022-05-02T13:03:30.417Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestVerify [2022-05-02T13:03:30.417Z] --- PASS: TestVerify (0.00s) [2022-05-02T13:03:30.417Z] === RUN TestSkipVerify [2022-05-02T13:03:30.748Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T13:03:30.885Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:30.885Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:30.885Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:30.885Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] --- PASS: TestSkipVerify (0.61s) [2022-05-02T13:03:31.354Z] === RUN TestBufferMaximum [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.846302\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.846302\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-02T13:03:31.354Z] === RUN TestServerAlwaysDown [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.849318\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.849318\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.850319\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.851319\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] time="2022-05-02T13:03:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496610.851319\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:31.354Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-02T13:03:31.354Z] === RUN TestCannotSendAfterClose [2022-05-02T13:03:31.354Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-02T13:03:31.354Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-02T13:03:31.354Z] === RUN TestV1IDService [2022-05-02T13:03:31.354Z] --- PASS: TestV1IDService (0.02s) [2022-05-02T13:03:31.354Z] === RUN TestV2MetadataService [2022-05-02T13:03:32.132Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T13:03:32.342Z] time="2022-05-02T13:03:31Z" 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-02T13:03:32.342Z] time="2022-05-02T13:03:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e7f6d324f610\"}'" [2022-05-02T13:03:32.342Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-02T13:03:32.342Z] PASS [2022-05-02T13:03:32.342Z] coverage: 82.5% of statements [2022-05-02T13:03:32.342Z] ok github.com/docker/docker/daemon/logger/splunk 2.134s coverage: 82.5% of statements [2022-05-02T13:03:32.342Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T13:03:32.342Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-02T13:03:32.342Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T13:03:32.342Z] --- PASS: TestV2MetadataService (0.82s) [2022-05-02T13:03:32.342Z] PASS [2022-05-02T13:03:32.342Z] coverage: 48.2% of statements [2022-05-02T13:03:32.342Z] ok github.com/docker/docker/distribution/metadata 0.936s coverage: 48.2% of statements [2022-05-02T13:03:32.342Z] === RUN TestSuccessfulDownload [2022-05-02T13:03:32.342Z] download_test.go:267: Needs fixing on Windows [2022-05-02T13:03:32.342Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-02T13:03:32.342Z] === RUN TestCancelledDownload [2022-05-02T13:03:32.342Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-02T13:03:32.342Z] === RUN TestMaxDownloadAttempts [2022-05-02T13:03:32.342Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T13:03:32.342Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T13:03:32.342Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T13:03:32.342Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T13:03:32.342Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T13:03:32.342Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T13:03:32.342Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T13:03:32.342Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T13:03:32.342Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T13:03:32.342Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T13:03:32.342Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T13:03:32.342Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T13:03:32.703Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T13:03:32.812Z] time="2022-05-02T13:03:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:03:32.812Z] time="2022-05-02T13:03:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:03:32.812Z] time="2022-05-02T13:03:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:03:32.812Z] time="2022-05-02T13:03:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:03:32.812Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-02T13:03:32.812Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-05-02T13:03:32.812Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-05-02T13:03:32.812Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-05-02T13:03:32.812Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-05-02T13:03:32.812Z] === RUN TestTransfer [2022-05-02T13:03:32.812Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-02T13:03:32.812Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-02T13:03:32.812Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-02T13:03:32.812Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-02T13:03:32.812Z] === RUN TestContinueOnError_NeverContinue [2022-05-02T13:03:32.812Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-02T13:03:32.812Z] === RUN TestManifestStore [2022-05-02T13:03:32.812Z] === RUN TestManifestStore/no_remote_or_local [2022-05-02T13:03:32.812Z] --- PASS: TestTransfer (0.12s) [2022-05-02T13:03:32.812Z] === RUN TestConcurrencyLimit [2022-05-02T13:03:32.812Z] time="2022-05-02T13:03:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local631165557\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/no_local_cache [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/with_local_cache [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/unknown_media_type [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-02T13:03:33.280Z] time="2022-05-02T13:03:32Z" level=warning msg="reference for unknown type: " [2022-05-02T13:03:33.280Z] time="2022-05-02T13:03:32Z" level=warning msg="reference for unknown type: " [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-02T13:03:33.280Z] time="2022-05-02T13:03:32Z" level=warning msg="reference for unknown type: " [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-02T13:03:33.280Z] time="2022-05-02T13:03:32Z" level=warning msg="reference for unknown type: " [2022-05-02T13:03:33.280Z] time="2022-05-02T13:03:32Z" level=warning msg="reference for unknown type: " [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-02T13:03:33.280Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-02T13:03:33.280Z] time="2022-05-02T13:03:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore (0.35s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-02T13:03:33.280Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-02T13:03:33.280Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-02T13:03:33.281Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-02T13:03:33.281Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-02T13:03:33.281Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-02T13:03:33.281Z] === RUN TestFixManifestLayers [2022-05-02T13:03:33.281Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-02T13:03:33.281Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-02T13:03:33.281Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T13:03:33.281Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T13:03:33.281Z] === RUN TestFixManifestLayersBadParent [2022-05-02T13:03:33.281Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-02T13:03:33.281Z] === RUN TestValidateManifest [2022-05-02T13:03:33.281Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T13:03:33.281Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-02T13:03:33.281Z] === RUN TestFormatPlatform [2022-05-02T13:03:33.281Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-02T13:03:33.281Z] === RUN TestPullSchema2Config [2022-05-02T13:03:33.281Z] === RUN TestPullSchema2Config/success_first_time [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:03:33.281Z] === RUN TestPullSchema2Config/500_status [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:03:33.281Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-05-02T13:03:33.281Z] === RUN TestInactiveJobs [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:03:33.281Z] === RUN TestPullSchema2Config/EOF [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:03:33.281Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:03:33.281Z] 2022/05/02 13:03:33 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-02T13:03:33.281Z] goroutine 114 [running]: [2022-05-02T13:03:33.281Z] net/http.(*conn).serve.func1() [2022-05-02T13:03:33.281Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T13:03:33.281Z] panic({0xfb8f00, 0x119b310}) [2022-05-02T13:03:33.281Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T13:03:33.281Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00042c680?, {0x11a2ab8?, 0xc0000d6460?}) [2022-05-02T13:03:33.281Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-02T13:03:33.281Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11a2ab8, 0xc0000d6460}, 0xc0000d3300) [2022-05-02T13:03:33.281Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-02T13:03:33.281Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11a2ab8?, 0xc0000d6460?}, 0x15be5c0?) [2022-05-02T13:03:33.281Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T13:03:33.281Z] net/http.serverHandler.ServeHTTP({0xc00040fe60?}, {0x11a2ab8, 0xc0000d6460}, 0xc0000d3300) [2022-05-02T13:03:33.281Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T13:03:33.281Z] net/http.(*conn).serve(0xc0001eabe0, {0x11a3330, 0xc00040fbc0}) [2022-05-02T13:03:33.281Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T13:03:33.281Z] created by net/http.(*Server).Serve [2022-05-02T13:03:33.281Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T13:03:33.645Z] --- PASS: TestCreateJob (3.90s) [2022-05-02T13:03:33.645Z] === RUN TestReplicatedJob [2022-05-02T13:03:33.756Z] === RUN TestNotFound [2022-05-02T13:03:33.756Z] --- PASS: TestNotFound (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestConflict [2022-05-02T13:03:33.756Z] --- PASS: TestConflict (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestForbidden [2022-05-02T13:03:33.756Z] --- PASS: TestForbidden (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestInvalidParameter [2022-05-02T13:03:33.756Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestNotImplemented [2022-05-02T13:03:33.756Z] --- PASS: TestNotImplemented (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestNotModified [2022-05-02T13:03:33.756Z] --- PASS: TestNotModified (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestUnauthorized [2022-05-02T13:03:33.756Z] --- PASS: TestUnauthorized (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestUnknown [2022-05-02T13:03:33.756Z] --- PASS: TestUnknown (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestCancelled [2022-05-02T13:03:33.756Z] --- PASS: TestCancelled (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestDeadline [2022-05-02T13:03:33.756Z] --- PASS: TestDeadline (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestDataLoss [2022-05-02T13:03:33.756Z] --- PASS: TestDataLoss (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestUnavailable [2022-05-02T13:03:33.756Z] --- PASS: TestUnavailable (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestSystem [2022-05-02T13:03:33.756Z] --- PASS: TestSystem (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Not_Found [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Bad_Request [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Conflict [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Unauthorized [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Forbidden [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Not_Modified [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-02T13:03:33.756Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-02T13:03:33.756Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-02T13:03:33.756Z] PASS [2022-05-02T13:03:33.756Z] coverage: 77.0% of statements [2022-05-02T13:03:33.756Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-05-02T13:03:33.756Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-02T13:03:33.756Z] === RUN TestWatchRelease [2022-05-02T13:03:33.756Z] --- PASS: TestWatchRelease (0.04s) [2022-05-02T13:03:33.756Z] === RUN TestWatchFinishedTransfer [2022-05-02T13:03:33.756Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestDuplicateTransfer [2022-05-02T13:03:33.756Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:03:33.756Z] === RUN TestPullSchema2Config/unauthorized [2022-05-02T13:03:33.756Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:03:33.756Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:03:33.756Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-02T13:03:33.756Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-02T13:03:33.756Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-02T13:03:33.756Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-02T13:03:33.756Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-02T13:03:33.756Z] === RUN TestGetRepositoryMountCandidates [2022-05-02T13:03:33.756Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestLayerAlreadyExists [2022-05-02T13:03:33.756Z] 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-02T13:03:33.756Z] 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-02T13:03:33.756Z] 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-02T13:03:33.756Z] 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-02T13:03:33.756Z] 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-02T13:03:33.756Z] 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-02T13:03:33.756Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-02T13:03:33.756Z] === RUN TestWhenEmptyAuthConfig [2022-05-02T13:03:33.756Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-05-02T13:03:33.756Z] === RUN TestSuccessfulUpload [2022-05-02T13:03:34.226Z] time="2022-05-02T13:03:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-02T13:03:34.226Z] === RUN TestFSGetInvalidData [2022-05-02T13:03:34.226Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSInvalidSet [2022-05-02T13:03:34.226Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSInvalidRoot [2022-05-02T13:03:34.226Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSMetadataGetSet [2022-05-02T13:03:34.226Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-02T13:03:34.226Z] === RUN TestFSInvalidWalker [2022-05-02T13:03:34.226Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSGetSet [2022-05-02T13:03:34.226Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-02T13:03:34.226Z] === RUN TestCancelledUpload [2022-05-02T13:03:34.226Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-02T13:03:34.226Z] PASS [2022-05-02T13:03:34.226Z] coverage: 76.8% of statements [2022-05-02T13:03:34.226Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 76.8% of statements [2022-05-02T13:03:34.226Z] --- PASS: TestFSGetSet (0.03s) [2022-05-02T13:03:34.226Z] === RUN TestFSGetUnsetKey [2022-05-02T13:03:34.226Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSGetEmptyData [2022-05-02T13:03:34.226Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSDelete [2022-05-02T13:03:34.226Z] --- PASS: TestFSDelete (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestFSWalker [2022-05-02T13:03:34.226Z] --- PASS: TestFSWalker (0.02s) [2022-05-02T13:03:34.226Z] === RUN TestFSWalkerStopOnError [2022-05-02T13:03:34.226Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestNewFromJSON [2022-05-02T13:03:34.226Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-02T13:03:34.226Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-02T13:03:34.226Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-02T13:03:34.226Z] === RUN TestMarshalKeyOrder [2022-05-02T13:03:34.226Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-02T13:03:34.226Z] === RUN TestHistoryEqual [2022-05-02T13:03:34.226Z] --- PASS: TestHistoryEqual (0.17s) [2022-05-02T13:03:34.226Z] === RUN TestImage [2022-05-02T13:03:34.226Z] --- PASS: TestImage (0.00s) [2022-05-02T13:03:34.226Z] === RUN TestImageOSNotEmpty [2022-05-02T13:03:34.226Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-02T13:03:34.226Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-02T13:03:34.226Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-02T13:03:34.226Z] === RUN TestCreate [2022-05-02T13:03:34.226Z] --- PASS: TestCreate (0.01s) [2022-05-02T13:03:34.226Z] === RUN TestRestore [2022-05-02T13:03:34.587Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T13:03:34.696Z] time="2022-05-02T13:03:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-02T13:03:34.696Z] --- PASS: TestRestore (0.04s) [2022-05-02T13:03:34.696Z] === RUN TestAddDelete [2022-05-02T13:03:34.696Z] --- PASS: TestAddDelete (0.03s) [2022-05-02T13:03:34.696Z] === RUN TestSearchAfterDelete [2022-05-02T13:03:34.696Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-02T13:03:34.696Z] === RUN TestParentReset [2022-05-02T13:03:34.696Z] --- PASS: TestParentReset (0.04s) [2022-05-02T13:03:34.696Z] === RUN TestGetAndSetLastUpdated [2022-05-02T13:03:34.696Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-05-02T13:03:34.696Z] === RUN TestStoreLen [2022-05-02T13:03:34.696Z] --- PASS: TestStoreLen (0.07s) [2022-05-02T13:03:34.696Z] PASS [2022-05-02T13:03:34.696Z] coverage: 86.9% of statements [2022-05-02T13:03:34.696Z] ok github.com/docker/docker/image 0.652s coverage: 86.9% of statements [2022-05-02T13:03:34.696Z] === RUN TestCompare [2022-05-02T13:03:34.696Z] --- PASS: TestCompare (0.00s) [2022-05-02T13:03:34.696Z] PASS [2022-05-02T13:03:34.696Z] coverage: 19.2% of statements [2022-05-02T13:03:34.696Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2022-05-02T13:03:34.696Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-05-02T13:03:34.696Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-02T13:03:34.696Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-02T13:03:34.696Z] === RUN TestTokenPassThru [2022-05-02T13:03:34.696Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-02T13:03:34.696Z] === RUN TestTokenPassThruDifferentHost [2022-05-02T13:03:34.696Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-02T13:03:34.696Z] PASS [2022-05-02T13:03:34.696Z] coverage: 26.6% of statements [2022-05-02T13:03:34.696Z] ok github.com/docker/docker/distribution 2.168s coverage: 26.6% of statements [2022-05-02T13:03:35.164Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T13:03:35.164Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T13:03:35.458Z] --- PASS: TestBuildMultiStageLayerLeak (23.82s) [2022-05-02T13:03:35.458Z] === RUN TestBuildWithHugeFile [2022-05-02T13:03:35.633Z] === RUN TestValidateManifest [2022-05-02T13:03:35.633Z] === RUN TestValidateManifest/nil [2022-05-02T13:03:35.633Z] === RUN TestValidateManifest/non-nil [2022-05-02T13:03:35.633Z] --- PASS: TestValidateManifest (0.00s) [2022-05-02T13:03:35.633Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-02T13:03:35.633Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-02T13:03:35.633Z] PASS [2022-05-02T13:03:35.633Z] coverage: 0.7% of statements [2022-05-02T13:03:35.633Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-05-02T13:03:35.851Z] ? github.com/docker/docker/api [no test files] [2022-05-02T13:03:36.103Z] === RUN TestMakeV1ConfigFromConfig [2022-05-02T13:03:36.103Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-02T13:03:36.103Z] PASS [2022-05-02T13:03:36.103Z] coverage: 25.0% of statements [2022-05-02T13:03:36.103Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-05-02T13:03:36.103Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T13:03:36.572Z] === RUN TestSerialization [2022-05-02T13:03:36.572Z] --- PASS: TestSerialization (0.02s) [2022-05-02T13:03:36.572Z] PASS [2022-05-02T13:03:36.572Z] coverage: 100.0% of statements [2022-05-02T13:03:36.572Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-05-02T13:03:37.560Z] === RUN TestEmptyLayer [2022-05-02T13:03:37.560Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestCommitFailure [2022-05-02T13:03:37.560Z] --- PASS: TestCommitFailure (0.01s) [2022-05-02T13:03:37.560Z] === RUN TestStartTransactionFailure [2022-05-02T13:03:37.560Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestGetOrphan [2022-05-02T13:03:37.560Z] --- PASS: TestGetOrphan (0.01s) [2022-05-02T13:03:37.560Z] === RUN TestMountAndRegister [2022-05-02T13:03:37.560Z] layer_test.go:258: Layer size: 14 [2022-05-02T13:03:37.560Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-02T13:03:37.560Z] === RUN TestLayerRelease [2022-05-02T13:03:37.560Z] layer_test.go:291: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestStoreRestore [2022-05-02T13:03:37.560Z] layer_test.go:340: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestTarStreamStability [2022-05-02T13:03:37.560Z] layer_test.go:455: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestRegisterExistingLayer [2022-05-02T13:03:37.560Z] === RUN TestEnvironmentParsing [2022-05-02T13:03:37.560Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-02T13:03:37.560Z] PASS [2022-05-02T13:03:37.560Z] coverage: 1.2% of statements [2022-05-02T13:03:37.560Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-05-02T13:03:37.560Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-02T13:03:37.560Z] === RUN TestTarStreamVerification [2022-05-02T13:03:37.560Z] layer_test.go:684: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestLayerMigration [2022-05-02T13:03:37.560Z] migration_test.go:45: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestLayerMigrationNoTarsplit [2022-05-02T13:03:37.560Z] migration_test.go:181: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestMountInit [2022-05-02T13:03:37.560Z] mount_test.go:17: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestMountInit (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestMountSize [2022-05-02T13:03:37.560Z] mount_test.go:76: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestMountSize (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestMountChanges [2022-05-02T13:03:37.560Z] mount_test.go:125: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestMountChanges (0.00s) [2022-05-02T13:03:37.560Z] === RUN TestMountApply [2022-05-02T13:03:37.560Z] mount_test.go:212: Failing on Windows [2022-05-02T13:03:37.560Z] --- SKIP: TestMountApply (0.00s) [2022-05-02T13:03:37.560Z] PASS [2022-05-02T13:03:37.560Z] coverage: 30.6% of statements [2022-05-02T13:03:37.560Z] ok github.com/docker/docker/layer 0.265s coverage: 30.6% of statements [2022-05-02T13:03:37.944Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-02T13:03:37.944Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-02T13:03:38.029Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T13:03:38.029Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T13:03:38.029Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T13:03:38.029Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T13:03:38.029Z] === RUN TestSequenceGetAvailableBit [2022-05-02T13:03:38.029Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSequenceEqual [2022-05-02T13:03:38.029Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSequenceCopy [2022-05-02T13:03:38.029Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestGetFirstAvailable [2022-05-02T13:03:38.029Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestFindSequence [2022-05-02T13:03:38.029Z] --- PASS: TestFindSequence (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestCheckIfAvailable [2022-05-02T13:03:38.029Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestMergeSequences [2022-05-02T13:03:38.029Z] --- PASS: TestMergeSequences (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestPushReservation [2022-05-02T13:03:38.029Z] --- PASS: TestPushReservation (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSerializeDeserialize [2022-05-02T13:03:38.029Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSet [2022-05-02T13:03:38.029Z] --- PASS: TestSet (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSetUnset [2022-05-02T13:03:38.029Z] --- PASS: TestSetUnset (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestOffsetSetUnset [2022-05-02T13:03:38.029Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSetInRange [2022-05-02T13:03:38.029Z] --- PASS: TestSetInRange (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestSetAnyInRange [2022-05-02T13:03:38.029Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestMethods [2022-05-02T13:03:38.029Z] --- PASS: TestMethods (0.00s) [2022-05-02T13:03:38.029Z] === RUN TestRandomAllocateDeallocate [2022-05-02T13:03:38.799Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T13:03:38.881Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-02T13:03:38.881Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-02T13:03:39.140Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-02T13:03:39.140Z] Cross building: bundles/cross/windows/amd64 [2022-05-02T13:03:39.140Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-02T13:03:39.140Z] { [2022-05-02T13:03:39.140Z] "RT_GROUP_ICON": { [2022-05-02T13:03:39.140Z] "#1": { [2022-05-02T13:03:39.140Z] "0409": "../../winresources/docker.ico" [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] }, [2022-05-02T13:03:39.140Z] "RT_MANIFEST": { [2022-05-02T13:03:39.140Z] "#1": { [2022-05-02T13:03:39.140Z] "0409": { [2022-05-02T13:03:39.140Z] "identity": {}, [2022-05-02T13:03:39.140Z] "description": "Docker Engine", [2022-05-02T13:03:39.140Z] "minimum-os": "vista", [2022-05-02T13:03:39.140Z] "execution-level": "", [2022-05-02T13:03:39.140Z] "ui-access": false, [2022-05-02T13:03:39.140Z] "auto-elevate": false, [2022-05-02T13:03:39.140Z] "dpi-awareness": "unaware", [2022-05-02T13:03:39.140Z] "disable-theming": false, [2022-05-02T13:03:39.140Z] "disable-window-filtering": false, [2022-05-02T13:03:39.140Z] "high-resolution-scrolling-aware": false, [2022-05-02T13:03:39.140Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T13:03:39.140Z] "long-path-aware": false, [2022-05-02T13:03:39.140Z] "printer-driver-isolation": false, [2022-05-02T13:03:39.140Z] "gdi-scaling": false, [2022-05-02T13:03:39.140Z] "segment-heap": false, [2022-05-02T13:03:39.140Z] "use-common-controls-v6": false [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] }, [2022-05-02T13:03:39.140Z] "RT_MESSAGETABLE": { [2022-05-02T13:03:39.140Z] "#1": { [2022-05-02T13:03:39.140Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] }, [2022-05-02T13:03:39.140Z] "RT_VERSION": { [2022-05-02T13:03:39.140Z] "#1": { [2022-05-02T13:03:39.140Z] "0409": { [2022-05-02T13:03:39.140Z] "fixed": { [2022-05-02T13:03:39.140Z] "file_version": "0.0.0.0", [2022-05-02T13:03:39.140Z] "product_version": "0.0.0.0", [2022-05-02T13:03:39.140Z] "type": "Unknown" [2022-05-02T13:03:39.140Z] }, [2022-05-02T13:03:39.140Z] "info": { [2022-05-02T13:03:39.140Z] "0000": { [2022-05-02T13:03:39.140Z] "CompanyName": "", [2022-05-02T13:03:39.140Z] "FileVersion": "dev", [2022-05-02T13:03:39.140Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-02T13:03:39.140Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-02T13:03:39.140Z] "ProductName": "", [2022-05-02T13:03:39.140Z] "ProductVersion": "dev", [2022-05-02T13:03:39.140Z] "SpecialBuild": "9880e6a1ef0f8a20a3374c733951a938c9b284c3" [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] } [2022-05-02T13:03:39.140Z] cmd/dockerd/config.go [2022-05-02T13:03:39.140Z] cmd/dockerd/config_windows.go [2022-05-02T13:03:39.140Z] cmd/dockerd/daemon.go [2022-05-02T13:03:39.140Z] cmd/dockerd/daemon_test.go [2022-05-02T13:03:39.140Z] cmd/dockerd/daemon_windows.go [2022-05-02T13:03:39.140Z] cmd/dockerd/docker.go [2022-05-02T13:03:39.140Z] cmd/dockerd/docker_windows.go [2022-05-02T13:03:39.140Z] cmd/dockerd/genwinres_windows.go [2022-05-02T13:03:39.140Z] cmd/dockerd/metrics.go [2022-05-02T13:03:39.140Z] cmd/dockerd/options.go [2022-05-02T13:03:39.140Z] cmd/dockerd/options_test.go [2022-05-02T13:03:39.140Z] cmd/dockerd/service_windows.go [2022-05-02T13:03:39.399Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-02T13:03:39.399Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-02T13:03:39.743Z] --- PASS: TestReplicatedJob (6.05s) [2022-05-02T13:03:39.743Z] === RUN TestUpdateReplicatedJob [2022-05-02T13:03:40.244Z] === RUN TestInvalidConfig [2022-05-02T13:03:40.244Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-02T13:03:40.244Z] === RUN TestConfig [2022-05-02T13:03:40.244Z] --- PASS: TestConfig (0.00s) [2022-05-02T13:03:40.244Z] === RUN TestOptionsLabels [2022-05-02T13:03:40.244Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-02T13:03:40.244Z] === RUN TestValidName [2022-05-02T13:03:40.244Z] --- PASS: TestValidName (0.00s) [2022-05-02T13:03:40.244Z] PASS [2022-05-02T13:03:40.244Z] coverage: 19.7% of statements [2022-05-02T13:03:40.244Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-05-02T13:03:40.712Z] === RUN TestKey [2022-05-02T13:03:40.712Z] --- PASS: TestKey (0.00s) [2022-05-02T13:03:40.712Z] === RUN TestParseKey [2022-05-02T13:03:40.712Z] --- PASS: TestParseKey (0.00s) [2022-05-02T13:03:40.712Z] === RUN TestInvalidDataStore [2022-05-02T13:03:40.712Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-02T13:03:40.712Z] === RUN TestKVObjectFlatKey [2022-05-02T13:03:40.712Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-02T13:03:40.712Z] === RUN TestAtomicKVObjectFlatKey [2022-05-02T13:03:40.712Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-02T13:03:40.712Z] PASS [2022-05-02T13:03:40.712Z] coverage: 21.9% of statements [2022-05-02T13:03:40.712Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-05-02T13:03:41.128Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T13:03:41.698Z] === RUN TestIPDataMarshalling [2022-05-02T13:03:41.698Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-02T13:03:41.698Z] === RUN TestValidateAndIsV6 [2022-05-02T13:03:41.698Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-02T13:03:41.698Z] PASS [2022-05-02T13:03:41.698Z] coverage: 68.9% of statements [2022-05-02T13:03:41.698Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2022-05-02T13:03:41.712Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T13:03:42.167Z] === RUN TestErrorInterfaces [2022-05-02T13:03:42.167Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestNetworkMarshalling [2022-05-02T13:03:42.167Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-02T13:03:42.167Z] === RUN TestEndpointMarshalling [2022-05-02T13:03:42.167Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestAuxAddresses [2022-05-02T13:03:42.167Z] time="2022-05-02T13:03:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T13:03:42.167Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-02T13:03:42.167Z] === RUN TestSRVServiceQuery [2022-05-02T13:03:42.167Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-02T13:03:42.167Z] === RUN TestServiceVIPReuse [2022-05-02T13:03:42.167Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-02T13:03:42.167Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-02T13:03:42.167Z] === RUN TestDNSIPQuery [2022-05-02T13:03:42.167Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestDNSProxyServFail [2022-05-02T13:03:42.167Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestSandboxAddEmpty [2022-05-02T13:03:42.167Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestSandboxAddEmpty (0.01s) [2022-05-02T13:03:42.167Z] === RUN TestSandboxAddMultiPrio [2022-05-02T13:03:42.167Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestSandboxAddSamePrio [2022-05-02T13:03:42.167Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestCleanupServiceDiscovery [2022-05-02T13:03:42.167Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestDNSOptions [2022-05-02T13:03:42.167Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:03:42.167Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-02T13:03:42.167Z] === RUN TestMultipleControllersWithSameStore [2022-05-02T13:03:42.167Z] time="2022-05-02T13:03:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T13:03:42.167Z] time="2022-05-02T13:03:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T13:03:42.167Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-02T13:03:42.167Z] PASS [2022-05-02T13:03:42.167Z] coverage: 8.5% of statements [2022-05-02T13:03:42.167Z] ok github.com/docker/docker/libnetwork 0.367s coverage: 8.5% of statements [2022-05-02T13:03:42.167Z] === RUN TestDriver [2022-05-02T13:03:42.167Z] --- PASS: TestDriver (0.00s) [2022-05-02T13:03:42.167Z] PASS [2022-05-02T13:03:42.167Z] coverage: 34.8% of statements [2022-05-02T13:03:42.167Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2022-05-02T13:03:43.154Z] === RUN TestDriver [2022-05-02T13:03:43.154Z] --- PASS: TestDriver (0.00s) [2022-05-02T13:03:43.154Z] PASS [2022-05-02T13:03:43.154Z] coverage: 34.8% of statements [2022-05-02T13:03:43.154Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-05-02T13:03:43.623Z] === RUN TestNetworkAllocateFree [2022-05-02T13:03:43.623Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-02T13:03:43.623Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-02T13:03:43.623Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-02T13:03:43.623Z] PASS [2022-05-02T13:03:43.623Z] coverage: 63.6% of statements [2022-05-02T13:03:43.623Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-05-02T13:03:43.623Z] === RUN TestGetEmptyCapabilities [2022-05-02T13:03:43.623Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-02T13:03:43.623Z] === RUN TestGetExtraCapabilities [2022-05-02T13:03:43.623Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-02T13:03:43.623Z] === RUN TestGetInvalidCapabilities [2022-05-02T13:03:43.623Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-02T13:03:43.623Z] === RUN TestRemoteDriver [2022-05-02T13:03:43.623Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T13:03:43.623Z] === RUN TestDriverError [2022-05-02T13:03:43.623Z] --- PASS: TestDriverError (0.01s) [2022-05-02T13:03:43.623Z] === RUN TestMissingValues [2022-05-02T13:03:43.623Z] --- PASS: TestMissingValues (0.01s) [2022-05-02T13:03:43.623Z] === RUN TestRollback [2022-05-02T13:03:43.623Z] --- PASS: TestRollback (0.01s) [2022-05-02T13:03:43.623Z] PASS [2022-05-02T13:03:43.623Z] coverage: 57.4% of statements [2022-05-02T13:03:43.623Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-05-02T13:03:43.630Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2022-05-02T13:03:43.630Z] === RUN TestServiceListWithStatuses [2022-05-02T13:03:43.630Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T13:03:43.630Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T13:03:43.630Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T13:03:44.092Z] --- PASS: TestRandomAllocateDeallocate (5.92s) [2022-05-02T13:03:44.092Z] === RUN TestAllocateRandomDeallocate [2022-05-02T13:03:44.560Z] === RUN TestNAT [2022-05-02T13:03:44.560Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T13:03:44.560Z] --- SKIP: TestNAT (0.00s) [2022-05-02T13:03:44.560Z] === RUN TestTransparent [2022-05-02T13:03:44.560Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T13:03:44.560Z] --- SKIP: TestTransparent (0.00s) [2022-05-02T13:03:44.560Z] PASS [2022-05-02T13:03:44.560Z] coverage: 0.0% of statements [2022-05-02T13:03:44.560Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-05-02T13:03:45.028Z] === RUN TestBuildDefault [2022-05-02T13:03:45.028Z] --- PASS: TestBuildDefault (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestBuildHostnameDomainname [2022-05-02T13:03:45.028Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestBuildHostname [2022-05-02T13:03:45.028Z] --- PASS: TestBuildHostname (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestBuildHostnameFQDN [2022-05-02T13:03:45.028Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestBuildNoIP [2022-05-02T13:03:45.028Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestUpdate [2022-05-02T13:03:45.028Z] --- PASS: TestUpdate (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-02T13:03:45.028Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-02T13:03:45.028Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestAddEmpty [2022-05-02T13:03:45.028Z] --- PASS: TestAddEmpty (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestAdd [2022-05-02T13:03:45.028Z] --- PASS: TestAdd (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestDeleteEmpty [2022-05-02T13:03:45.028Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestDeleteNewline [2022-05-02T13:03:45.028Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestDelete [2022-05-02T13:03:45.028Z] === RUN TestNew [2022-05-02T13:03:45.028Z] --- PASS: TestNew (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestAddDriver [2022-05-02T13:03:45.028Z] --- PASS: TestAddDriver (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestAddDuplicateDriver [2022-05-02T13:03:45.028Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-02T13:03:45.028Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestDriver [2022-05-02T13:03:45.028Z] --- PASS: TestDriver (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestIPAM [2022-05-02T13:03:45.028Z] --- PASS: TestIPAM (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestWalkIPAMs [2022-05-02T13:03:45.028Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestWalkDrivers [2022-05-02T13:03:45.028Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-02T13:03:45.028Z] PASS [2022-05-02T13:03:45.028Z] coverage: 82.4% of statements [2022-05-02T13:03:45.028Z] --- PASS: TestDelete (0.00s) [2022-05-02T13:03:45.028Z] === RUN TestConcurrentWrites [2022-05-02T13:03:45.028Z] ok github.com/docker/docker/libnetwork/drvregistry 0.100s coverage: 82.4% of statements [2022-05-02T13:03:45.028Z] --- PASS: TestConcurrentWrites (0.27s) [2022-05-02T13:03:45.028Z] PASS [2022-05-02T13:03:45.028Z] coverage: 81.2% of statements [2022-05-02T13:03:45.028Z] ok github.com/docker/docker/libnetwork/etchosts 0.335s coverage: 81.2% of statements [2022-05-02T13:03:45.028Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-05-02T13:03:45.028Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-02T13:03:45.497Z] === RUN TestNew [2022-05-02T13:03:45.497Z] --- PASS: TestNew (0.00s) [2022-05-02T13:03:45.497Z] === RUN TestAllocate [2022-05-02T13:03:45.497Z] --- PASS: TestAllocate (0.00s) [2022-05-02T13:03:45.497Z] === RUN TestUninitialized [2022-05-02T13:03:45.497Z] --- PASS: TestUninitialized (0.00s) [2022-05-02T13:03:45.497Z] === RUN TestAllocateInRange [2022-05-02T13:03:45.497Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-02T13:03:45.497Z] === RUN TestAllocateSerial [2022-05-02T13:03:45.497Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-02T13:03:45.497Z] PASS [2022-05-02T13:03:45.497Z] coverage: 87.5% of statements [2022-05-02T13:03:45.497Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-02T13:03:45.497Z] === RUN TestCaller [2022-05-02T13:03:45.497Z] --- PASS: TestCaller (0.00s) [2022-05-02T13:03:45.497Z] PASS [2022-05-02T13:03:45.497Z] coverage: 100.0% of statements [2022-05-02T13:03:45.497Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-05-02T13:03:45.548Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T13:03:46.483Z] === RUN TestSetSerialInsertDelete [2022-05-02T13:03:46.483Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-02T13:03:46.483Z] === RUN TestSetParallelInsertDelete [2022-05-02T13:03:46.483Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s) [2022-05-02T13:03:46.483Z] === RUN TestRetrieveFromStore [2022-05-02T13:03:46.950Z] --- PASS: TestRetrieveFromStore (0.55s) [2022-05-02T13:03:46.950Z] === RUN TestIsCorrupted [2022-05-02T13:03:46.950Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-02T13:03:46.950Z] === RUN TestSetRollover [2022-05-02T13:03:46.950Z] === RUN TestInt2IP2IntConversion [2022-05-02T13:03:47.419Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-05-02T13:03:47.419Z] === RUN TestGetAddressVersion [2022-05-02T13:03:47.419Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-02T13:03:47.419Z] === RUN TestKeyString [2022-05-02T13:03:47.419Z] --- PASS: TestKeyString (0.00s) [2022-05-02T13:03:47.419Z] === RUN TestPoolDataMarshal [2022-05-02T13:03:47.419Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-02T13:03:47.419Z] === RUN TestSubnetsMarshal [2022-05-02T13:03:47.887Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-02T13:03:47.887Z] === RUN TestAddSubnets [2022-05-02T13:03:47.887Z] --- PASS: TestAddSubnets (0.06s) [2022-05-02T13:03:47.887Z] === RUN TestDoublePoolRelease [2022-05-02T13:03:47.887Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-05-02T13:03:47.887Z] === RUN TestAddReleasePoolID [2022-05-02T13:03:47.887Z] === RUN TestPoolRequest [2022-05-02T13:03:47.887Z] --- PASS: TestPoolRequest (0.00s) [2022-05-02T13:03:47.887Z] === RUN TestOtherRequests [2022-05-02T13:03:47.887Z] --- PASS: TestOtherRequests (0.00s) [2022-05-02T13:03:47.887Z] PASS [2022-05-02T13:03:47.887Z] coverage: 57.1% of statements [2022-05-02T13:03:47.887Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-05-02T13:03:47.887Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-05-02T13:03:47.887Z] === RUN TestPredefinedPool [2022-05-02T13:03:47.887Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-02T13:03:47.887Z] === RUN TestRemoveSubnet [2022-05-02T13:03:48.096Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T13:03:48.355Z] --- PASS: TestRemoveSubnet (0.30s) [2022-05-02T13:03:48.355Z] === RUN TestGetSameAddress [2022-05-02T13:03:48.355Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-02T13:03:48.355Z] === RUN TestPoolAllocationReuse [2022-05-02T13:03:48.355Z] --- PASS: TestSetRollover (1.60s) [2022-05-02T13:03:48.355Z] === RUN TestSetRolloverSerial [2022-05-02T13:03:48.667Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T13:03:48.928Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2022-05-02T13:03:48.928Z] === RUN TestDockerNetworkReConnect [2022-05-02T13:03:49.362Z] === RUN TestGetCapabilities [2022-05-02T13:03:49.362Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-02T13:03:49.362Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-02T13:03:49.362Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-02T13:03:49.362Z] === RUN TestGetDefaultAddressSpaces [2022-05-02T13:03:49.362Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-02T13:03:49.362Z] === RUN TestRemoteDriver [2022-05-02T13:03:49.362Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T13:03:49.362Z] PASS [2022-05-02T13:03:49.362Z] coverage: 47.4% of statements [2022-05-02T13:03:49.362Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2022-05-02T13:03:50.349Z] === RUN TestWindowsIPAM [2022-05-02T13:03:50.349Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-02T13:03:50.349Z] PASS [2022-05-02T13:03:50.349Z] coverage: 71.4% of statements [2022-05-02T13:03:50.349Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-05-02T13:03:50.349Z] --- PASS: TestPoolAllocationReuse (1.90s) [2022-05-02T13:03:50.349Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-02T13:03:50.349Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-02T13:03:50.349Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-02T13:03:50.349Z] --- PASS: TestSetRolloverSerial (1.90s) [2022-05-02T13:03:50.349Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-02T13:03:50.349Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-02T13:03:50.349Z] PASS [2022-05-02T13:03:50.349Z] coverage: 84.4% of statements [2022-05-02T13:03:50.349Z] ok github.com/docker/docker/libnetwork/bitseq 12.413s coverage: 84.4% of statements [2022-05-02T13:03:50.817Z] === RUN TestDefaultNetwork [2022-05-02T13:03:50.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-02T13:03:51.287Z] --- PASS: TestDefaultNetwork (0.25s) [2022-05-02T13:03:51.287Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-02T13:03:51.756Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-02T13:03:51.756Z] === RUN TestInitAddressPools [2022-05-02T13:03:51.756Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-02T13:03:51.756Z] PASS [2022-05-02T13:03:51.756Z] coverage: 74.0% of statements [2022-05-02T13:03:51.756Z] ok github.com/docker/docker/libnetwork/ipamutils 0.600s coverage: 74.0% of statements [2022-05-02T13:03:52.224Z] === RUN TestKeyValue [2022-05-02T13:03:52.224Z] --- PASS: TestKeyValue (0.00s) [2022-05-02T13:03:52.224Z] PASS [2022-05-02T13:03:52.224Z] coverage: 60.0% of statements [2022-05-02T13:03:52.224Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-05-02T13:03:52.760Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-02T13:03:53.211Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.99s) [2022-05-02T13:03:53.211Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-02T13:03:53.702Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T13:03:53.702Z] --- PASS: TestDockerNetworkReConnect (4.89s) [2022-05-02T13:03:53.702Z] === RUN TestServicePlugin [2022-05-02T13:03:54.275Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T13:03:55.428Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T13:03:55.428Z] === RUN TestNetworkDBSimple [2022-05-02T13:03:55.660Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T13:03:55.897Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2022-05-02T13:03:55.897Z] === RUN TestGetAddress [2022-05-02T13:03:55.897Z] === RUN TestGenerate [2022-05-02T13:03:55.897Z] --- PASS: TestGenerate (0.00s) [2022-05-02T13:03:55.897Z] === RUN TestGeneratePtr [2022-05-02T13:03:55.897Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-02T13:03:55.897Z] === RUN TestGenerateMissingField [2022-05-02T13:03:55.897Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-02T13:03:55.897Z] === RUN TestFieldCannotBeSet [2022-05-02T13:03:55.897Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-02T13:03:55.897Z] === RUN TestTypeMismatchError [2022-05-02T13:03:55.897Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-02T13:03:55.897Z] PASS [2022-05-02T13:03:55.897Z] coverage: 100.0% of statements [2022-05-02T13:03:55.897Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-05-02T13:03:56.371Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-02T13:03:56.371Z] PASS [2022-05-02T13:03:56.371Z] coverage: 100.0% of statements [2022-05-02T13:03:56.371Z] 2022/05/02 13:03:55 Closing DB instances... [2022-05-02T13:03:56.371Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.083s coverage: 100.0% of statements [2022-05-02T13:03:56.603Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T13:03:56.839Z] testing: warning: no tests to run [2022-05-02T13:03:56.839Z] PASS [2022-05-02T13:03:56.839Z] coverage: 0.0% of statements [2022-05-02T13:03:56.839Z] ok github.com/docker/docker/libnetwork/osl 0.067s coverage: 0.0% of statements [no tests to run] [2022-05-02T13:03:57.175Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T13:03:57.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-02T13:03:57.308Z] === RUN TestRequestNewPort [2022-05-02T13:03:57.308Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestRequestSpecificPort [2022-05-02T13:03:57.308Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestReleasePort [2022-05-02T13:03:57.308Z] --- PASS: TestReleasePort (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestReuseReleasedPort [2022-05-02T13:03:57.308Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestReleaseUnreadledPort [2022-05-02T13:03:57.308Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestUnknowProtocol [2022-05-02T13:03:57.308Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestAllocateAllPorts [2022-05-02T13:03:57.308Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestPortAllocation [2022-05-02T13:03:57.308Z] --- PASS: TestPortAllocation (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestPortAllocationWithCustomRange [2022-05-02T13:03:57.308Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestNoDuplicateBPR [2022-05-02T13:03:57.308Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-02T13:03:57.308Z] === RUN TestChangePortRange [2022-05-02T13:03:57.308Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-02T13:03:57.308Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-02T13:03:57.308Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-02T13:03:57.308Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-02T13:03:57.308Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-02T13:03:57.308Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-02T13:03:57.308Z] --- PASS: TestChangePortRange (0.00s) [2022-05-02T13:03:57.308Z] PASS [2022-05-02T13:03:57.308Z] coverage: 88.6% of statements [2022-05-02T13:03:57.308Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-05-02T13:03:57.308Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-02T13:03:57.308Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-02T13:03:57.777Z] testing: warning: no tests to run [2022-05-02T13:03:57.777Z] PASS [2022-05-02T13:03:57.777Z] coverage: 0.0% of statements [2022-05-02T13:03:57.777Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-02T13:03:58.244Z] === RUN TestHashData [2022-05-02T13:03:58.244Z] --- PASS: TestHashData (0.00s) [2022-05-02T13:03:58.244Z] PASS [2022-05-02T13:03:58.244Z] coverage: 2.8% of statements [2022-05-02T13:03:58.244Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2022-05-02T13:03:58.244Z] === RUN TestErrorConstructors [2022-05-02T13:03:58.244Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-02T13:03:58.244Z] === RUN TestCompareIPMask [2022-05-02T13:03:58.244Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-02T13:03:58.244Z] === RUN TestUtilGetHostPartIP [2022-05-02T13:03:58.244Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-02T13:03:58.244Z] === RUN TestUtilGetBroadcastIP [2022-05-02T13:03:58.244Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-02T13:03:58.244Z] === RUN TestParseCIDR [2022-05-02T13:03:58.244Z] --- PASS: TestParseCIDR (0.00s) [2022-05-02T13:03:58.244Z] PASS [2022-05-02T13:03:58.563Z] plugin_test.go:61: [d0b59ad6b4c63] joining swarm manager [d1ae3190267f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:03:58.564Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T13:03:58.712Z] coverage: 37.3% of statements [2022-05-02T13:03:58.712Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-02T13:03:58.712Z] 2022/05/02 13:03:58 Closing DB instances... [2022-05-02T13:03:58.825Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-02T13:03:59.181Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-02T13:03:59.181Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-02T13:03:59.181Z] PASS [2022-05-02T13:03:59.181Z] coverage: 55.0% of statements [2022-05-02T13:03:59.181Z] ok github.com/docker/docker/oci 0.040s coverage: 55.0% of statements [2022-05-02T13:03:59.649Z] === RUN TestAddressPoolOpt [2022-05-02T13:03:59.649Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/a [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/something [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/_=a [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/env1=value1 [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/_env1=value1 [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/PATH [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/=a [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/PATH= [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/PATH=something [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/asd!qwe [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/1asd [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/123 [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/some_space [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/__some_space_before [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/some_space_after__ [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/= [2022-05-02T13:03:59.649Z] === RUN TestValidateEnv/PaTh [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-02T13:03:59.649Z] === RUN TestParseHost [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-02T13:03:59.649Z] === RUN TestParseHost/something_with_spaces [2022-05-02T13:03:59.649Z] === RUN TestParseHost/:// [2022-05-02T13:03:59.649Z] === RUN TestParseHost/unknown:// [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://:5555/ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://:5555/p [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://:port [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://invalid:port [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-02T13:03:59.649Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/npipe:// [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp:// [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://: [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/unix:// [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://host: [2022-05-02T13:03:59.649Z] === RUN TestParseHost/__ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-02T13:03:59.649Z] === RUN TestParseHost/_ [2022-05-02T13:03:59.649Z] === RUN TestParseHost/fd:// [2022-05-02T13:03:59.649Z] === RUN TestParseHost/fd://something [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://[::1]: [2022-05-02T13:03:59.649Z] === RUN TestParseHost/#00 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-02T13:03:59.649Z] === RUN TestParseHost/unix://path/to/socket [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/: [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-02T13:03:59.649Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-02T13:03:59.649Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-02T13:03:59.649Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestParseTCP [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/localhost:5555/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/:5555/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/0.0.0.1: [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/::1 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/tcp://:5555 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/localhost:5555 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/tcp:// [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/:5555 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/[::1]: [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/localhost: [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/#00 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/tcp://: [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/: [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/localhost [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/0.0.0.1 [2022-05-02T13:03:59.650Z] === RUN TestParseTCP/[::1]:5555 [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-02T13:03:59.650Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestValidateExtraHosts [2022-05-02T13:03:59.650Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestValidateIPAddress [2022-05-02T13:03:59.650Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestMapOpts [2022-05-02T13:03:59.650Z] --- PASS: TestMapOpts (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestListOptsWithoutValidator [2022-05-02T13:03:59.650Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestListOptsWithValidator [2022-05-02T13:03:59.650Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestValidateDNSSearch [2022-05-02T13:03:59.650Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_general_format [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_one_more [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-02T13:03:59.650Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-02T13:03:59.650Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestNamedListOpts [2022-05-02T13:03:59.650Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestNamedMapOpts [2022-05-02T13:03:59.650Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestParseLink [2022-05-02T13:03:59.650Z] --- PASS: TestParseLink (0.00s) [2022-05-02T13:03:59.650Z] === RUN TestUlimitOpt [2022-05-02T13:03:59.650Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-02T13:03:59.650Z] PASS [2022-05-02T13:03:59.650Z] coverage: 65.5% of statements [2022-05-02T13:03:59.650Z] ok github.com/docker/docker/opts 0.104s coverage: 65.5% of statements [2022-05-02T13:03:59.650Z] === RUN TestParseVersion [2022-05-02T13:03:59.650Z] --- PASS: TestParseVersion (0.00s) [2022-05-02T13:03:59.650Z] PASS [2022-05-02T13:03:59.650Z] coverage: 52.9% of statements [2022-05-02T13:03:59.650Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-05-02T13:03:59.768Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T13:03:59.768Z] plugin_test.go:64: [d103db4256884] joining swarm manager [d1ae3190267f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:04:00.029Z] docker_api_swarm_test.go:202: [d51a1b1a33a91] joining swarm manager [d639c6696d70f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:04:00.121Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-02T13:04:00.121Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-02T13:04:01.134Z] === RUN TestMiddlewares [2022-05-02T13:04:01.134Z] --- PASS: TestMiddlewares (0.00s) [2022-05-02T13:04:01.134Z] PASS [2022-05-02T13:04:01.134Z] coverage: 7.9% of statements [2022-05-02T13:04:01.134Z] ok github.com/docker/docker/api/server 0.054s coverage: 7.9% of statements [2022-05-02T13:04:01.416Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T13:04:01.417Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T13:04:01.417Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T13:04:01.694Z] 2022/05/02 13:04:01 Closing DB instances... [2022-05-02T13:04:01.694Z] === RUN TestPeerCertificateMarshalJSON [2022-05-02T13:04:01.989Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T13:04:02.163Z] === RUN TestIsArchivePathDir [2022-05-02T13:04:02.163Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-02T13:04:02.163Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-02T13:04:02.163Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2022-05-02T13:04:02.163Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-02T13:04:02.163Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-02T13:04:02.163Z] === RUN TestMiddleware [2022-05-02T13:04:02.163Z] --- PASS: TestMiddleware (0.00s) [2022-05-02T13:04:02.163Z] === RUN TestNewResponseModifier [2022-05-02T13:04:02.163Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-02T13:04:02.163Z] PASS [2022-05-02T13:04:02.163Z] coverage: 26.8% of statements [2022-05-02T13:04:02.163Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-02T13:04:02.163Z] === RUN TestIsArchivePathInvalidFile [2022-05-02T13:04:02.163Z] ok github.com/docker/docker/pkg/authorization 0.508s coverage: 26.8% of statements [2022-05-02T13:04:02.163Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-02T13:04:02.163Z] === RUN TestIsArchivePathTar [2022-05-02T13:04:02.560Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T13:04:02.560Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-02T13:04:02.560Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T13:04:02.560Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T13:04:02.632Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-05-02T13:04:02.632Z] === RUN TestDecompressStreamGzip [2022-05-02T13:04:02.632Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-02T13:04:02.632Z] === RUN TestDecompressStreamBzip2 [2022-05-02T13:04:02.632Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-02T13:04:02.632Z] === RUN TestDecompressStreamXz [2022-05-02T13:04:02.632Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T13:04:02.632Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestDecompressStreamZstd [2022-05-02T13:04:02.632Z] archive_test.go:140: zstd not installed [2022-05-02T13:04:02.632Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-02T13:04:02.632Z] === RUN TestCompressStreamXzUnsupported [2022-05-02T13:04:02.632Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-02T13:04:02.632Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestCompressStreamInvalid [2022-05-02T13:04:02.632Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestExtensionInvalid [2022-05-02T13:04:02.632Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestExtensionUncompressed [2022-05-02T13:04:02.632Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestExtensionBzip2 [2022-05-02T13:04:02.632Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestExtensionGzip [2022-05-02T13:04:02.632Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestExtensionXz [2022-05-02T13:04:02.632Z] --- PASS: TestExtensionXz (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestExtensionZstd [2022-05-02T13:04:02.632Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestCmdStreamLargeStderr [2022-05-02T13:04:02.632Z] === RUN TestUnbuffered [2022-05-02T13:04:02.632Z] --- PASS: TestUnbuffered (0.00s) [2022-05-02T13:04:02.632Z] === RUN TestRaceUnbuffered [2022-05-02T13:04:02.632Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-02T13:04:02.632Z] PASS [2022-05-02T13:04:02.632Z] coverage: 100.0% of statements [2022-05-02T13:04:02.632Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-05-02T13:04:03.100Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-05-02T13:04:03.100Z] === RUN TestCmdStreamBad [2022-05-02T13:04:03.100Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T13:04:03.100Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-02T13:04:03.100Z] === RUN TestCmdStreamGood [2022-05-02T13:04:03.100Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-02T13:04:03.100Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-02T13:04:03.100Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-02T13:04:03.100Z] === RUN TestUntarPathWithInvalidDest [2022-05-02T13:04:03.100Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-05-02T13:04:03.100Z] === RUN TestUntarPathWithInvalidSrc [2022-05-02T13:04:03.100Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-02T13:04:03.100Z] === RUN TestUntarPath [2022-05-02T13:04:03.100Z] --- PASS: TestUntarPath (0.06s) [2022-05-02T13:04:03.100Z] === RUN TestUntarPathWithDestinationFile [2022-05-02T13:04:03.100Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-02T13:04:03.100Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-02T13:04:03.133Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T13:04:03.393Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T13:04:03.393Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T13:04:03.568Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-02T13:04:03.568Z] === RUN TestCopyWithTarInvalidSrc [2022-05-02T13:04:03.568Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-02T13:04:03.568Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-02T13:04:03.568Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T13:04:03.568Z] === RUN TestCopyWithTarSrcFile [2022-05-02T13:04:03.568Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-02T13:04:03.568Z] === RUN TestCopyWithTarSrcFolder [2022-05-02T13:04:03.568Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-02T13:04:03.568Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-02T13:04:03.568Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-02T13:04:03.568Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-02T13:04:03.568Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T13:04:03.568Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-02T13:04:03.568Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-02T13:04:03.568Z] === RUN TestCopyFileWithTarSrcFile [2022-05-02T13:04:03.568Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-02T13:04:03.568Z] === RUN TestTarFiles [2022-05-02T13:04:03.568Z] === RUN TestMatch [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[foo]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[foo_bar]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[]#01 [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[qux]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-02T13:04:03.568Z] === RUN TestMatch/[[foo_baz]] [2022-05-02T13:04:03.568Z] --- PASS: TestMatch (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-02T13:04:03.568Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-02T13:04:03.568Z] PASS [2022-05-02T13:04:03.568Z] coverage: 87.5% of statements [2022-05-02T13:04:03.568Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-05-02T13:04:03.654Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T13:04:03.654Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T13:04:03.654Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:04:03.654Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T13:04:03.654Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T13:04:03.914Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T13:04:04.557Z] === RUN TestChrootTarUntar [2022-05-02T13:04:04.557Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-02T13:04:04.557Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootUntarEmptyArchive [2022-05-02T13:04:04.557Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootTarUntarWithSymlink [2022-05-02T13:04:04.557Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootCopyWithTar [2022-05-02T13:04:04.557Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootCopyFileWithTar [2022-05-02T13:04:04.557Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootUntarPath [2022-05-02T13:04:04.557Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-02T13:04:04.557Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-02T13:04:04.557Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:04:04.557Z] === RUN TestChrootApplyDotDotFile [2022-05-02T13:04:04.557Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:04.557Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-02T13:04:04.557Z] PASS [2022-05-02T13:04:04.557Z] coverage: 12.0% of statements [2022-05-02T13:04:04.557Z] ok github.com/docker/docker/pkg/chrootarchive 0.088s coverage: 12.0% of statements [2022-05-02T13:04:05.026Z] 2022/05/02 13:04:04 Closing DB instances... [2022-05-02T13:04:05.494Z] === RUN TestEnsureRemoveAllNotExist [2022-05-02T13:04:05.494Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-02T13:04:05.494Z] === RUN TestEnsureRemoveAllWithDir [2022-05-02T13:04:05.494Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-02T13:04:05.494Z] === RUN TestEnsureRemoveAllWithFile [2022-05-02T13:04:05.494Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-02T13:04:05.494Z] PASS [2022-05-02T13:04:05.494Z] coverage: 0.0% of statements [2022-05-02T13:04:05.494Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-05-02T13:04:05.845Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T13:04:05.845Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T13:04:05.845Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T13:04:05.964Z] === RUN TestSizeEmpty [2022-05-02T13:04:05.964Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestSizeEmptyFile [2022-05-02T13:04:05.964Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestSizeNonemptyFile [2022-05-02T13:04:05.964Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-02T13:04:05.964Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-02T13:04:05.964Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-02T13:04:05.964Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestMoveToSubdir [2022-05-02T13:04:05.964Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-02T13:04:05.964Z] === RUN TestSizeNonExistingDirectory [2022-05-02T13:04:05.964Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-02T13:04:05.964Z] PASS [2022-05-02T13:04:05.964Z] coverage: 80.0% of statements [2022-05-02T13:04:05.964Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-05-02T13:04:06.953Z] === RUN TestPollerAddRemove [2022-05-02T13:04:06.953Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-05-02T13:04:06.953Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-02T13:04:06.953Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-02T13:04:06.953Z] === RUN TestPollerEvent [2022-05-02T13:04:06.953Z] poller_test.go:40: No chmod on Windows [2022-05-02T13:04:06.953Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-02T13:04:06.953Z] === RUN TestPollerClose [2022-05-02T13:04:06.953Z] --- PASS: TestPollerClose (0.00s) [2022-05-02T13:04:06.953Z] PASS [2022-05-02T13:04:06.953Z] coverage: 36.2% of statements [2022-05-02T13:04:06.953Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 36.2% of statements [2022-05-02T13:04:07.940Z] === RUN TestCopyFileWithInvalidSrc [2022-05-02T13:04:07.940Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T13:04:07.940Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-02T13:04:07.940Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-02T13:04:07.940Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCopyFile [2022-05-02T13:04:07.940Z] --- PASS: TestCopyFile (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-02T13:04:07.940Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T13:04:07.940Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-02T13:04:07.940Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-02T13:04:07.940Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T13:04:07.940Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestWildcardMatches [2022-05-02T13:04:07.940Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestPatternMatches [2022-05-02T13:04:07.940Z] --- PASS: TestPatternMatches (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-02T13:04:07.940Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestPatternMatchesFolderExclusions [2022-05-02T13:04:07.940Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-02T13:04:07.940Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-02T13:04:07.940Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-02T13:04:07.940Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-02T13:04:07.940Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestSingleExclamationError [2022-05-02T13:04:07.940Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestMatchesWithNoPatterns [2022-05-02T13:04:07.940Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestMatchesWithMalformedPatterns [2022-05-02T13:04:07.940Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestMatches [2022-05-02T13:04:07.940Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-02T13:04:07.940Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-02T13:04:07.940Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-02T13:04:07.940Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-02T13:04:07.940Z] --- PASS: TestMatches (0.01s) [2022-05-02T13:04:07.940Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-02T13:04:07.940Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-02T13:04:07.940Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-02T13:04:07.940Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCleanPatterns [2022-05-02T13:04:07.940Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-02T13:04:07.940Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCleanPatternsExceptionFlag [2022-05-02T13:04:07.940Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-02T13:04:07.940Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-02T13:04:07.940Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCleanPatternsErrorSingleException [2022-05-02T13:04:07.940Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCreateIfNotExistsDir [2022-05-02T13:04:07.940Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-02T13:04:07.940Z] === RUN TestCreateIfNotExistsFile [2022-05-02T13:04:07.940Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-02T13:04:07.940Z] === RUN TestMatch [2022-05-02T13:04:07.940Z] --- PASS: TestMatch (0.00s) [2022-05-02T13:04:07.940Z] === RUN TestCompile [2022-05-02T13:04:07.940Z] === RUN TestCompile/slash [2022-05-02T13:04:07.940Z] === RUN TestCompile/backslash [2022-05-02T13:04:07.940Z] --- PASS: TestCompile (0.00s) [2022-05-02T13:04:07.940Z] --- PASS: TestCompile/slash (0.00s) [2022-05-02T13:04:07.940Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-02T13:04:07.940Z] PASS [2022-05-02T13:04:07.940Z] coverage: 84.7% of statements [2022-05-02T13:04:07.940Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 84.7% of statements [2022-05-02T13:04:08.931Z] === RUN TestGet [2022-05-02T13:04:08.931Z] --- PASS: TestGet (0.00s) [2022-05-02T13:04:08.931Z] === RUN TestGetShortcutString [2022-05-02T13:04:08.931Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-02T13:04:08.931Z] PASS [2022-05-02T13:04:08.931Z] coverage: 42.9% of statements [2022-05-02T13:04:08.931Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-05-02T13:04:08.931Z] --- PASS: TestTarFiles (5.34s) [2022-05-02T13:04:08.931Z] === RUN TestDetectCompressionZstd [2022-05-02T13:04:08.931Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-02T13:04:08.931Z] === RUN TestTarUntar [2022-05-02T13:04:08.931Z] --- PASS: TestTarUntar (0.04s) [2022-05-02T13:04:08.931Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-02T13:04:08.931Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-02T13:04:08.931Z] === RUN TestTarWithOptions [2022-05-02T13:04:08.931Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-02T13:04:08.931Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-02T13:04:08.931Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-02T13:04:08.931Z] === RUN TestUntarUstarGnuConflict [2022-05-02T13:04:08.931Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-02T13:04:08.931Z] === RUN TestUntarInvalidFilenames [2022-05-02T13:04:08.931Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames647744879\\dest" [2022-05-02T13:04:08.931Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-05-02T13:04:08.931Z] === RUN TestUntarHardlinkToSymlink [2022-05-02T13:04:08.931Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-02T13:04:08.931Z] === RUN TestUntarInvalidHardlink [2022-05-02T13:04:08.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2014652510\\victim\\hello" -> "../victim/hello" [2022-05-02T13:04:08.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3270486958\\victim\\hello" -> "/../victim/hello" [2022-05-02T13:04:08.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4182190478\\victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2852159301\\victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3999937746\\victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink441618366\\victim" -> "../victim" [2022-05-02T13:04:08.931Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-02T13:04:08.931Z] === RUN TestUntarInvalidSymlink [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2957474756\\dest\\dotdot" -> "../victim/hello" [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3807055152\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1168312841\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink474470378\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1810157037\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1915201769\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:08.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink174504516\\dest\\dir\\loophole" -> "../../victim" [2022-05-02T13:04:08.931Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-02T13:04:08.931Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-02T13:04:08.931Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-02T13:04:08.931Z] === RUN TestXGlobalNoParent [2022-05-02T13:04:08.931Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-02T13:04:08.931Z] === RUN TestReplaceFileTarWrapper [2022-05-02T13:04:08.931Z] 2022/05/02 13:04:08 Closing DB instances... [2022-05-02T13:04:09.146Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T13:04:09.146Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T13:04:09.146Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T13:04:09.146Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T13:04:09.146Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T13:04:09.146Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T13:04:09.402Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-02T13:04:09.402Z] === RUN TestPrefixHeaderReadable [2022-05-02T13:04:09.402Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-02T13:04:09.402Z] === RUN TestDisablePigz [2022-05-02T13:04:09.402Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-02T13:04:09.402Z] --- PASS: TestDisablePigz (0.12s) [2022-05-02T13:04:09.402Z] === RUN TestPigz [2022-05-02T13:04:09.402Z] === RUN TestCreateIDMapOrder [2022-05-02T13:04:09.402Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-02T13:04:09.402Z] PASS [2022-05-02T13:04:09.402Z] coverage: 7.2% of statements [2022-05-02T13:04:09.402Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-02T13:04:09.402Z] --- PASS: TestPigz (0.16s) [2022-05-02T13:04:09.402Z] === RUN TestNosysFileInfo [2022-05-02T13:04:09.402Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-02T13:04:09.402Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T13:04:09.402Z] archive_windows_test.go:16: Currently fails [2022-05-02T13:04:09.402Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T13:04:09.402Z] === RUN TestCanonicalTarNameForPath [2022-05-02T13:04:09.402Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-02T13:04:09.402Z] === RUN TestCanonicalTarName [2022-05-02T13:04:09.402Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-02T13:04:09.402Z] === RUN TestChmodTarEntry [2022-05-02T13:04:09.402Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-02T13:04:09.402Z] === RUN TestHardLinkOrder [2022-05-02T13:04:09.402Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2022-05-02T13:04:09.717Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T13:04:09.870Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-02T13:04:09.870Z] === RUN TestChangeString [2022-05-02T13:04:09.870Z] --- PASS: TestChangeString (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesWithNoChanges [2022-05-02T13:04:09.870Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-02T13:04:09.870Z] === RUN TestChangesWithChanges [2022-05-02T13:04:09.870Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-02T13:04:09.870Z] === RUN TestChangesWithChangesGH13590 [2022-05-02T13:04:09.870Z] changes_test.go:196: needs more investigation [2022-05-02T13:04:09.870Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesDirsEmpty [2022-05-02T13:04:09.870Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:04:09.870Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesDirsMutated [2022-05-02T13:04:09.870Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:04:09.870Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestApplyLayer [2022-05-02T13:04:09.870Z] changes_test.go:433: needs further investigation [2022-05-02T13:04:09.870Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesSizeWithHardlinks [2022-05-02T13:04:09.870Z] changes_test.go:469: needs further investigation [2022-05-02T13:04:09.870Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesSizeWithNoChanges [2022-05-02T13:04:09.870Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-02T13:04:09.870Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestChangesSize [2022-05-02T13:04:09.870Z] --- PASS: TestChangesSize (0.01s) [2022-05-02T13:04:09.870Z] === RUN TestApplyLayerInvalidFilenames [2022-05-02T13:04:09.870Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3633654594\\dest" [2022-05-02T13:04:09.870Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-02T13:04:09.870Z] === RUN TestApplyLayerInvalidHardlink [2022-05-02T13:04:09.870Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink28692680\\victim\\hello" -> "../victim/hello" [2022-05-02T13:04:09.870Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1344422094\\victim\\hello" -> "/../victim/hello" [2022-05-02T13:04:09.870Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink346526890\\victim" -> "../victim" [2022-05-02T13:04:09.870Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3010502721\\victim" -> "../victim" [2022-05-02T13:04:09.870Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1560533164\\victim" -> "../victim" [2022-05-02T13:04:09.870Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3919585141\\victim" -> "../victim" [2022-05-02T13:04:09.870Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-02T13:04:09.870Z] === RUN TestApplyLayerInvalidSymlink [2022-05-02T13:04:09.870Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4113680672\\dest\\dotdot" -> "../victim/hello" [2022-05-02T13:04:09.870Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink742775830\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T13:04:09.870Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1515385288\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:09.870Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2799387543\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:09.870Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink447113013\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:09.870Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1031946324\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:04:09.870Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-02T13:04:09.870Z] === RUN TestApplyLayerWhiteouts [2022-05-02T13:04:09.870Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-02T13:04:09.870Z] === RUN TestGenerateEmptyFile [2022-05-02T13:04:09.870Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-02T13:04:09.870Z] === RUN TestGenerateWithContent [2022-05-02T13:04:09.870Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-02T13:04:09.870Z] PASS [2022-05-02T13:04:09.870Z] coverage: 61.9% of statements [2022-05-02T13:04:09.870Z] ok github.com/docker/docker/pkg/archive 7.937s coverage: 61.9% of statements [2022-05-02T13:04:10.338Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-02T13:04:10.338Z] === RUN TestNetworkDBNodeLeave [2022-05-02T13:04:10.807Z] === RUN TestFixedBufferCap [2022-05-02T13:04:10.807Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestFixedBufferLen [2022-05-02T13:04:10.807Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestFixedBufferString [2022-05-02T13:04:10.807Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestFixedBufferWrite [2022-05-02T13:04:10.807Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestFixedBufferRead [2022-05-02T13:04:10.807Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestBytesPipeRead [2022-05-02T13:04:10.807Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestBytesPipeWrite [2022-05-02T13:04:10.807Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-02T13:04:10.807Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-02T13:04:11.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T13:04:11.275Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-05-02T13:04:11.275Z] === RUN TestAtomicWriteToFile [2022-05-02T13:04:11.275Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-02T13:04:11.275Z] === RUN TestAtomicWriteSetCommit [2022-05-02T13:04:11.275Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-02T13:04:11.275Z] === RUN TestAtomicWriteSetCancel [2022-05-02T13:04:11.275Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-02T13:04:11.275Z] === RUN TestReadCloserWrapperClose [2022-05-02T13:04:11.275Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-02T13:04:11.275Z] === RUN TestReaderErrWrapperReadOnError [2022-05-02T13:04:11.275Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-02T13:04:11.275Z] === RUN TestReaderErrWrapperRead [2022-05-02T13:04:11.275Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-02T13:04:11.275Z] === RUN TestCancelReadCloser [2022-05-02T13:04:11.275Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-02T13:04:11.275Z] === RUN TestWriteCloserWrapperClose [2022-05-02T13:04:11.275Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-02T13:04:11.275Z] === RUN TestNopWriteCloser [2022-05-02T13:04:11.275Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-02T13:04:11.275Z] === RUN TestNopWriter [2022-05-02T13:04:11.275Z] --- PASS: TestNopWriter (0.00s) [2022-05-02T13:04:11.275Z] === RUN TestWriteCounter [2022-05-02T13:04:11.275Z] --- PASS: TestWriteCounter (0.00s) [2022-05-02T13:04:11.275Z] PASS [2022-05-02T13:04:11.275Z] coverage: 69.2% of statements [2022-05-02T13:04:11.275Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 69.2% of statements [2022-05-02T13:04:11.364Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T13:04:12.262Z] === RUN TestError [2022-05-02T13:04:12.262Z] --- PASS: TestError (0.00s) [2022-05-02T13:04:12.262Z] === RUN TestProgressString [2022-05-02T13:04:12.262Z] === RUN TestProgressString/no_progress [2022-05-02T13:04:12.262Z] === RUN TestProgressString/progress_1 [2022-05-02T13:04:12.262Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-02T13:04:12.262Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-02T13:04:12.262Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-02T13:04:12.262Z] === RUN TestProgressString/with_units [2022-05-02T13:04:12.262Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-02T13:04:12.262Z] === RUN TestProgressString/hide_counts [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-02T13:04:12.262Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-02T13:04:12.262Z] === RUN TestJSONMessageDisplay [2022-05-02T13:04:12.262Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-05-02T13:04:12.262Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-02T13:04:12.262Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-02T13:04:12.262Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-02T13:04:12.262Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-02T13:04:12.262Z] === RUN TestDisplayJSONMessagesStream [2022-05-02T13:04:12.262Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-02T13:04:12.262Z] PASS [2022-05-02T13:04:12.262Z] coverage: 91.7% of statements [2022-05-02T13:04:12.262Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-05-02T13:04:12.305Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T13:04:13.248Z] === RUN TestStandardLongPath [2022-05-02T13:04:13.248Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-02T13:04:13.248Z] === RUN TestUNCLongPath [2022-05-02T13:04:13.248Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-02T13:04:13.248Z] PASS [2022-05-02T13:04:13.248Z] coverage: 100.0% of statements [2022-05-02T13:04:13.248Z] ok github.com/docker/docker/pkg/longpath 0.063s coverage: 100.0% of statements [2022-05-02T13:04:13.691Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T13:04:13.717Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-05-02T13:04:13.717Z] === RUN TestNetworkDBWatch [2022-05-02T13:04:13.717Z] === RUN TestNameFormat [2022-05-02T13:04:13.717Z] --- PASS: TestNameFormat (0.00s) [2022-05-02T13:04:13.718Z] === RUN TestNameRetries [2022-05-02T13:04:13.718Z] --- PASS: TestNameRetries (0.00s) [2022-05-02T13:04:13.718Z] PASS [2022-05-02T13:04:13.718Z] coverage: 85.7% of statements [2022-05-02T13:04:13.718Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-05-02T13:04:14.186Z] === RUN TestParseKeyValueOpt [2022-05-02T13:04:14.186Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-02T13:04:14.186Z] === RUN TestParseUintList [2022-05-02T13:04:14.186Z] --- PASS: TestParseUintList (0.00s) [2022-05-02T13:04:14.186Z] === RUN TestParseUintListMaximumLimits [2022-05-02T13:04:14.186Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-02T13:04:14.186Z] PASS [2022-05-02T13:04:14.186Z] coverage: 97.0% of statements [2022-05-02T13:04:14.186Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-05-02T13:04:14.263Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T13:04:14.835Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T13:04:14.835Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T13:04:15.095Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T13:04:15.095Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-02T13:04:15.095Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-02T13:04:15.177Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-02T13:04:15.177Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-02T13:04:15.177Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T13:04:15.177Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T13:04:15.178Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T13:04:15.178Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T13:04:15.178Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T13:04:15.178Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T13:04:15.178Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T13:04:15.178Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T13:04:15.178Z] PASS [2022-05-02T13:04:15.178Z] coverage: 36.4% of statements [2022-05-02T13:04:15.178Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-05-02T13:04:15.178Z] 2022/05/02 13:04:14 Closing DB instances... [2022-05-02T13:04:15.356Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-02T13:04:16.166Z] === RUN TestNewAndRemove [2022-05-02T13:04:16.166Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-02T13:04:16.166Z] === RUN TestRemoveInvalidPath [2022-05-02T13:04:16.166Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-02T13:04:16.166Z] PASS [2022-05-02T13:04:16.166Z] coverage: 82.6% of statements [2022-05-02T13:04:16.166Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-05-02T13:04:16.297Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-02T13:04:16.634Z] --- PASS: TestNetworkDBWatch (3.14s) [2022-05-02T13:04:16.634Z] === RUN TestNetworkDBBulkSync [2022-05-02T13:04:16.871Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-02T13:04:17.624Z] === RUN TestFailedConnection [2022-05-02T13:04:17.813Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-02T13:04:17.813Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-02T13:04:17.813Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-02T13:04:17.813Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-02T13:04:18.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-02T13:04:18.092Z] 2022/05/02 13:04:17 Closing DB instances... [2022-05-02T13:04:18.562Z] --- PASS: TestGetAddress (22.80s) [2022-05-02T13:04:18.562Z] === RUN TestRequestSyntaxCheck [2022-05-02T13:04:18.562Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-02T13:04:18.562Z] === RUN TestRequest [2022-05-02T13:04:19.548Z] --- PASS: TestNetworkDBBulkSync (2.98s) [2022-05-02T13:04:19.548Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-02T13:04:20.017Z] --- PASS: TestFailedConnection (2.11s) [2022-05-02T13:04:20.017Z] === RUN TestFailOnce [2022-05-02T13:04:20.017Z] 2022/05/02 13:04:19 http: panic serving 127.0.0.1:49311: Plugin not ready [2022-05-02T13:04:20.017Z] goroutine 20 [running]: [2022-05-02T13:04:20.017Z] net/http.(*conn).serve.func1() [2022-05-02T13:04:20.017Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T13:04:20.017Z] panic({0x12c3700, 0x140d0e0}) [2022-05-02T13:04:20.017Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T13:04:20.017Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000c9a70?) [2022-05-02T13:04:20.017Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-02T13:04:20.017Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14128f8?, 0xc00022c000?}, 0x121da86?) [2022-05-02T13:04:20.017Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T13:04:20.017Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x14128f8, 0xc00022c000}, 0xc0000c0000) [2022-05-02T13:04:20.017Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-02T13:04:20.017Z] net/http.serverHandler.ServeHTTP({0x1410f18?}, {0x14128f8, 0xc00022c000}, 0xc0000c0000) [2022-05-02T13:04:20.017Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T13:04:20.017Z] net/http.(*conn).serve(0xc0000b2000, {0x1412df8, 0xc0000960c0}) [2022-05-02T13:04:20.017Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T13:04:20.017Z] created by net/http.(*Server).Serve [2022-05-02T13:04:20.017Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T13:04:20.017Z] time="2022-05-02T13:04:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.FailOnce: Post \"http://127.0.0.1:49310/Test.FailOnce\": EOF, retrying in 1s" [2022-05-02T13:04:20.630Z] docker_api_swarm_test.go:384: [d79a7aafd78a2] joining swarm manager [d0a9328afc65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:04:21.003Z] --- PASS: TestFailOnce (1.22s) [2022-05-02T13:04:21.003Z] === RUN TestEchoInputOutput [2022-05-02T13:04:21.003Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-02T13:04:21.003Z] === RUN TestBackoff [2022-05-02T13:04:21.003Z] --- PASS: TestBackoff (0.00s) [2022-05-02T13:04:21.003Z] === RUN TestAbortRetry [2022-05-02T13:04:21.003Z] --- PASS: TestAbortRetry (0.00s) [2022-05-02T13:04:21.003Z] === RUN TestClientScheme [2022-05-02T13:04:21.003Z] --- PASS: TestClientScheme (0.00s) [2022-05-02T13:04:21.003Z] === RUN TestNewClientWithTimeout [2022-05-02T13:04:21.471Z] time="2022-05-02T13:04:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-02T13:04:21.573Z] docker_api_swarm_test.go:385: [dada105f84dd5] joining swarm manager [d0a9328afc65e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:04:22.457Z] 2022/05/02 13:04:22 Closing DB instances... [2022-05-02T13:04:22.457Z] time="2022-05-02T13:04:22Z" level=error msg="node: d17bfc6ee8d3 is unknown to memberlist" [2022-05-02T13:04:23.444Z] time="2022-05-02T13:04:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-02T13:04:23.483Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T13:04:25.395Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T13:04:25.658Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s) [2022-05-02T13:04:25.658Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-02T13:04:25.658Z] time="2022-05-02T13:04:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-02T13:04:25.658Z] --- PASS: TestRequest (7.20s) [2022-05-02T13:04:25.658Z] === RUN TestOverlappingRequests [2022-05-02T13:04:26.127Z] --- PASS: TestOverlappingRequests (0.38s) [2022-05-02T13:04:26.127Z] === RUN TestRelease [2022-05-02T13:04:26.342Z] --- PASS: TestServicePlugin (32.67s) [2022-05-02T13:04:26.342Z] === RUN TestServiceUpdateLabel [2022-05-02T13:04:26.595Z] 2022/05/02 13:04:26 Closing DB instances... [2022-05-02T13:04:26.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T13:04:27.582Z] --- PASS: TestRelease (1.44s) [2022-05-02T13:04:27.582Z] === RUN TestAllocateRandomDeallocate [2022-05-02T13:04:28.051Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-02T13:04:28.051Z] === RUN TestNetworkDBGarbageCollection [2022-05-02T13:04:28.299Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-02T13:04:29.254Z] --- PASS: TestServiceUpdateLabel (2.73s) [2022-05-02T13:04:29.254Z] === RUN TestServiceUpdateSecrets [2022-05-02T13:04:29.254Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T13:04:29.826Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T13:04:30.267Z] time="2022-05-02T13:04:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-02T13:04:30.768Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T13:04:31.341Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T13:04:31.834Z] --- PASS: TestAllocateRandomDeallocate (3.96s) [2022-05-02T13:04:31.834Z] === RUN TestRetrieveFromStore [2022-05-02T13:04:31.912Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T13:04:32.483Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-02T13:04:32.821Z] --- PASS: TestRetrieveFromStore (1.33s) [2022-05-02T13:04:32.821Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-02T13:04:32.821Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-02T13:04:32.821Z] === RUN TestParallelPredefinedRequest1 [2022-05-02T13:04:32.821Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-02T13:04:32.821Z] === RUN TestParallelPredefinedRequest2 [2022-05-02T13:04:32.821Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-02T13:04:32.821Z] === RUN TestParallelPredefinedRequest3 [2022-05-02T13:04:32.821Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-02T13:04:32.821Z] === RUN TestParallelPredefinedRequest4 [2022-05-02T13:04:32.821Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-02T13:04:32.821Z] === RUN TestParallelPredefinedRequest5 [2022-05-02T13:04:32.821Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-02T13:04:32.821Z] === RUN TestDebug [2022-05-02T13:04:32.821Z] --- PASS: TestDebug (0.00s) [2022-05-02T13:04:32.821Z] === RUN TestRequestPoolParallel [2022-05-02T13:04:33.289Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-05-02T13:04:33.289Z] === RUN TestFullAllocateRelease [2022-05-02T13:04:33.758Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-05-02T13:04:33.758Z] === RUN TestOddAllocateRelease [2022-05-02T13:04:33.867Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-02T13:04:34.226Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-05-02T13:04:34.226Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-02T13:04:34.226Z] === RUN TestParseEmptyInterface [2022-05-02T13:04:34.226Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestParseNonInterfaceType [2022-05-02T13:04:34.226Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestParseWithOneFunction [2022-05-02T13:04:34.226Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestParseWithMultipleFuncs [2022-05-02T13:04:34.226Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestParseWithUnnamedReturn [2022-05-02T13:04:34.226Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestEmbeddedInterface [2022-05-02T13:04:34.226Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestParsedImports [2022-05-02T13:04:34.226Z] --- PASS: TestParsedImports (0.00s) [2022-05-02T13:04:34.226Z] === RUN TestAliasedImports [2022-05-02T13:04:34.226Z] --- PASS: TestAliasedImports (0.00s) [2022-05-02T13:04:34.226Z] PASS [2022-05-02T13:04:34.226Z] coverage: 56.8% of statements [2022-05-02T13:04:34.226Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-05-02T13:04:34.226Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-02T13:04:34.226Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-02T13:04:34.226Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-02T13:04:34.226Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-02T13:04:34.226Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T13:04:34.226Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T13:04:34.226Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T13:04:34.226Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T13:04:34.226Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:04:34.226Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T13:04:34.226Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-02T13:04:34.226Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T13:04:34.226Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:04:34.226Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-02T13:04:34.226Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-02T13:04:34.226Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-02T13:04:34.226Z] PASS [2022-05-02T13:04:34.226Z] coverage: 85.3% of statements [2022-05-02T13:04:34.226Z] ok github.com/docker/docker/libnetwork/ipam 47.250s coverage: 85.3% of statements [2022-05-02T13:04:34.812Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T13:04:35.213Z] === RUN TestHTTPTransport [2022-05-02T13:04:35.213Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-02T13:04:35.213Z] PASS [2022-05-02T13:04:35.213Z] coverage: 85.7% of statements [2022-05-02T13:04:35.213Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-05-02T13:04:36.200Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-02T13:04:36.200Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T13:04:36.200Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-02T13:04:36.200Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-02T13:04:36.200Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-02T13:04:36.200Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-02T13:04:36.200Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-02T13:04:36.200Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T13:04:36.200Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-02T13:04:36.200Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-02T13:04:36.200Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-02T13:04:36.200Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-02T13:04:36.200Z] === RUN TestBufferPoolPutAndGet [2022-05-02T13:04:36.200Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-02T13:04:36.200Z] PASS [2022-05-02T13:04:36.200Z] coverage: 88.2% of statements [2022-05-02T13:04:36.201Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-05-02T13:04:36.671Z] === RUN TestOutputOnPrematureClose [2022-05-02T13:04:36.671Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-02T13:04:36.671Z] === RUN TestCompleteSilently [2022-05-02T13:04:36.671Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-02T13:04:36.671Z] PASS [2022-05-02T13:04:36.671Z] coverage: 75.9% of statements [2022-05-02T13:04:36.671Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-05-02T13:04:37.140Z] === RUN TestSendToOneSub [2022-05-02T13:04:37.140Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-02T13:04:37.140Z] === RUN TestSendToMultipleSubs [2022-05-02T13:04:37.140Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-02T13:04:37.140Z] === RUN TestEvictOneSub [2022-05-02T13:04:37.140Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-02T13:04:37.140Z] === RUN TestClosePublisher [2022-05-02T13:04:37.140Z] --- PASS: TestClosePublisher (0.00s) [2022-05-02T13:04:37.140Z] === RUN TestPubSubRace [2022-05-02T13:04:37.359Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-02T13:04:38.127Z] --- PASS: TestPubSubRace (1.06s) [2022-05-02T13:04:38.127Z] PASS [2022-05-02T13:04:38.127Z] coverage: 75.0% of statements [2022-05-02T13:04:38.127Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2022-05-02T13:04:38.597Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-02T13:04:38.597Z] === RUN TestClientStream [2022-05-02T13:04:38.597Z] --- PASS: TestClientStream (0.00s) [2022-05-02T13:04:38.597Z] === RUN TestClientSendFile [2022-05-02T13:04:38.597Z] --- PASS: TestClientSendFile (0.00s) [2022-05-02T13:04:38.597Z] === RUN TestClientWithRequestTimeout [2022-05-02T13:04:38.597Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-02T13:04:38.597Z] === RUN TestFileSpecPlugin [2022-05-02T13:04:38.597Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-02T13:04:38.597Z] === RUN TestFileJSONSpecPlugin [2022-05-02T13:04:38.597Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-02T13:04:38.597Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-02T13:04:38.597Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-02T13:04:38.597Z] === RUN TestPluginAddHandler [2022-05-02T13:04:38.597Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-02T13:04:38.597Z] === RUN TestPluginWaitBadPlugin [2022-05-02T13:04:38.597Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-02T13:04:38.597Z] === RUN TestGet [2022-05-02T13:04:38.597Z] time="2022-05-02T13:04:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-02T13:04:39.076Z] === RUN TestRegister [2022-05-02T13:04:39.076Z] --- PASS: TestRegister (0.00s) [2022-05-02T13:04:39.076Z] === RUN TestCommand [2022-05-02T13:04:39.076Z] --- PASS: TestCommand (0.03s) [2022-05-02T13:04:39.076Z] === RUN TestNaiveSelf [2022-05-02T13:04:39.076Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-02T13:04:39.076Z] PASS [2022-05-02T13:04:39.076Z] coverage: 82.4% of statements [2022-05-02T13:04:39.076Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-05-02T13:04:39.270Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T13:04:39.841Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T13:04:40.067Z] time="2022-05-02T13:04:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-02T13:04:40.067Z] === RUN TestDump [2022-05-02T13:04:40.067Z] goroutine 6 [running]: [2022-05-02T13:04:40.067Z] github.com/docker/docker/pkg/stack.dump(0xe82d57?) [2022-05-02T13:04:40.067Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T13:04:40.067Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-02T13:04:40.067Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-02T13:04:40.067Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-02T13:04:40.067Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-02T13:04:40.067Z] testing.tRunner(0xc000164000, 0x104a498) [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:04:40.067Z] created by testing.(*T).Run [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T13:04:40.067Z] [2022-05-02T13:04:40.067Z] goroutine 1 [chan receive]: [2022-05-02T13:04:40.067Z] testing.(*T).Run(0xc000031d40, {0x103913c?, 0xe5c1f3?}, 0x104a498) [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T13:04:40.067Z] testing.runTests.func1(0xc00006c870?) [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T13:04:40.067Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:04:40.067Z] testing.runTests(0xc000058500?, {0x11ce400, 0x3, 0x3}, {0x1ea33580108?, 0x40?, 0x11d34a0?}) [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T13:04:40.067Z] testing.(*M).Run(0xc000058500) [2022-05-02T13:04:40.067Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T13:04:40.067Z] main.main() [2022-05-02T13:04:40.067Z] _testmain.go:99 +0x255 [2022-05-02T13:04:40.067Z] --- PASS: TestDump (0.00s) [2022-05-02T13:04:40.067Z] === RUN TestDumpToFile [2022-05-02T13:04:40.536Z] --- PASS: TestDumpToFile (0.21s) [2022-05-02T13:04:40.536Z] === RUN TestDumpToFileWithEmptyInput [2022-05-02T13:04:40.536Z] goroutine 8 [running]: [2022-05-02T13:04:40.536Z] github.com/docker/docker/pkg/stack.dump(0xefed13?) [2022-05-02T13:04:40.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T13:04:40.536Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xefece0?}) [2022-05-02T13:04:40.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-02T13:04:40.536Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-02T13:04:40.536Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-02T13:04:40.536Z] testing.tRunner(0xc000164680, 0x104a488) [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:04:40.536Z] created by testing.(*T).Run [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T13:04:40.536Z] [2022-05-02T13:04:40.536Z] goroutine 1 [chan receive]: [2022-05-02T13:04:40.536Z] testing.(*T).Run(0xc000031d40, {0x1040713?, 0xe5c1f3?}, 0x104a488) [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T13:04:40.536Z] testing.runTests.func1(0xc00006c870?) [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T13:04:40.536Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:04:40.536Z] testing.runTests(0xc000058500?, {0x11ce400, 0x3, 0x3}, {0x1ea33580108?, 0x40?, 0x11d34a0?}) [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T13:04:40.536Z] testing.(*M).Run(0xc000058500) [2022-05-02T13:04:40.536Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T13:04:40.536Z] main.main() [2022-05-02T13:04:40.536Z] _testmain.go:99 +0x255 [2022-05-02T13:04:40.536Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-02T13:04:40.536Z] PASS [2022-05-02T13:04:40.536Z] coverage: 90.9% of statements [2022-05-02T13:04:40.536Z] ok github.com/docker/docker/pkg/stack 0.258s coverage: 90.9% of statements [2022-05-02T13:04:40.783Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T13:04:41.004Z] === RUN TestNewStdWriter [2022-05-02T13:04:41.004Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-02T13:04:41.004Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestWriteWithNilBytes [2022-05-02T13:04:41.004Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestWrite [2022-05-02T13:04:41.004Z] --- PASS: TestWrite (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestWriteWithWriterError [2022-05-02T13:04:41.004Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-02T13:04:41.004Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyWriteAndRead [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-02T13:04:41.004Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-02T13:04:41.004Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-02T13:04:41.004Z] PASS [2022-05-02T13:04:41.004Z] coverage: 100.0% of statements [2022-05-02T13:04:41.004Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-05-02T13:04:41.992Z] time="2022-05-02T13:04:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-02T13:04:41.992Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-02T13:04:41.992Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-02T13:04:41.992Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestFormatStatus [2022-05-02T13:04:41.992Z] --- PASS: TestFormatStatus (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestFormatError [2022-05-02T13:04:41.992Z] --- PASS: TestFormatError (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestFormatJSONError [2022-05-02T13:04:41.992Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-02T13:04:41.992Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-02T13:04:41.992Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestNewJSONProgressOutput [2022-05-02T13:04:41.992Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestAuxFormatterEmit [2022-05-02T13:04:41.992Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestStreamWriterStdout [2022-05-02T13:04:41.992Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-02T13:04:41.992Z] === RUN TestStreamWriterStderr [2022-05-02T13:04:41.992Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-02T13:04:41.992Z] PASS [2022-05-02T13:04:41.992Z] coverage: 66.2% of statements [2022-05-02T13:04:41.992Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-05-02T13:04:42.981Z] === RUN TestGenerateRandomID [2022-05-02T13:04:42.981Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-02T13:04:42.981Z] === RUN TestShortenId [2022-05-02T13:04:42.981Z] --- PASS: TestShortenId (0.00s) [2022-05-02T13:04:42.981Z] === RUN TestShortenSha256Id [2022-05-02T13:04:42.981Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-02T13:04:42.981Z] === RUN TestShortenIdEmpty [2022-05-02T13:04:42.981Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-02T13:04:42.981Z] === RUN TestShortenIdInvalid [2022-05-02T13:04:42.981Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-02T13:04:42.981Z] === RUN TestIsShortIDNonHex [2022-05-02T13:04:42.981Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-02T13:04:42.981Z] === RUN TestIsShortIDNotCorrectSize [2022-05-02T13:04:42.981Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-02T13:04:42.981Z] PASS [2022-05-02T13:04:42.981Z] coverage: 70.6% of statements [2022-05-02T13:04:42.981Z] ok github.com/docker/docker/pkg/stringid 0.068s coverage: 70.6% of statements [2022-05-02T13:04:43.970Z] === RUN TestIsCpusetListAvailable [2022-05-02T13:04:43.970Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-02T13:04:43.970Z] PASS [2022-05-02T13:04:43.970Z] coverage: 39.4% of statements [2022-05-02T13:04:43.970Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 39.4% of statements [2022-05-02T13:04:44.081Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-05-02T13:04:44.081Z] === RUN TestServiceUpdateConfigs [2022-05-02T13:04:45.537Z] === RUN TestChtimes [2022-05-02T13:04:45.537Z] --- PASS: TestChtimes (0.01s) [2022-05-02T13:04:45.537Z] === RUN TestChtimesWindows [2022-05-02T13:04:45.537Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-02T13:04:45.537Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-02T13:04:45.537Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-02T13:04:45.537Z] PASS [2022-05-02T13:04:45.537Z] coverage: 13.0% of statements [2022-05-02T13:04:45.537Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.0% of statements [2022-05-02T13:04:46.006Z] time="2022-05-02T13:04:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-02T13:04:46.476Z] === RUN TestTailFile [2022-05-02T13:04:46.476Z] --- PASS: TestTailFile (0.00s) [2022-05-02T13:04:46.476Z] === RUN TestTailFileManyLines [2022-05-02T13:04:46.476Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-02T13:04:46.476Z] === RUN TestTailEmptyFile [2022-05-02T13:04:46.476Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-02T13:04:46.476Z] === RUN TestTailNegativeN [2022-05-02T13:04:46.476Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/truncated_last_line [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/no_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.478Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:46.478Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:46.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.479Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:46.479Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:46.626Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T13:04:46.626Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.067Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.068Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T13:04:47.069Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:04:47.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.02s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:04:47.070Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.03s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:04:47.071Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:04:47.071Z] PASS [2022-05-02T13:04:47.071Z] coverage: 88.6% of statements [2022-05-02T13:04:47.071Z] ok github.com/docker/docker/pkg/tailfile 0.506s coverage: 88.6% of statements [2022-05-02T13:04:47.568Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T13:04:48.058Z] === RUN TestTarSumRemoveNonExistent [2022-05-02T13:04:48.058Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestTarSumRemove [2022-05-02T13:04:48.058Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestSortFileInfoSums [2022-05-02T13:04:48.058Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestNewTarSumForLabelInvalid [2022-05-02T13:04:48.058Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestNewTarSumForLabel [2022-05-02T13:04:48.058Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestEmptyTar [2022-05-02T13:04:48.058Z] --- PASS: TestEmptyTar (0.01s) [2022-05-02T13:04:48.058Z] === RUN TestTarSumsReadSize [2022-05-02T13:04:48.058Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestTarSums [2022-05-02T13:04:48.058Z] --- PASS: TestTarSums (0.07s) [2022-05-02T13:04:48.058Z] === RUN TestIteration [2022-05-02T13:04:48.058Z] --- PASS: TestIteration (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestVersionLabelForChecksum [2022-05-02T13:04:48.058Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestVersion [2022-05-02T13:04:48.058Z] --- PASS: TestVersion (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestGetVersion [2022-05-02T13:04:48.058Z] --- PASS: TestGetVersion (0.00s) [2022-05-02T13:04:48.058Z] === RUN TestGetVersions [2022-05-02T13:04:48.058Z] --- PASS: TestGetVersions (0.00s) [2022-05-02T13:04:48.058Z] PASS [2022-05-02T13:04:48.058Z] coverage: 89.3% of statements [2022-05-02T13:04:48.058Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2022-05-02T13:04:48.138Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-02T13:04:48.399Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T13:04:48.527Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T13:04:48.527Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T13:04:48.527Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T13:04:48.527Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-02T13:04:48.659Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-02T13:04:48.659Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-02T13:04:48.659Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T13:04:49.000Z] === RUN TestTruncIndex [2022-05-02T13:04:49.000Z] --- PASS: TestTruncIndex (0.10s) [2022-05-02T13:04:49.000Z] PASS [2022-05-02T13:04:49.000Z] coverage: 91.5% of statements [2022-05-02T13:04:49.000Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-05-02T13:04:49.468Z] === RUN TestVersionInfo [2022-05-02T13:04:49.468Z] --- PASS: TestVersionInfo (0.00s) [2022-05-02T13:04:49.468Z] === RUN TestAppendVersions [2022-05-02T13:04:49.468Z] --- PASS: TestAppendVersions (0.00s) [2022-05-02T13:04:49.469Z] PASS [2022-05-02T13:04:49.469Z] coverage: 88.9% of statements [2022-05-02T13:04:49.469Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-05-02T13:04:49.603Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T13:04:50.460Z] === RUN TestNewSettable [2022-05-02T13:04:50.460Z] --- PASS: TestNewSettable (0.00s) [2022-05-02T13:04:50.460Z] === RUN TestIsSettable [2022-05-02T13:04:50.460Z] --- PASS: TestIsSettable (0.00s) [2022-05-02T13:04:50.460Z] === RUN TestUpdateSettingsEnv [2022-05-02T13:04:50.460Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-02T13:04:50.460Z] PASS [2022-05-02T13:04:50.460Z] coverage: 20.0% of statements [2022-05-02T13:04:50.460Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-05-02T13:04:50.545Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T13:04:50.545Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T13:04:50.545Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T13:04:50.929Z] === RUN TestValidatePrivileges [2022-05-02T13:04:50.929Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-02T13:04:50.929Z] === RUN TestFilterByCapNeg [2022-05-02T13:04:50.929Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-02T13:04:50.929Z] === RUN TestFilterByCapPos [2022-05-02T13:04:50.929Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-02T13:04:50.929Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-02T13:04:50.929Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-02T13:04:50.929Z] PASS [2022-05-02T13:04:50.929Z] coverage: 12.2% of statements [2022-05-02T13:04:50.929Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.2% of statements [2022-05-02T13:04:51.118Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T13:04:51.379Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T13:04:51.397Z] === RUN TestLoad [2022-05-02T13:04:51.397Z] --- PASS: TestLoad (0.00s) [2022-05-02T13:04:51.397Z] === RUN TestSave [2022-05-02T13:04:51.397Z] --- PASS: TestSave (0.03s) [2022-05-02T13:04:51.397Z] === RUN TestAddDeleteGet [2022-05-02T13:04:51.397Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-02T13:04:51.397Z] === RUN TestInvalidTags [2022-05-02T13:04:51.397Z] --- PASS: TestInvalidTags (0.01s) [2022-05-02T13:04:51.397Z] PASS [2022-05-02T13:04:51.397Z] coverage: 84.4% of statements [2022-05-02T13:04:51.397Z] ok github.com/docker/docker/reference 0.118s coverage: 84.4% of statements [2022-05-02T13:04:52.320Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T13:04:52.964Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-02T13:04:52.964Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.05s) [2022-05-02T13:04:52.964Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-02T13:04:52.964Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-02T13:04:52.964Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-02T13:04:52.964Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-02T13:04:52.964Z] === RUN TestResumableRequestReaderWithReadError [2022-05-02T13:04:53.278Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-02T13:04:53.433Z] time="2022-05-02T13:04:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-02T13:04:53.433Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-02T13:04:53.433Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-02T13:04:53.433Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-02T13:04:53.433Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-02T13:04:53.433Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestResumableRequestReader [2022-05-02T13:04:53.433Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-02T13:04:53.433Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-02T13:04:53.433Z] PASS [2022-05-02T13:04:53.433Z] coverage: 100.0% of statements [2022-05-02T13:04:53.433Z] ok github.com/docker/docker/registry/resumable 0.322s coverage: 100.0% of statements [2022-05-02T13:04:53.433Z] === RUN TestResolveAuthConfigIndexServer [2022-05-02T13:04:53.433Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestResolveAuthConfigFullURL [2022-05-02T13:04:53.433Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-02T13:04:53.433Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestValidateMirror [2022-05-02T13:04:53.433Z] --- PASS: TestValidateMirror (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestLoadInsecureRegistries [2022-05-02T13:04:53.433Z] time="2022-05-02T13:04:53Z" 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-02T13:04:53.433Z] time="2022-05-02T13:04:53Z" 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-02T13:04:53.433Z] time="2022-05-02T13:04:53Z" 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-02T13:04:53.433Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-02T13:04:53.433Z] === RUN TestNewServiceConfig [2022-05-02T13:04:53.433Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestValidateIndexName [2022-05-02T13:04:53.433Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestValidateIndexNameWithError [2022-05-02T13:04:53.433Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestEndpointParse [2022-05-02T13:04:53.433Z] --- PASS: TestEndpointParse (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestEndpointParseInvalid [2022-05-02T13:04:53.433Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestValidateEndpoint [2022-05-02T13:04:53.433Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-02T13:04:53.433Z] === RUN TestPing [2022-05-02T13:04:53.433Z] --- PASS: TestPing (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestPingRegistryEndpoint [2022-05-02T13:04:53.433Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:53.433Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-02T13:04:53.433Z] === RUN TestEndpoint [2022-05-02T13:04:53.433Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:53.433Z] --- SKIP: TestEndpoint (0.01s) [2022-05-02T13:04:53.433Z] === RUN TestParseRepositoryInfo [2022-05-02T13:04:53.433Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestNewIndexInfo [2022-05-02T13:04:53.433Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestMirrorEndpointLookup [2022-05-02T13:04:53.433Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:04:53.433Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-02T13:04:53.433Z] === RUN TestSearchRepositories [2022-05-02T13:04:53.433Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-02T13:04:53.433Z] Host: 127.0.0.1:49356 [2022-05-02T13:04:53.433Z] User-Agent: docker test client [2022-05-02T13:04:53.433Z] Authorization: Token fake-token [2022-05-02T13:04:53.433Z] X-Docker-Token: true [2022-05-02T13:04:53.433Z] Accept-Encoding: gzip [2022-05-02T13:04:53.433Z] [2022-05-02T13:04:53.433Z] [2022-05-02T13:04:53.434Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-02T13:04:53.434Z] Connection: close [2022-05-02T13:04:53.434Z] Content-Length: 144 [2022-05-02T13:04:53.434Z] Cache-Control: no-cache [2022-05-02T13:04:53.434Z] Content-Type: application/json [2022-05-02T13:04:53.434Z] Date: Mon, 02 May 2022 13:04:53 GMT [2022-05-02T13:04:53.434Z] Expires: -1 [2022-05-02T13:04:53.434Z] Pragma: no-cache [2022-05-02T13:04:53.434Z] Server: docker-tests/mock [2022-05-02T13:04:53.434Z] X-Docker-Registry-Config: mock [2022-05-02T13:04:53.434Z] X-Docker-Registry-Version: 0.0.0 [2022-05-02T13:04:53.434Z] [2022-05-02T13:04:53.434Z] [2022-05-02T13:04:53.434Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-02T13:04:53.434Z] === RUN TestTrustedLocation [2022-05-02T13:04:53.434Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-02T13:04:53.434Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-02T13:04:53.434Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-02T13:04:53.434Z] === RUN TestAllowNondistributableArtifacts [2022-05-02T13:04:53.434Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-02T13:04:53.434Z] === RUN TestIsSecureIndex [2022-05-02T13:04:53.434Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-02T13:04:53.434Z] PASS [2022-05-02T13:04:53.434Z] coverage: 51.7% of statements [2022-05-02T13:04:53.434Z] ok github.com/docker/docker/registry 0.339s coverage: 51.7% of statements [2022-05-02T13:04:53.540Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-02T13:04:53.540Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-02T13:04:53.540Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-02T13:04:53.540Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-02T13:04:53.540Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T13:04:53.914Z] --- PASS: TestGet (15.06s) [2022-05-02T13:04:53.914Z] === RUN TestPluginWithNoManifest [2022-05-02T13:04:53.914Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-02T13:04:53.914Z] === RUN TestGetAll [2022-05-02T13:04:53.914Z] --- PASS: TestGetAll (0.00s) [2022-05-02T13:04:53.914Z] PASS [2022-05-02T13:04:53.914Z] coverage: 73.2% of statements [2022-05-02T13:04:53.914Z] ok github.com/docker/docker/pkg/plugins 36.093s coverage: 73.2% of statements [2022-05-02T13:04:53.914Z] === RUN TestRestartManagerTimeout [2022-05-02T13:04:53.914Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-02T13:04:53.914Z] === RUN TestRestartManagerTimeoutReset [2022-05-02T13:04:53.914Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-02T13:04:53.914Z] PASS [2022-05-02T13:04:53.914Z] coverage: 50.9% of statements [2022-05-02T13:04:54.383Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 50.9% of statements [2022-05-02T13:04:54.852Z] === RUN TestDecodeContainerConfig [2022-05-02T13:04:54.852Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-02T13:04:54.852Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-02T13:04:54.852Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-02T13:04:54.852Z] === RUN TestDecodeContainerConfigIsolation [2022-05-02T13:04:54.852Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-02T13:04:54.852Z] === RUN TestValidatePrivileged [2022-05-02T13:04:54.852Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-02T13:04:54.852Z] PASS [2022-05-02T13:04:54.852Z] coverage: 52.4% of statements [2022-05-02T13:04:54.852Z] ok github.com/docker/docker/runconfig 0.093s coverage: 52.4% of statements [2022-05-02T13:04:55.326Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-02T13:04:55.326Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-02T13:04:55.326Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-02T13:04:55.326Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-02T13:04:55.326Z] PASS [2022-05-02T13:04:55.326Z] coverage: 62.5% of statements [2022-05-02T13:04:55.326Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-05-02T13:04:55.453Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-02T13:04:56.024Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T13:04:56.596Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T13:04:56.857Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T13:04:57.429Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T13:04:57.544Z] === RUN TestGetAddress [2022-05-02T13:04:57.544Z] --- PASS: TestGetAddress (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestRemove [2022-05-02T13:04:57.544Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T13:04:57.544Z] --- SKIP: TestRemove (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestInitializeWithVolumes [2022-05-02T13:04:57.544Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-02T13:04:57.544Z] === RUN TestCreate [2022-05-02T13:04:57.544Z] --- PASS: TestCreate (0.01s) [2022-05-02T13:04:57.544Z] === RUN TestValidateName [2022-05-02T13:04:57.544Z] --- PASS: TestValidateName (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestCreateWithOpts [2022-05-02T13:04:57.544Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T13:04:57.544Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestRelaodNoOpts [2022-05-02T13:04:57.544Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-02T13:04:57.544Z] PASS [2022-05-02T13:04:57.544Z] coverage: 41.5% of statements [2022-05-02T13:04:57.544Z] === RUN TestGetDriver [2022-05-02T13:04:57.544Z] --- PASS: TestGetDriver (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestVolumeRequestError [2022-05-02T13:04:57.544Z] ok github.com/docker/docker/volume/local 0.076s coverage: 41.5% of statements [2022-05-02T13:04:57.544Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-02T13:04:57.544Z] PASS [2022-05-02T13:04:57.544Z] coverage: 36.1% of statements [2022-05-02T13:04:57.544Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRaw [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-02T13:04:57.544Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRaw [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-02T13:04:57.544Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestConvertTmpfsOptions [2022-05-02T13:04:57.544Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-02T13:04:57.544Z] linux_parser_test.go:209: data="ro" [2022-05-02T13:04:57.544Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestParseMountSpec [2022-05-02T13:04:57.544Z] parser_test.go:62: case 0 [2022-05-02T13:04:57.544Z] parser_test.go:62: case 1 [2022-05-02T13:04:57.544Z] parser_test.go:62: case 2 [2022-05-02T13:04:57.544Z] parser_test.go:62: case 3 [2022-05-02T13:04:57.544Z] parser_test.go:62: case 4 [2022-05-02T13:04:57.544Z] parser_test.go:62: case 5 [2022-05-02T13:04:57.544Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestValidateMount [2022-05-02T13:04:57.544Z] --- PASS: TestValidateMount (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRaw [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T13:04:57.544Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-02T13:04:57.544Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T13:04:57.544Z] PASS [2022-05-02T13:04:57.544Z] coverage: 67.6% of statements [2022-05-02T13:04:57.544Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-05-02T13:04:58.001Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-02T13:04:58.571Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T13:04:58.571Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-05-02T13:04:58.571Z] === RUN TestServiceUpdateNetwork [2022-05-02T13:04:59.110Z] === RUN TestSetGetMeta [2022-05-02T13:04:59.110Z] === PAUSE TestSetGetMeta [2022-05-02T13:04:59.110Z] === RUN TestRestore [2022-05-02T13:04:59.110Z] === PAUSE TestRestore [2022-05-02T13:04:59.110Z] === RUN TestServiceCreate [2022-05-02T13:04:59.110Z] === PAUSE TestServiceCreate [2022-05-02T13:04:59.110Z] === RUN TestServiceList [2022-05-02T13:04:59.110Z] === PAUSE TestServiceList [2022-05-02T13:04:59.110Z] === RUN TestServiceRemove [2022-05-02T13:04:59.110Z] === PAUSE TestServiceRemove [2022-05-02T13:04:59.110Z] === RUN TestServiceGet [2022-05-02T13:04:59.110Z] === PAUSE TestServiceGet [2022-05-02T13:04:59.110Z] === RUN TestServicePrune [2022-05-02T13:04:59.110Z] === PAUSE TestServicePrune [2022-05-02T13:04:59.110Z] === RUN TestCreate [2022-05-02T13:04:59.110Z] === PAUSE TestCreate [2022-05-02T13:04:59.110Z] === RUN TestRemove [2022-05-02T13:04:59.110Z] === PAUSE TestRemove [2022-05-02T13:04:59.110Z] === RUN TestList [2022-05-02T13:04:59.110Z] === PAUSE TestList [2022-05-02T13:04:59.110Z] === RUN TestFindByDriver [2022-05-02T13:04:59.110Z] === PAUSE TestFindByDriver [2022-05-02T13:04:59.110Z] === RUN TestFindByReferenced [2022-05-02T13:04:59.110Z] === PAUSE TestFindByReferenced [2022-05-02T13:04:59.110Z] === RUN TestDerefMultipleOfSameRef [2022-05-02T13:04:59.110Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-02T13:04:59.110Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T13:04:59.110Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T13:04:59.110Z] === RUN TestDefererencePluginOnCreateError [2022-05-02T13:04:59.110Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-02T13:04:59.110Z] === RUN TestRefDerefRemove [2022-05-02T13:04:59.110Z] === PAUSE TestRefDerefRemove [2022-05-02T13:04:59.110Z] === RUN TestGet [2022-05-02T13:04:59.110Z] === PAUSE TestGet [2022-05-02T13:04:59.110Z] === RUN TestGetWithReference [2022-05-02T13:04:59.110Z] === PAUSE TestGetWithReference [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_nil_list [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_empty_list [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_filter_some [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_filter_middle [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-02T13:04:59.110Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-02T13:04:59.110Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_nil_list [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_filter_some [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_empty_list [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_filter_middle [2022-05-02T13:04:59.110Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-02T13:04:59.110Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-02T13:04:59.110Z] === CONT TestSetGetMeta [2022-05-02T13:04:59.110Z] === CONT TestList [2022-05-02T13:04:59.110Z] === CONT TestServiceList [2022-05-02T13:04:59.110Z] === CONT TestServiceGet [2022-05-02T13:04:59.110Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-02T13:04:59.110Z] === CONT TestServiceCreate [2022-05-02T13:04:59.110Z] --- PASS: TestList (0.03s) [2022-05-02T13:04:59.110Z] === CONT TestRestore [2022-05-02T13:04:59.111Z] --- PASS: TestRestore (0.03s) [2022-05-02T13:04:59.111Z] === CONT TestDefererencePluginOnCreateError [2022-05-02T13:04:59.111Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-02T13:04:59.111Z] === CONT TestGetWithReference [2022-05-02T13:04:59.111Z] --- PASS: TestGetWithReference (0.02s) [2022-05-02T13:04:59.111Z] === CONT TestGet [2022-05-02T13:04:59.111Z] --- PASS: TestGet (0.02s) [2022-05-02T13:04:59.111Z] === CONT TestRefDerefRemove [2022-05-02T13:04:59.111Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-02T13:04:59.111Z] === CONT TestCreate [2022-05-02T13:04:59.111Z] --- PASS: TestCreate (0.01s) [2022-05-02T13:04:59.111Z] === CONT TestRemove [2022-05-02T13:04:59.111Z] --- PASS: TestRemove (0.02s) [2022-05-02T13:04:59.111Z] === CONT TestServiceRemove [2022-05-02T13:04:59.111Z] --- PASS: TestServiceGet (0.22s) [2022-05-02T13:04:59.111Z] === CONT TestServicePrune [2022-05-02T13:04:59.111Z] --- PASS: TestServiceRemove (0.06s) [2022-05-02T13:04:59.111Z] === CONT TestDerefMultipleOfSameRef [2022-05-02T13:04:59.111Z] --- PASS: TestServiceCreate (0.21s) [2022-05-02T13:04:59.111Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T13:04:59.111Z] --- PASS: TestServiceList (0.23s) [2022-05-02T13:04:59.111Z] === CONT TestFindByReferenced [2022-05-02T13:04:59.111Z] time="2022-05-02T13:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:04:59.111Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-02T13:04:59.111Z] === CONT TestFindByDriver [2022-05-02T13:04:59.111Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-02T13:04:59.111Z] time="2022-05-02T13:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:04:59.111Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-02T13:04:59.111Z] time="2022-05-02T13:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:04:59.111Z] time="2022-05-02T13:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-02T13:04:59.111Z] --- PASS: TestFindByDriver (0.02s) [2022-05-02T13:04:59.111Z] time="2022-05-02T13:04:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:04:59.111Z] --- PASS: TestServicePrune (0.05s) [2022-05-02T13:04:59.111Z] PASS [2022-05-02T13:04:59.111Z] coverage: 69.0% of statements [2022-05-02T13:04:59.111Z] ok github.com/docker/docker/volume/service 0.315s coverage: 69.0% of statements [2022-05-02T13:05:01.870Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T13:05:01.870Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T13:05:04.413Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T13:05:12.546Z] --- PASS: TestServiceUpdateNetwork (13.24s) [2022-05-02T13:05:12.546Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T13:05:13.117Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-02T13:05:13.439Z] === RUN TestBoolValue [2022-05-02T13:05:13.439Z] --- PASS: TestBoolValue (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestBoolValueOrDefault [2022-05-02T13:05:13.439Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestInt64ValueOrZero [2022-05-02T13:05:13.439Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestInt64ValueOrDefault [2022-05-02T13:05:13.439Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-02T13:05:13.439Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestJsonContentType [2022-05-02T13:05:13.439Z] --- PASS: TestJsonContentType (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestReadJSON [2022-05-02T13:05:13.439Z] === RUN TestReadJSON/nil_body [2022-05-02T13:05:13.439Z] === RUN TestReadJSON/empty_body [2022-05-02T13:05:13.439Z] === RUN TestReadJSON/with_valid_request [2022-05-02T13:05:13.439Z] === RUN TestReadJSON/with_whitespace [2022-05-02T13:05:13.439Z] === RUN TestReadJSON/with_extra_content [2022-05-02T13:05:13.439Z] === RUN TestReadJSON/invalid_JSON [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 31.9% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 31.9% of statements [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T13:05:13.439Z] === RUN TestMaskSecretKeys [2022-05-02T13:05:13.439Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-02T13:05:13.439Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-02T13:05:13.439Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-02T13:05:13.439Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestVersionMiddlewareVersion [2022-05-02T13:05:13.439Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-02T13:05:13.439Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 37.7% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/server/middleware 0.091s coverage: 37.7% of statements [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T13:05:13.439Z] === RUN TestStrSliceMarshalJSON [2022-05-02T13:05:13.439Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestStrSliceUnmarshalJSON [2022-05-02T13:05:13.439Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestStrSliceUnmarshalString [2022-05-02T13:05:13.439Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestStrSliceUnmarshalSlice [2022-05-02T13:05:13.439Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 90.0% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-05-02T13:05:13.439Z] === RUN TestToJSON [2022-05-02T13:05:13.439Z] --- PASS: TestToJSON (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestToParamWithVersion [2022-05-02T13:05:13.439Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestFromJSON [2022-05-02T13:05:13.439Z] --- PASS: TestFromJSON (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestEmpty [2022-05-02T13:05:13.439Z] --- PASS: TestEmpty (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestArgsMatchKVListEmptySources [2022-05-02T13:05:13.439Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestArgsMatchKVList [2022-05-02T13:05:13.439Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestArgsMatch [2022-05-02T13:05:13.439Z] --- PASS: TestArgsMatch (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestAdd [2022-05-02T13:05:13.439Z] --- PASS: TestAdd (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestDel [2022-05-02T13:05:13.439Z] --- PASS: TestDel (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestLen [2022-05-02T13:05:13.439Z] --- PASS: TestLen (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestExactMatch [2022-05-02T13:05:13.439Z] --- PASS: TestExactMatch (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestOnlyOneExactMatch [2022-05-02T13:05:13.439Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestContains [2022-05-02T13:05:13.439Z] --- PASS: TestContains (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestValidate [2022-05-02T13:05:13.439Z] --- PASS: TestValidate (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestWalkValues [2022-05-02T13:05:13.439Z] --- PASS: TestWalkValues (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestFuzzyMatch [2022-05-02T13:05:13.439Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-02T13:05:13.439Z] === RUN TestClone [2022-05-02T13:05:13.439Z] --- PASS: TestClone (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 92.2% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-02T13:05:13.439Z] === RUN TestGetTimestamp [2022-05-02T13:05:13.439Z] === RUN TestAdjustForAPIVersion [2022-05-02T13:05:13.439Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 6.1% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T13:05:13.439Z] --- PASS: TestGetTimestamp (0.22s) [2022-05-02T13:05:13.439Z] === RUN TestParseTimestamps [2022-05-02T13:05:13.439Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 100.0% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/types/time 0.266s coverage: 100.0% of statements [2022-05-02T13:05:13.439Z] === RUN TestCompareVersion [2022-05-02T13:05:13.439Z] --- PASS: TestCompareVersion (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 77.3% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 77.3% of statements [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T13:05:13.439Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T13:05:13.439Z] === RUN TestIsGIT [2022-05-02T13:05:13.439Z] --- PASS: TestIsGIT (0.00s) [2022-05-02T13:05:13.439Z] PASS [2022-05-02T13:05:13.439Z] coverage: 100.0% of statements [2022-05-02T13:05:13.439Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.152s coverage: 100.0% of statements [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-02T13:05:13.439Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-02T13:05:13.439Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-02T13:05:13.439Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-02T13:05:13.440Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-02T13:05:13.440Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-02T13:05:13.440Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-02T13:05:13.440Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-02T13:05:13.440Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-02T13:05:13.440Z] === RUN TestCloneArgsSmartHttp [2022-05-02T13:05:13.440Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-02T13:05:13.440Z] === RUN TestCloneArgsDumbHttp [2022-05-02T13:05:13.440Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-02T13:05:13.440Z] === RUN TestCloneArgsGit [2022-05-02T13:05:13.440Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-02T13:05:13.440Z] === RUN TestCheckoutGit [2022-05-02T13:05:13.688Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-02T13:05:15.005Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-02T13:05:15.005Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-02T13:05:15.005Z] === RUN TestProcessNoDockerignore [2022-05-02T13:05:15.005Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-02T13:05:15.005Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestDetectContentType [2022-05-02T13:05:15.005Z] --- PASS: TestDetectContentType (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestSelectAcceptableMIME [2022-05-02T13:05:15.005Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestInspectEmptyResponse [2022-05-02T13:05:15.005Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestInspectResponseBinary [2022-05-02T13:05:15.005Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestResponseUnsupportedContentType [2022-05-02T13:05:15.005Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestInspectResponseTextSimple [2022-05-02T13:05:15.005Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestInspectResponseEmptyContentType [2022-05-02T13:05:15.005Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestUnknownContentLength [2022-05-02T13:05:15.005Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-02T13:05:15.005Z] === RUN TestDownloadRemote [2022-05-02T13:05:15.074Z] === RUN TestDockerSuite/TestExec [2022-05-02T13:05:15.473Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-02T13:05:15.473Z] === RUN TestGetWithStatusError [2022-05-02T13:05:15.473Z] --- PASS: TestGetWithStatusError (0.01s) [2022-05-02T13:05:15.473Z] === RUN TestCloseRootDirectory [2022-05-02T13:05:15.473Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:15.473Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-05-02T13:05:15.473Z] === RUN TestHashFile [2022-05-02T13:05:15.473Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:15.473Z] --- SKIP: TestHashFile (0.06s) [2022-05-02T13:05:15.473Z] === RUN TestHashSubdir [2022-05-02T13:05:15.473Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:15.473Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-02T13:05:15.473Z] === RUN TestRemoveDirectory [2022-05-02T13:05:15.473Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:15.473Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-02T13:05:15.473Z] PASS [2022-05-02T13:05:15.473Z] coverage: 9.3% of statements [2022-05-02T13:05:15.473Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 9.3% of statements [2022-05-02T13:05:15.473Z] === RUN TestEnable [2022-05-02T13:05:15.473Z] --- PASS: TestEnable (0.00s) [2022-05-02T13:05:15.473Z] === RUN TestDisable [2022-05-02T13:05:15.473Z] --- PASS: TestDisable (0.00s) [2022-05-02T13:05:15.473Z] === RUN TestEnabled [2022-05-02T13:05:15.473Z] --- PASS: TestEnabled (0.00s) [2022-05-02T13:05:15.473Z] PASS [2022-05-02T13:05:15.473Z] coverage: 100.0% of statements [2022-05-02T13:05:15.473Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-05-02T13:05:15.941Z] === RUN TestGetAllAllowed [2022-05-02T13:05:15.942Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestGetAllMeta [2022-05-02T13:05:15.942Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-02T13:05:15.942Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestIsUnreferencedBuiltin [2022-05-02T13:05:15.942Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestIsExistingDirectory [2022-05-02T13:05:15.942Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestGetFilenameForDownload [2022-05-02T13:05:15.942Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestEnv2Variables [2022-05-02T13:05:15.942Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-02T13:05:15.942Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestMaintainer [2022-05-02T13:05:15.942Z] --- PASS: TestMaintainer (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestLabel [2022-05-02T13:05:15.942Z] --- PASS: TestLabel (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestFromScratch [2022-05-02T13:05:15.942Z] --- PASS: TestFromScratch (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestFromWithArg [2022-05-02T13:05:15.942Z] --- PASS: TestFromWithArg (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-02T13:05:15.942Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestFromWithUndefinedArg [2022-05-02T13:05:15.942Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestFromMultiStageWithNamedStage [2022-05-02T13:05:15.942Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestOnbuild [2022-05-02T13:05:15.942Z] --- PASS: TestOnbuild (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestWorkdir [2022-05-02T13:05:15.942Z] --- PASS: TestWorkdir (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestCmd [2022-05-02T13:05:15.942Z] --- PASS: TestCmd (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestHealthcheckNone [2022-05-02T13:05:15.942Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestHealthcheckCmd [2022-05-02T13:05:15.942Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestEntrypoint [2022-05-02T13:05:15.942Z] --- PASS: TestEntrypoint (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestExpose [2022-05-02T13:05:15.942Z] --- PASS: TestExpose (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestUser [2022-05-02T13:05:15.942Z] --- PASS: TestUser (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestVolume [2022-05-02T13:05:15.942Z] --- PASS: TestVolume (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestStopSignal [2022-05-02T13:05:15.942Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T13:05:15.942Z] --- SKIP: TestStopSignal (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestArg [2022-05-02T13:05:15.942Z] --- PASS: TestArg (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestShell [2022-05-02T13:05:15.942Z] --- PASS: TestShell (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestPrependEnvOnCmd [2022-05-02T13:05:15.942Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestRunWithBuildArgs [2022-05-02T13:05:15.942Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestRunIgnoresHealthcheck [2022-05-02T13:05:15.942Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestDispatchUnsupportedOptions [2022-05-02T13:05:15.942Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-02T13:05:15.942Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-02T13:05:15.942Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-02T13:05:15.942Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestNormalizeWorkdir [2022-05-02T13:05:15.942Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestDispatch [2022-05-02T13:05:15.942Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-02T13:05:15.942Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-02T13:05:15.942Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-02T13:05:15.942Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-02T13:05:15.942Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-02T13:05:15.942Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-02T13:05:15.942Z] === RUN TestDispatch/COPY_url [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch (0.08s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-02T13:05:15.942Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-05-02T13:05:15.942Z] === RUN TestAddScratchImageAddsToMounts [2022-05-02T13:05:15.942Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-02T13:05:15.942Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-02T13:05:15.942Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-02T13:05:15.942Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestImageSourceGetAddsToMounts [2022-05-02T13:05:15.942Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestEmptyDockerfile [2022-05-02T13:05:15.942Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-02T13:05:15.942Z] === RUN TestSymlinkDockerfile [2022-05-02T13:05:15.942Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-02T13:05:15.942Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-02T13:05:15.942Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestNonExistingDockerfile [2022-05-02T13:05:15.942Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestCopyRunConfig [2022-05-02T13:05:15.942Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestDeepCopyRunConfig [2022-05-02T13:05:15.942Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestExportImage [2022-05-02T13:05:15.942Z] --- PASS: TestExportImage (0.00s) [2022-05-02T13:05:15.942Z] === RUN TestNormalizeDest [2022-05-02T13:05:15.942Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-02T13:05:15.942Z] PASS [2022-05-02T13:05:15.942Z] coverage: 46.7% of statements [2022-05-02T13:05:15.942Z] ok github.com/docker/docker/builder/dockerfile 0.260s coverage: 46.7% of statements [2022-05-02T13:05:16.018Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T13:05:16.589Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T13:05:16.850Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T13:05:17.421Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T13:05:17.515Z] === RUN TestTCP4Proxy [2022-05-02T13:05:17.515Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-02T13:05:17.515Z] === RUN TestTCP4ProxyHalfClose [2022-05-02T13:05:17.515Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestTCP6Proxy [2022-05-02T13:05:17.515Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T13:05:17.515Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestTCPDualStackProxy [2022-05-02T13:05:17.515Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T13:05:17.515Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestUDP4Proxy [2022-05-02T13:05:17.515Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestUDP6Proxy [2022-05-02T13:05:17.515Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T13:05:17.515Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestUDPWriteError [2022-05-02T13:05:17.515Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestSCTP4Proxy [2022-05-02T13:05:17.515Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T13:05:17.515Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-02T13:05:17.515Z] === RUN TestSCTP6Proxy [2022-05-02T13:05:17.515Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T13:05:17.515Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-02T13:05:17.515Z] PASS [2022-05-02T13:05:17.515Z] coverage: 49.4% of statements [2022-05-02T13:05:17.515Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-05-02T13:05:18.806Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T13:05:19.068Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T13:05:19.639Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T13:05:20.227Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T13:05:20.342Z] 2022/05/02 13:05:20 Closing DB instances... [2022-05-02T13:05:20.800Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T13:05:20.800Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-02T13:05:21.060Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T13:05:21.631Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T13:05:21.631Z] check_test.go:378: [dada105f84dd5] daemon is not started [2022-05-02T13:05:21.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-02T13:05:22.557Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-02T13:05:22.557Z] === RUN TestFindNode [2022-05-02T13:05:22.557Z] 2022/05/02 13:05:22 Closing DB instances... [2022-05-02T13:05:22.557Z] --- PASS: TestFindNode (0.02s) [2022-05-02T13:05:22.557Z] === RUN TestChangeNodeState [2022-05-02T13:05:22.557Z] 2022/05/02 13:05:22 Closing DB instances... [2022-05-02T13:05:22.557Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-02T13:05:22.557Z] === RUN TestNodeReincarnation [2022-05-02T13:05:22.557Z] 2022/05/02 13:05:22 Closing DB instances... [2022-05-02T13:05:23.277Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T13:05:24.220Z] docker_api_swarm_test.go:802: [d7f21b8db180f] joining swarm manager [d82e5000292fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:05:24.220Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T13:05:24.791Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T13:05:25.739Z] docker_api_swarm_test.go:802: [dcb3609fb9521] joining swarm manager [d82e5000292fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:05:26.000Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:05:26.572Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:05:26.833Z] docker_api_swarm_test.go:802: [db40dfadf5af2] joining swarm manager [d82e5000292fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-02T13:05:27.319Z] time="2022-05-02T13:05:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-02T13:05:27.320Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-02T13:05:27.320Z] === RUN TestParallelCreate [2022-05-02T13:05:27.320Z] 2022/05/02 13:05:27 Closing DB instances... [2022-05-02T13:05:27.320Z] --- PASS: TestParallelCreate (0.02s) [2022-05-02T13:05:27.320Z] === RUN TestParallelDelete [2022-05-02T13:05:27.320Z] 2022/05/02 13:05:27 Closing DB instances... [2022-05-02T13:05:27.320Z] --- PASS: TestParallelDelete (0.02s) [2022-05-02T13:05:27.320Z] === RUN TestNetworkDBIslands [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:83ce6b57ec34 with config:&{NodeID:83ce6b57ec34 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-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, added to nodes list" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2f7ebb4b66b2 with config:&{NodeID:2f7ebb4b66b2 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-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, added to nodes list" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, added to nodes list" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, added to nodes list" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-02T13:05:27.320Z] time="2022-05-02T13:05:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2022-05-02T13:05:28.217Z] docker_api_swarm_test.go:802: [d2d04c10a2148] joining swarm manager [d82e5000292fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:606d4579260a with config:&{NodeID:606d4579260a 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-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.307Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.478Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:05:28.478Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2022-05-02T13:05:28.478Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-02T13:05:28.478Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-05-02T13:05:28.478Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-05-02T13:05:28.478Z] PASS [2022-05-02T13:05:28.478Z] [2022-05-02T13:05:28.478Z] === Skipped [2022-05-02T13:05:28.478Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T13:05:28.478Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T13:05:28.478Z] [2022-05-02T13:05:28.478Z] DONE 27 tests, 1 skipped in 181.688s [2022-05-02T13:05:28.478Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T13:05:28.478Z] ++ 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-02T13:05:28.478Z] ++ set -e [2022-05-02T13:05:28.478Z] ++ '[' -n 0 ']' [2022-05-02T13:05:28.478Z] ++ set -x [2022-05-02T13:05:28.478Z] ++ 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-02T13:05:28.739Z] INFO: Testing against a local daemon [2022-05-02T13:05:28.739Z] === RUN TestSessionCreate [2022-05-02T13:05:28.739Z] --- PASS: TestSessionCreate (0.03s) [2022-05-02T13:05:28.739Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T13:05:28.739Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-02T13:05:28.739Z] PASS [2022-05-02T13:05:28.739Z] [2022-05-02T13:05:28.739Z] DONE 2 tests in 0.180s [2022-05-02T13:05:28.739Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T13:05:28.739Z] ++ 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-02T13:05:28.739Z] ++ set -e [2022-05-02T13:05:28.739Z] ++ '[' -n 0 ']' [2022-05-02T13:05:28.739Z] ++ set -x [2022-05-02T13:05:28.740Z] ++ 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-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cf37272a5e5b with config:&{NodeID:cf37272a5e5b 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-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node 606d4579260a/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, added to nodes list" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-05-02T13:05:28.774Z] time="2022-05-02T13:05:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-02T13:05:29.001Z] INFO: Testing against a local daemon [2022-05-02T13:05:29.001Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T13:05:29.001Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T13:05:29.001Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:05:29.001Z] === RUN TestDiskUsage [2022-05-02T13:05:29.001Z] === PAUSE TestDiskUsage [2022-05-02T13:05:29.001Z] === RUN TestEventsExecDie [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:28Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e28bc330c58a with config:&{NodeID:e28bc330c58a 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-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node 606d4579260a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=info msg="Node 606d4579260a/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-02T13:05:29.242Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-05-02T13:05:29.262Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:29.712Z] networkdb_test.go:835: Re-joining: 3 [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=info msg="The new bootstrap node list is:[172.31.238.70:10033 172.31.238.70:10034 172.31.238.70:10035]" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10033" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49387" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10034" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49388" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10035" [2022-05-02T13:05:29.712Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49389" [2022-05-02T13:05:29.834Z] --- PASS: TestEventsExecDie (0.78s) [2022-05-02T13:05:29.834Z] === RUN TestEventsBackwardsCompatible [2022-05-02T13:05:29.834Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2022-05-02T13:05:29.834Z] === RUN TestEventsVolumeCreate [2022-05-02T13:05:29.834Z] docker_api_swarm_test.go:810: [db8abe445c541] joining swarm manager [d82e5000292fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-02T13:05:29.834Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-02T13:05:29.834Z] === RUN TestInfoBinaryCommits [2022-05-02T13:05:29.834Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-02T13:05:29.834Z] === RUN TestInfoAPIVersioned [2022-05-02T13:05:29.834Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T13:05:29.834Z] === RUN TestInfoAPI [2022-05-02T13:05:29.834Z] --- PASS: TestInfoAPI (0.03s) [2022-05-02T13:05:29.834Z] === RUN TestInfoAPIWarnings [2022-05-02T13:05:30.011Z] === RUN TestCheckpointCreateError [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCheckpointCreate [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCheckpointDeleteError [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCheckpointDelete [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCheckpointListError [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCheckpointList [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointList (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCheckpointListContainerNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNewClientWithOpsFromEnv [2022-05-02T13:05:30.012Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T13:05:30.012Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestGetAPIPath [2022-05-02T13:05:30.012Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestParseHostURL [2022-05-02T13:05:30.012Z] --- PASS: TestParseHostURL (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-02T13:05:30.012Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersion [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPVersionOverride [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-02T13:05:30.012Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestClientRedirect [2022-05-02T13:05:30.012Z] === RUN TestClientRedirect/GET [2022-05-02T13:05:30.012Z] === RUN TestClientRedirect/POST [2022-05-02T13:05:30.012Z] === RUN TestClientRedirect/PUT [2022-05-02T13:05:30.012Z] === RUN TestClientRedirect/DELETE [2022-05-02T13:05:30.012Z] --- PASS: TestClientRedirect (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigCreateUnsupported [2022-05-02T13:05:30.012Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigCreateError [2022-05-02T13:05:30.012Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigCreate [2022-05-02T13:05:30.012Z] --- PASS: TestConfigCreate (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigInspectNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigInspectWithEmptyID [2022-05-02T13:05:30.012Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigInspectUnsupported [2022-05-02T13:05:30.012Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigInspectError [2022-05-02T13:05:30.012Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigInspectConfigNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigInspect [2022-05-02T13:05:30.012Z] --- PASS: TestConfigInspect (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigListUnsupported [2022-05-02T13:05:30.012Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigListError [2022-05-02T13:05:30.012Z] --- PASS: TestConfigListError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigList [2022-05-02T13:05:30.012Z] --- PASS: TestConfigList (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigRemoveUnsupported [2022-05-02T13:05:30.012Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigRemoveError [2022-05-02T13:05:30.012Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigRemove [2022-05-02T13:05:30.012Z] --- PASS: TestConfigRemove (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigUpdateUnsupported [2022-05-02T13:05:30.012Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigUpdateError [2022-05-02T13:05:30.012Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestConfigUpdate [2022-05-02T13:05:30.012Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerCommitError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerCommit [2022-05-02T13:05:30.012Z] --- PASS: TestContainerCommit (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStatPathError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStatPathNotFoundError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStatPathNoHeaderError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStatPath [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyToContainerError [2022-05-02T13:05:30.012Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyToContainerNotFoundError [2022-05-02T13:05:30.012Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyToContainerEmptyResponse [2022-05-02T13:05:30.012Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyToContainer [2022-05-02T13:05:30.012Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyFromContainerError [2022-05-02T13:05:30.012Z] --- PASS: TestCopyFromContainerError (0.01s) [2022-05-02T13:05:30.012Z] === RUN TestCopyFromContainerNotFoundError [2022-05-02T13:05:30.012Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-02T13:05:30.012Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-02T13:05:30.012Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestCopyFromContainer [2022-05-02T13:05:30.012Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerCreateError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerCreateImageNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestContainerCreateImageNotFound (0.01s) [2022-05-02T13:05:30.012Z] === RUN TestContainerCreateWithName [2022-05-02T13:05:30.012Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerCreateAutoRemove [2022-05-02T13:05:30.012Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerDiffError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerDiff [2022-05-02T13:05:30.012Z] --- PASS: TestContainerDiff (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecCreateError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecCreate [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecStartError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecStart [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecInspectError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecInspect [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExportError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExportError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExport [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExport (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerInspectError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerInspectContainerNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerInspectWithEmptyID [2022-05-02T13:05:30.012Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerInspect [2022-05-02T13:05:30.012Z] --- PASS: TestContainerInspect (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerInspectNode [2022-05-02T13:05:30.012Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerKillError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerKillError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerKill [2022-05-02T13:05:30.012Z] --- PASS: TestContainerKill (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerListError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerListError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerList [2022-05-02T13:05:30.012Z] --- PASS: TestContainerList (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerLogsNotFoundError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerLogsError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerLogs [2022-05-02T13:05:30.012Z] --- PASS: TestContainerLogs (0.25s) [2022-05-02T13:05:30.012Z] === RUN TestContainerPauseError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerPause [2022-05-02T13:05:30.012Z] --- PASS: TestContainerPause (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainersPruneError [2022-05-02T13:05:30.012Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainersPrune [2022-05-02T13:05:30.012Z] --- PASS: TestContainersPrune (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRemoveError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRemoveNotFoundError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRemove [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRemove (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRenameError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRename [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRename (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerResizeError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecResizeError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerResize [2022-05-02T13:05:30.012Z] --- PASS: TestContainerResize (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerExecResize [2022-05-02T13:05:30.012Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRestartError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerRestart [2022-05-02T13:05:30.012Z] --- PASS: TestContainerRestart (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStartError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStartError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStart [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStart (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStatsError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStats [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStats (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStopError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStopError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerStop [2022-05-02T13:05:30.012Z] --- PASS: TestContainerStop (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerTopError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerTopError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerTop [2022-05-02T13:05:30.012Z] --- PASS: TestContainerTop (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerUnpauseError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerUnpause [2022-05-02T13:05:30.012Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerUpdateError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerUpdate [2022-05-02T13:05:30.012Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerWaitError [2022-05-02T13:05:30.012Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestContainerWait [2022-05-02T13:05:30.012Z] --- PASS: TestContainerWait (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestDiskUsageError [2022-05-02T13:05:30.012Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestDiskUsage [2022-05-02T13:05:30.012Z] --- PASS: TestDiskUsage (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestDistributionInspectUnsupported [2022-05-02T13:05:30.012Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestDistributionInspectWithEmptyID [2022-05-02T13:05:30.012Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestEventsErrorInOptions [2022-05-02T13:05:30.012Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestEventsErrorFromServer [2022-05-02T13:05:30.012Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestEvents [2022-05-02T13:05:30.012Z] --- PASS: TestEvents (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestTLSCloseWriter [2022-05-02T13:05:30.012Z] === PAUSE TestTLSCloseWriter [2022-05-02T13:05:30.012Z] === RUN TestImageBuildError [2022-05-02T13:05:30.012Z] --- PASS: TestImageBuildError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageBuild [2022-05-02T13:05:30.012Z] --- PASS: TestImageBuild (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestGetDockerOS [2022-05-02T13:05:30.012Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageCreateError [2022-05-02T13:05:30.012Z] --- PASS: TestImageCreateError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageCreate [2022-05-02T13:05:30.012Z] --- PASS: TestImageCreate (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageHistoryError [2022-05-02T13:05:30.012Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageHistory [2022-05-02T13:05:30.012Z] --- PASS: TestImageHistory (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageImportError [2022-05-02T13:05:30.012Z] --- PASS: TestImageImportError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageImport [2022-05-02T13:05:30.012Z] --- PASS: TestImageImport (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageInspectError [2022-05-02T13:05:30.012Z] --- PASS: TestImageInspectError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageInspectImageNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageInspectWithEmptyID [2022-05-02T13:05:30.012Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageInspect [2022-05-02T13:05:30.012Z] --- PASS: TestImageInspect (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageListError [2022-05-02T13:05:30.012Z] --- PASS: TestImageListError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageList [2022-05-02T13:05:30.012Z] --- PASS: TestImageList (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageListApiBefore125 [2022-05-02T13:05:30.012Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageLoadError [2022-05-02T13:05:30.012Z] --- PASS: TestImageLoadError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageLoad [2022-05-02T13:05:30.012Z] --- PASS: TestImageLoad (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagesPruneError [2022-05-02T13:05:30.012Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagesPrune [2022-05-02T13:05:30.012Z] --- PASS: TestImagesPrune (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullReferenceParseError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullAnyError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePullWithoutErrors [2022-05-02T13:05:30.012Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushReferenceError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushAnyError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithoutErrors [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-02T13:05:30.012Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-02T13:05:30.012Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageRemoveError [2022-05-02T13:05:30.012Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageRemoveImageNotFound [2022-05-02T13:05:30.012Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageRemove [2022-05-02T13:05:30.012Z] --- PASS: TestImageRemove (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSaveError [2022-05-02T13:05:30.012Z] --- PASS: TestImageSaveError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSave [2022-05-02T13:05:30.012Z] --- PASS: TestImageSave (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSearchAnyError [2022-05-02T13:05:30.012Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-02T13:05:30.012Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T13:05:30.012Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T13:05:30.012Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T13:05:30.012Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-02T13:05:30.013Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestImageSearchWithoutErrors [2022-05-02T13:05:30.013Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestImageTagError [2022-05-02T13:05:30.013Z] --- PASS: TestImageTagError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestImageTagInvalidReference [2022-05-02T13:05:30.013Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestImageTagInvalidSourceImageName [2022-05-02T13:05:30.013Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestImageTagHexSource [2022-05-02T13:05:30.013Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestImageTag [2022-05-02T13:05:30.013Z] --- PASS: TestImageTag (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestInfoServerError [2022-05-02T13:05:30.013Z] --- PASS: TestInfoServerError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestInfoInvalidResponseJSONError [2022-05-02T13:05:30.013Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestInfo [2022-05-02T13:05:30.013Z] --- PASS: TestInfo (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkConnectError [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkConnect [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkCreateError [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkCreate [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkDisconnectError [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkDisconnect [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect/empty_ID [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect/no_options [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect/verbose [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect/global_scope [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect/unknown_network [2022-05-02T13:05:30.013Z] === RUN TestNetworkInspect/server_error [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkListError [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkListError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkList [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkList (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworksPruneError [2022-05-02T13:05:30.013Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworksPrune [2022-05-02T13:05:30.013Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkRemoveError [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNetworkRemove [2022-05-02T13:05:30.013Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeInspectError [2022-05-02T13:05:30.013Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeInspectNodeNotFound [2022-05-02T13:05:30.013Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeInspectWithEmptyID [2022-05-02T13:05:30.013Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeInspect [2022-05-02T13:05:30.013Z] --- PASS: TestNodeInspect (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeListError [2022-05-02T13:05:30.013Z] --- PASS: TestNodeListError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeList [2022-05-02T13:05:30.013Z] --- PASS: TestNodeList (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeRemoveError [2022-05-02T13:05:30.013Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeRemove [2022-05-02T13:05:30.013Z] --- PASS: TestNodeRemove (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeUpdateError [2022-05-02T13:05:30.013Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestNodeUpdate [2022-05-02T13:05:30.013Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestOptionWithHostFromEnv [2022-05-02T13:05:30.013Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestOptionWithTimeout [2022-05-02T13:05:30.013Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestOptionWithVersionFromEnv [2022-05-02T13:05:30.013Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPingFail [2022-05-02T13:05:30.013Z] --- PASS: TestPingFail (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPingWithError [2022-05-02T13:05:30.013Z] 2022/05/02 13:05:29 RoundTripper returned a response & error; ignoring response [2022-05-02T13:05:30.013Z] 2022/05/02 13:05:29 RoundTripper returned a response & error; ignoring response [2022-05-02T13:05:30.013Z] --- PASS: TestPingWithError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPingSuccess [2022-05-02T13:05:30.013Z] --- PASS: TestPingSuccess (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPingHeadFallback [2022-05-02T13:05:30.013Z] === RUN TestPingHeadFallback/OK [2022-05-02T13:05:30.013Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-02T13:05:30.013Z] === RUN TestPingHeadFallback/Not_Found [2022-05-02T13:05:30.013Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-02T13:05:30.013Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-02T13:05:30.013Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginDisableError [2022-05-02T13:05:30.013Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginDisable [2022-05-02T13:05:30.013Z] --- PASS: TestPluginDisable (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginEnableError [2022-05-02T13:05:30.013Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginEnable [2022-05-02T13:05:30.013Z] --- PASS: TestPluginEnable (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginInspectError [2022-05-02T13:05:30.013Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginInspectWithEmptyID [2022-05-02T13:05:30.013Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginInspect [2022-05-02T13:05:30.013Z] --- PASS: TestPluginInspect (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginListError [2022-05-02T13:05:30.013Z] --- PASS: TestPluginListError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginList [2022-05-02T13:05:30.013Z] --- PASS: TestPluginList (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginPushError [2022-05-02T13:05:30.013Z] --- PASS: TestPluginPushError (0.00s) [2022-05-02T13:05:30.013Z] === RUN TestPluginPush [2022-05-02T13:05:30.013Z] --- PASS: TestPluginPush (0.00s) [2022-05-02T13:05:30.180Z] networkdb_test.go:835: Re-joining: 4 [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=info msg="The new bootstrap node list is:[172.31.238.70:10033 172.31.238.70:10034 172.31.238.70:10035]" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10033" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49390" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10034" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49391" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10035" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49392" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:29Z" level=info msg="node 0 leaving" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="node5(e28bc330c58a): Node leave event for 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="node2(2f7ebb4b66b2): Node leave event for 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="node4(cf37272a5e5b): Node leave event for 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="node1(83ce6b57ec34): Node leave event for 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="node3(606d4579260a): Node leave event for 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:30.180Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.405Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:05:30.482Z] === RUN TestPluginRemoveError [2022-05-02T13:05:30.482Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestPluginRemove [2022-05-02T13:05:30.482Z] --- PASS: TestPluginRemove (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestPluginSetError [2022-05-02T13:05:30.482Z] --- PASS: TestPluginSetError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestPluginSet [2022-05-02T13:05:30.482Z] --- PASS: TestPluginSet (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSetHostHeader [2022-05-02T13:05:30.482Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestPlainTextError [2022-05-02T13:05:30.482Z] --- PASS: TestPlainTextError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestInfiniteError [2022-05-02T13:05:30.482Z] --- PASS: TestInfiniteError (0.03s) [2022-05-02T13:05:30.482Z] === RUN TestCanceledContext [2022-05-02T13:05:30.482Z] 2022/05/02 13:05:29 RoundTripper returned a response & error; ignoring response [2022-05-02T13:05:30.482Z] --- PASS: TestCanceledContext (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestDeadlineExceededContext [2022-05-02T13:05:30.482Z] 2022/05/02 13:05:29 RoundTripper returned a response & error; ignoring response [2022-05-02T13:05:30.482Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretCreateUnsupported [2022-05-02T13:05:30.482Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretCreateError [2022-05-02T13:05:30.482Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretCreate [2022-05-02T13:05:30.482Z] --- PASS: TestSecretCreate (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretInspectUnsupported [2022-05-02T13:05:30.482Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretInspectError [2022-05-02T13:05:30.482Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretInspectSecretNotFound [2022-05-02T13:05:30.482Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretInspectWithEmptyID [2022-05-02T13:05:30.482Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretInspect [2022-05-02T13:05:30.482Z] --- PASS: TestSecretInspect (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretListUnsupported [2022-05-02T13:05:30.482Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretListError [2022-05-02T13:05:30.482Z] --- PASS: TestSecretListError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretList [2022-05-02T13:05:30.482Z] --- PASS: TestSecretList (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretRemoveUnsupported [2022-05-02T13:05:30.482Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretRemoveError [2022-05-02T13:05:30.482Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretRemove [2022-05-02T13:05:30.482Z] --- PASS: TestSecretRemove (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretUpdateUnsupported [2022-05-02T13:05:30.482Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretUpdateError [2022-05-02T13:05:30.482Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSecretUpdate [2022-05-02T13:05:30.482Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceCreateError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceCreate [2022-05-02T13:05:30.482Z] --- PASS: TestServiceCreate (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-02T13:05:30.482Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceCreateDigestPinning [2022-05-02T13:05:30.482Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceInspectError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceInspectServiceNotFound [2022-05-02T13:05:30.482Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceInspectWithEmptyID [2022-05-02T13:05:30.482Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceInspect [2022-05-02T13:05:30.482Z] --- PASS: TestServiceInspect (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceListError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceListError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceList [2022-05-02T13:05:30.482Z] --- PASS: TestServiceList (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceLogsError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceLogs [2022-05-02T13:05:30.482Z] --- PASS: TestServiceLogs (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceRemoveError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceRemoveNotFoundError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceRemove [2022-05-02T13:05:30.482Z] --- PASS: TestServiceRemove (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceUpdateError [2022-05-02T13:05:30.482Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestServiceUpdate [2022-05-02T13:05:30.482Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmGetUnlockKeyError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmGetUnlockKey [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmInitError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmInit [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmInit (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmInspectError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmInspect [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmJoinError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmJoin [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmLeaveError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmLeave [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmUnlockError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmUnlock [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmUpdateError [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestSwarmUpdate [2022-05-02T13:05:30.482Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestTaskInspectError [2022-05-02T13:05:30.482Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestTaskInspectWithEmptyID [2022-05-02T13:05:30.482Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestTaskInspect [2022-05-02T13:05:30.482Z] --- PASS: TestTaskInspect (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestTaskListError [2022-05-02T13:05:30.482Z] --- PASS: TestTaskListError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestTaskList [2022-05-02T13:05:30.482Z] --- PASS: TestTaskList (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeCreateError [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeCreate [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeInspectError [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeInspectNotFound [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeInspectWithEmptyID [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeInspect [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeListError [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeListError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeList [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeList (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeRemoveError [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-02T13:05:30.482Z] === RUN TestVolumeRemove [2022-05-02T13:05:30.482Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-02T13:05:30.482Z] === CONT TestTLSCloseWriter [2022-05-02T13:05:30.482Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-02T13:05:30.482Z] PASS [2022-05-02T13:05:30.482Z] coverage: 75.1% of statements [2022-05-02T13:05:30.482Z] ok github.com/docker/docker/client 0.464s coverage: 75.1% of statements [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="node 1 leaving" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="node5(e28bc330c58a): Node leave event for 2f7ebb4b66b2/172.31.238.70" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="node3(606d4579260a): Node leave event for 2f7ebb4b66b2/172.31.238.70" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2 change state NodeActive --> NodeFailed" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, added to failed nodes list" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="node4(cf37272a5e5b): Node leave event for 2f7ebb4b66b2/172.31.238.70" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=error msg="node: 2f7ebb4b66b2 is unknown to memberlist" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 83ce6b57ec34/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.648Z] time="2022-05-02T13:05:30Z" level=info msg="Node 2f7ebb4b66b2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:30.857Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-02T13:05:30.857Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-02T13:05:30.857Z] { [2022-05-02T13:05:30.857Z] "RT_GROUP_ICON": { [2022-05-02T13:05:30.857Z] "#1": { [2022-05-02T13:05:30.857Z] "0409": "../../winresources/docker.ico" [2022-05-02T13:05:30.857Z] } [2022-05-02T13:05:30.857Z] }, [2022-05-02T13:05:30.857Z] "RT_MANIFEST": { [2022-05-02T13:05:30.857Z] "#1": { [2022-05-02T13:05:30.857Z] "0409": { [2022-05-02T13:05:30.857Z] "identity": {}, [2022-05-02T13:05:30.857Z] "description": "Docker Engine", [2022-05-02T13:05:30.857Z] "minimum-os": "vista", [2022-05-02T13:05:30.857Z] "execution-level": "", [2022-05-02T13:05:30.857Z] "ui-access": false, [2022-05-02T13:05:30.857Z] "auto-elevate": false, [2022-05-02T13:05:30.858Z] "dpi-awareness": "unaware", [2022-05-02T13:05:30.858Z] "disable-theming": false, [2022-05-02T13:05:30.858Z] "disable-window-filtering": false, [2022-05-02T13:05:30.858Z] "high-resolution-scrolling-aware": false, [2022-05-02T13:05:30.858Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T13:05:30.858Z] "long-path-aware": false, [2022-05-02T13:05:30.858Z] "printer-driver-isolation": false, [2022-05-02T13:05:30.858Z] "gdi-scaling": false, [2022-05-02T13:05:30.858Z] "segment-heap": false, [2022-05-02T13:05:30.858Z] "use-common-controls-v6": false [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] }, [2022-05-02T13:05:30.858Z] "RT_MESSAGETABLE": { [2022-05-02T13:05:30.858Z] "#1": { [2022-05-02T13:05:30.858Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] }, [2022-05-02T13:05:30.858Z] "RT_VERSION": { [2022-05-02T13:05:30.858Z] "#1": { [2022-05-02T13:05:30.858Z] "0409": { [2022-05-02T13:05:30.858Z] "fixed": { [2022-05-02T13:05:30.858Z] "file_version": "0.0.0.0", [2022-05-02T13:05:30.858Z] "product_version": "0.0.0.0", [2022-05-02T13:05:30.858Z] "type": "Unknown" [2022-05-02T13:05:30.858Z] }, [2022-05-02T13:05:30.858Z] "info": { [2022-05-02T13:05:30.858Z] "0000": { [2022-05-02T13:05:30.858Z] "CompanyName": "", [2022-05-02T13:05:30.858Z] "FileVersion": "dev", [2022-05-02T13:05:30.858Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-02T13:05:30.858Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-02T13:05:30.858Z] "ProductName": "", [2022-05-02T13:05:30.858Z] "ProductVersion": "dev", [2022-05-02T13:05:30.858Z] "SpecialBuild": "9880e6a1ef0f8a20a3374c733951a938c9b284c3" [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] } [2022-05-02T13:05:30.858Z] cmd/docker-proxy/genwinres_windows.go [2022-05-02T13:05:30.858Z] cmd/docker-proxy/main.go [2022-05-02T13:05:30.858Z] cmd/docker-proxy/network_proxy_test.go [2022-05-02T13:05:30.858Z] cmd/docker-proxy/proxy.go [2022-05-02T13:05:30.858Z] cmd/docker-proxy/sctp_proxy.go [2022-05-02T13:05:30.858Z] cmd/docker-proxy/tcp_proxy.go [2022-05-02T13:05:30.858Z] cmd/docker-proxy/udp_proxy.go [2022-05-02T13:05:30.858Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-02T13:05:30.858Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-02T13:05:30.858Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-02T13:05:30.858Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-02T13:05:30.858Z] remote: Enumerating objects: 23, done. [2022-05-02T13:05:30.858Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-02T13:05:30.858Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-02T13:05:30.858Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-02T13:05:30.858Z] 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-02T13:05:30.858Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-02T13:05:30.858Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-02T13:05:30.858Z] Cross building: bundles/cross/linux/ppc64le [2022-05-02T13:05:30.858Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-02T13:05:30.858Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-02T13:05:30.974Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="node 2 leaving" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="Node 606d4579260a change state NodeActive --> NodeLeft" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="node4(cf37272a5e5b): Node leave event for 606d4579260a/172.31.238.70" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="Node 606d4579260a change state NodeActive --> NodeLeft" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="node3(606d4579260a): Node leave event for 606d4579260a/172.31.238.70" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="Node 606d4579260a change state NodeActive --> NodeLeft" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:30Z" level=info msg="node5(e28bc330c58a): Node leave event for 606d4579260a/172.31.238.70" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:31Z" level=info msg="Node 606d4579260a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:31.117Z] time="2022-05-02T13:05:31Z" level=info msg="Node 606d4579260a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:31.234Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node 606d4579260a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:31.585Z] networkdb_test.go:867: node4: OK [2022-05-02T13:05:31.585Z] networkdb_test.go:867: node5: OK [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=warning msg="memberlist: Failed to send gossip to 172.31.238.70:10037: write udp [::]:10035->172.31.238.70:10037: use of closed network connection" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="node 0 coming back" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:184dc6c1ae96 with config:&{NodeID:184dc6c1ae96 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-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, added to nodes list" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="node 1 coming back" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ddf5ab9fa2c2 with config:&{NodeID:ddf5ab9fa2c2 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-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, added to nodes list" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="node 2 coming back" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:197ff31a930a with config:&{NodeID:197ff31a930a 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-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node 197ff31a930a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:31.585Z] time="2022-05-02T13:05:31Z" level=info msg="Node 197ff31a930a/172.31.238.70, added to nodes list" [2022-05-02T13:05:31.804Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:05:32.376Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:05:33.760Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:05:34.330Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:05:34.901Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:05:35.371Z] time="2022-05-02T13:05:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.238.70:10033 172.31.238.70:10034 172.31.238.70:10035]" [2022-05-02T13:05:35.371Z] time="2022-05-02T13:05:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.238.70:10033 172.31.238.70:10034 172.31.238.70:10035]" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10033" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49393" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, is the new incarnation of the shutdown node 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10034" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49394" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, is the new incarnation of the shutdown node 2f7ebb4b66b2/172.31.238.70" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49395" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10035" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node cf37272a5e5b/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node cf37272a5e5b/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, is the new incarnation of the shutdown node 83ce6b57ec34/172.31.238.70" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.838Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, is the new incarnation of the shutdown node 606d4579260a/172.31.238.70" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node e28bc330c58a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, is the new incarnation of the shutdown node 2f7ebb4b66b2/172.31.238.70" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, is the new incarnation of the shutdown node 606d4579260a/172.31.238.70" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, added to nodes list" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, joined gossip cluster" [2022-05-02T13:05:35.839Z] time="2022-05-02T13:05:35Z" level=info msg="Node 197ff31a930a/172.31.238.70, added to nodes list" [2022-05-02T13:05:36.306Z] time="2022-05-02T13:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10033" [2022-05-02T13:05:36.306Z] time="2022-05-02T13:05:36Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49396" [2022-05-02T13:05:36.306Z] time="2022-05-02T13:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10034" [2022-05-02T13:05:36.306Z] time="2022-05-02T13:05:36Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49397" [2022-05-02T13:05:36.306Z] time="2022-05-02T13:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.238.70:10035" [2022-05-02T13:05:36.306Z] time="2022-05-02T13:05:36Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49398" [2022-05-02T13:05:36.774Z] 2022/05/02 13:05:36 Closing DB instances... [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96 change state NodeActive --> NodeLeft" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="node5(e28bc330c58a): Node leave event for 184dc6c1ae96/172.31.238.70" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96 change state NodeActive --> NodeLeft" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="node3(197ff31a930a): Node leave event for 184dc6c1ae96/172.31.238.70" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96 change state NodeActive --> NodeLeft" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="node4(cf37272a5e5b): Node leave event for 184dc6c1ae96/172.31.238.70" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96 change state NodeActive --> NodeLeft" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="node1(184dc6c1ae96): Node leave event for 184dc6c1ae96/172.31.238.70" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96 change state NodeActive --> NodeLeft" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="node2(ddf5ab9fa2c2): Node leave event for 184dc6c1ae96/172.31.238.70" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, left gossip cluster" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, left gossip cluster" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, left gossip cluster" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, left gossip cluster" [2022-05-02T13:05:36.774Z] time="2022-05-02T13:05:36Z" level=info msg="Node 184dc6c1ae96/172.31.238.70, left gossip cluster" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="Node ddf5ab9fa2c2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="node5(e28bc330c58a): Node leave event for ddf5ab9fa2c2/172.31.238.70" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="Node ddf5ab9fa2c2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="node3(197ff31a930a): Node leave event for ddf5ab9fa2c2/172.31.238.70" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="Node ddf5ab9fa2c2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="node4(cf37272a5e5b): Node leave event for ddf5ab9fa2c2/172.31.238.70" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="Node ddf5ab9fa2c2 change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:36Z" level=info msg="node2(ddf5ab9fa2c2): Node leave event for ddf5ab9fa2c2/172.31.238.70" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:37Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:37Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:37Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:37.242Z] time="2022-05-02T13:05:37Z" level=info msg="Node ddf5ab9fa2c2/172.31.238.70, left gossip cluster" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="Node 197ff31a930a change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="node5(e28bc330c58a): Node leave event for 197ff31a930a/172.31.238.70" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="Node 197ff31a930a change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="node4(cf37272a5e5b): Node leave event for 197ff31a930a/172.31.238.70" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="Node 197ff31a930a change state NodeActive --> NodeLeft" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="node3(197ff31a930a): Node leave event for 197ff31a930a/172.31.238.70" [2022-05-02T13:05:37.710Z] time="2022-05-02T13:05:37Z" level=info msg="Node 197ff31a930a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:37Z" level=info msg="Node 197ff31a930a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:37Z" level=info msg="Node 197ff31a930a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:37Z" level=debug msg="memberlist: Failed ping: 197ff31a930a (timeout reached)" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.238.70:10037: use of closed network connection" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.238.70:10036: use of closed network connection" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:37Z" level=debug msg="memberlist: Stream connection from=172.31.238.70:49399" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:38Z" level=info msg="Node cf37272a5e5b change state NodeActive --> NodeLeft" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:38Z" level=info msg="node5(e28bc330c58a): Node leave event for cf37272a5e5b/172.31.238.70" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:38Z" level=info msg="Node cf37272a5e5b change state NodeActive --> NodeLeft" [2022-05-02T13:05:38.178Z] time="2022-05-02T13:05:38Z" level=info msg="node4(cf37272a5e5b): Node leave event for cf37272a5e5b/172.31.238.70" [2022-05-02T13:05:38.646Z] time="2022-05-02T13:05:38Z" level=warning msg="memberlist: Was able to connect to 197ff31a930a but other probes failed, network may be misconfigured" [2022-05-02T13:05:38.646Z] time="2022-05-02T13:05:38Z" level=info msg="Node cf37272a5e5b/172.31.238.70, left gossip cluster" [2022-05-02T13:05:39.114Z] time="2022-05-02T13:05:38Z" level=info msg="Node cf37272a5e5b/172.31.238.70, left gossip cluster" [2022-05-02T13:05:39.582Z] time="2022-05-02T13:05:39Z" level=info msg="Node e28bc330c58a/172.31.238.70, left gossip cluster" [2022-05-02T13:05:39.582Z] time="2022-05-02T13:05:39Z" level=info msg="Node e28bc330c58a change state NodeActive --> NodeFailed" [2022-05-02T13:05:39.582Z] time="2022-05-02T13:05:39Z" level=info msg="Node e28bc330c58a/172.31.238.70, added to failed nodes list" [2022-05-02T13:05:39.582Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-02T13:05:39.582Z] PASS [2022-05-02T13:05:39.582Z] coverage: 60.0% of statements [2022-05-02T13:05:39.582Z] ok github.com/docker/docker/libnetwork/networkdb 104.330s coverage: 60.0% of statements [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/quota [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T13:05:39.582Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === Skipped [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-02T13:05:42.539Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-02T13:05:42.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-02T13:05:42.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-02T13:05:42.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-02T13:05:42.539Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T13:05:42.539Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T13:05:42.539Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T13:05:42.539Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T13:05:42.539Z] [2022-05-02T13:05:42.539Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T13:05:42.540Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-02T13:05:42.540Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T13:05:42.540Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-02T13:05:42.540Z] daemon_test.go:145: root required [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T13:05:42.540Z] reload_test.go:342: root required [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T13:05:42.540Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T13:05:42.540Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-02T13:05:42.540Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-02T13:05:42.540Z] download_test.go:267: Needs fixing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-02T13:05:42.540Z] layer_test.go:291: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-02T13:05:42.540Z] layer_test.go:340: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-02T13:05:42.540Z] layer_test.go:455: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-02T13:05:42.540Z] layer_test.go:684: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-02T13:05:42.540Z] migration_test.go:45: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T13:05:42.540Z] migration_test.go:181: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-02T13:05:42.540Z] mount_test.go:17: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-02T13:05:42.540Z] mount_test.go:76: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-02T13:05:42.540Z] mount_test.go:125: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-02T13:05:42.540Z] mount_test.go:212: Failing on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-02T13:05:42.540Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-02T13:05:42.540Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-02T13:05:42.540Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-02T13:05:42.540Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-02T13:05:42.540Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s) [2022-05-02T13:05:42.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-02T13:05:42.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-02T13:05:42.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-02T13:05:42.540Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-02T13:05:42.540Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-02T13:05:42.540Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-02T13:05:42.540Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T13:05:42.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T13:05:42.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T13:05:42.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T13:05:42.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T13:05:42.540Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-02T13:05:42.540Z] archive_test.go:140: zstd not installed [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-02T13:05:42.540Z] archive_windows_test.go:16: Currently fails [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-02T13:05:42.540Z] changes_test.go:196: needs more investigation [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-02T13:05:42.540Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-02T13:05:42.540Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-02T13:05:42.540Z] changes_test.go:433: needs further investigation [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-02T13:05:42.540Z] changes_test.go:469: needs further investigation [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-02T13:05:42.540Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-02T13:05:42.540Z] poller_test.go:40: No chmod on Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T13:05:42.540Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T13:05:42.540Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-02T13:05:42.540Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-05-02T13:05:42.540Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-02T13:05:42.540Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-02T13:05:42.540Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-02T13:05:42.540Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T13:05:42.540Z] [2022-05-02T13:05:42.540Z] DONE 2287 tests, 70 skipped in 295.118s [2022-05-02T13:05:43.008Z] INFO: make.ps1 ended at 05/02/2022 13:05:42 [2022-05-02T13:05:44.576Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-02T13:05:44.576Z] INFO: Unit tests ended at 05/02/2022 13:05:44. Duration:00:05:10.3984739 [2022-05-02T13:05:44.576Z] INFO: Building busybox [2022-05-02T13:05:44.576Z] Sending build context to Docker daemon 5.12kB [2022-05-02T13:05:44.576Z] [2022-05-02T13:05:44.576Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-02T13:05:44.576Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-02T13:05:44.576Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-02T13:05:44.576Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-02T13:05:44.576Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-02T13:05:44.576Z] ---> aa8714eb8356 [2022-05-02T13:05:44.576Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-02T13:05:44.576Z] ---> Running in 6ba3f263ffb3 [2022-05-02T13:05:47.129Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:05:47.129Z] === RUN TestDockerSuite/TestExecTTY [2022-05-02T13:05:47.129Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-02T13:05:47.129Z] === RUN TestInfoDebug [2022-05-02T13:05:47.129Z] --- PASS: TestInfoDebug (0.53s) [2022-05-02T13:05:47.129Z] === RUN TestInfoInsecureRegistries [2022-05-02T13:05:47.390Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:05:47.395Z] --- PASS: TestBuildWithHugeFile (132.88s) [2022-05-02T13:05:47.395Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T13:05:47.395Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T13:05:47.395Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T13:05:47.395Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T13:05:47.395Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:05:47.395Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:05:47.395Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:05:47.395Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:05:47.395Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:05:47.395Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:05:47.395Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:05:47.395Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:05:47.395Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:05:47.395Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-05-02T13:05:47.395Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-02T13:05:47.395Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-02T13:05:47.395Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-02T13:05:47.395Z] === RUN TestBuildPreserveOwnership [2022-05-02T13:05:47.395Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:05:47.395Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-02T13:05:47.395Z] === RUN TestBuildPlatformInvalid [2022-05-02T13:05:47.395Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-05-02T13:05:47.395Z] PASS [2022-05-02T13:05:47.395Z] ok github.com/docker/docker/integration/build 260.375s [2022-05-02T13:05:47.651Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-05-02T13:05:47.651Z] === RUN TestInfoRegistryMirrors [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] === Skipped [2022-05-02T13:05:47.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-02T13:05:47.865Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-02T13:05:47.865Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-02T13:05:47.865Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-02T13:05:47.865Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T13:05:47.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-02T13:05:47.865Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:05:47.865Z] [2022-05-02T13:05:47.865Z] DONE 29 tests, 6 skipped in 303.100s [2022-05-02T13:05:47.865Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-02T13:05:47.911Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:05:48.172Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-02T13:05:48.172Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T13:05:48.172Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-05-02T13:05:48.172Z] === RUN TestPingCacheHeaders [2022-05-02T13:05:48.172Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-02T13:05:48.172Z] === RUN TestPingGet [2022-05-02T13:05:48.172Z] --- PASS: TestPingGet (0.03s) [2022-05-02T13:05:48.172Z] === RUN TestPingHead [2022-05-02T13:05:48.172Z] --- PASS: TestPingHead (0.02s) [2022-05-02T13:05:48.172Z] === RUN TestPingSwarmHeader [2022-05-02T13:05:48.754Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:05:48.754Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T13:05:49.327Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:05:49.327Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-02T13:05:49.327Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:05:49.589Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T13:05:50.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:05:50.085Z] INFO: Testing against a local daemon [2022-05-02T13:05:50.085Z] === RUN TestConfigInspect [2022-05-02T13:05:50.085Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-02T13:05:50.085Z] === RUN TestConfigList [2022-05-02T13:05:50.085Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] --- SKIP: TestConfigList (0.00s) [2022-05-02T13:05:50.085Z] === RUN TestConfigsCreateAndDelete [2022-05-02T13:05:50.085Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-02T13:05:50.085Z] === RUN TestConfigsUpdate [2022-05-02T13:05:50.085Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-02T13:05:50.085Z] === RUN TestTemplatedConfig [2022-05-02T13:05:50.085Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T13:05:50.085Z] === RUN TestConfigCreateResolve [2022-05-02T13:05:50.085Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:05:50.085Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-02T13:05:50.085Z] PASS [2022-05-02T13:05:50.085Z] ok github.com/docker/docker/integration/config 0.170s [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] === Skipped [2022-05-02T13:05:50.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-02T13:05:50.085Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-02T13:05:50.085Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-02T13:05:50.085Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-02T13:05:50.085Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-02T13:05:50.085Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-02T13:05:50.085Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:05:50.085Z] [2022-05-02T13:05:50.085Z] DONE 6 tests, 6 skipped in 2.352s [2022-05-02T13:05:50.461Z] Removing intermediate container 6ba3f263ffb3 [2022-05-02T13:05:50.461Z] ---> 95cd4cd4f8f0 [2022-05-02T13:05:50.461Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-02T13:05:50.461Z] ---> Running in 9784ab319cc6 [2022-05-02T13:05:50.461Z] Removing intermediate container 9784ab319cc6 [2022-05-02T13:05:50.461Z] ---> df17eba7e750 [2022-05-02T13:05:50.461Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-02T13:05:50.461Z] ---> Running in 3b771b530bb4 [2022-05-02T13:05:50.556Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-02T13:05:50.929Z] Removing intermediate container 3b771b530bb4 [2022-05-02T13:05:50.929Z] ---> 5062bab47eb2 [2022-05-02T13:05:50.929Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-02T13:05:50.974Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T13:05:50.974Z] --- PASS: TestPingSwarmHeader (2.44s) [2022-05-02T13:05:50.974Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T13:05:50.974Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T13:05:50.974Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T13:05:50.974Z] === RUN TestVersion [2022-05-02T13:05:50.974Z] --- PASS: TestVersion (0.02s) [2022-05-02T13:05:50.974Z] === CONT TestDiskUsage [2022-05-02T13:05:50.974Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T13:05:51.235Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T13:05:51.496Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T13:05:51.496Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T13:05:51.723Z] --- PASS: TestCheckoutGit (37.01s) [2022-05-02T13:05:51.723Z] === RUN TestValidGitTransport [2022-05-02T13:05:51.723Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-02T13:05:51.723Z] === RUN TestGitInvalidRef [2022-05-02T13:05:51.723Z] --- PASS: TestGitInvalidRef (0.23s) [2022-05-02T13:05:51.723Z] PASS [2022-05-02T13:05:51.723Z] coverage: 86.3% of statements [2022-05-02T13:05:51.723Z] ok github.com/docker/docker/builder/remotecontext/git 37.426s coverage: 86.3% of statements [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T13:05:52.068Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T13:05:52.192Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T13:05:52.192Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T13:05:52.192Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T13:05:52.192Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage (1.46s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-02T13:05:52.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T13:05:52.330Z] PASS [2022-05-02T13:05:52.330Z] [2022-05-02T13:05:52.330Z] === Skipped [2022-05-02T13:05:52.330Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:05:52.330Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T13:05:52.330Z] [2022-05-02T13:05:52.330Z] DONE 54 tests, 1 skipped in 23.466s [2022-05-02T13:05:52.330Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T13:05:52.330Z] ++ 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-02T13:05:52.330Z] ++ set -e [2022-05-02T13:05:52.330Z] ++ '[' -n 0 ']' [2022-05-02T13:05:52.330Z] ++ set -x [2022-05-02T13:05:52.330Z] ++ 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-02T13:05:52.330Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-02T13:05:52.330Z] INFO: Testing against a local daemon [2022-05-02T13:05:52.330Z] === RUN TestVolumesCreateAndList [2022-05-02T13:05:52.330Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T13:05:52.330Z] === RUN TestVolumesRemove [2022-05-02T13:05:52.493Z] [2022-05-02T13:05:52.593Z] --- PASS: TestVolumesRemove (0.08s) [2022-05-02T13:05:52.593Z] === RUN TestVolumesInspect [2022-05-02T13:05:52.593Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T13:05:52.593Z] === RUN TestVolumesInvalidJSON [2022-05-02T13:05:52.593Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T13:05:52.594Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T13:05:52.594Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T13:05:52.594Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T13:05:52.594Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T13:05:52.594Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T13:05:52.594Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T13:05:52.594Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-02T13:05:52.594Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T13:05:52.594Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T13:05:52.594Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T13:05:52.594Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T13:05:52.594Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T13:05:52.594Z] PASS [2022-05-02T13:05:52.594Z] [2022-05-02T13:05:52.594Z] DONE 9 tests in 0.258s [2022-05-02T13:05:52.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T13:05:52.855Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T13:05:52.855Z] +++ kill 6660 [2022-05-02T13:05:52.962Z] ---> 4de3b8118265 [2022-05-02T13:05:52.962Z] 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-02T13:05:53.116Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:05:53.116Z] +++ /etc/init.d/apparmor stop [2022-05-02T13:05:53.116Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T13:05:53.116Z] [2022-05-02T13:05:53.116Z] Unloading profiles will leave already running processes permanently [2022-05-02T13:05:53.116Z] unconfined, which can lead to unexpected situations. [2022-05-02T13:05:53.116Z] [2022-05-02T13:05:53.116Z] To set a process to complain mode, use the command line tool [2022-05-02T13:05:53.116Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T13:05:53.116Z] +++ true [2022-05-02T13:05:53.116Z] exiting test-integration [2022-05-02T13:05:53.116Z] ++ exit 0 [2022-05-02T13:05:53.116Z] [2022-05-02T13:05:53.430Z] ---> Running in c126cd9f4693 [2022-05-02T13:05:53.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:05:53.614Z] INFO: Testing against a local daemon [2022-05-02T13:05:53.614Z] === RUN TestCheckpoint [2022-05-02T13:05:53.614Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T13:05:53.614Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T13:05:53.614Z] === RUN TestContainerInvalidJSON [2022-05-02T13:05:53.614Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T13:05:53.614Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T13:05:53.614Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T13:05:53.614Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T13:05:53.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:05:53.614Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:05:53.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:05:54.059Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:05:54.059Z] + for job in $(jobs -p) [2022-05-02T13:05:54.059Z] + wait 14445 [2022-05-02T13:05:54.083Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:05:54.083Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:05:54.083Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:05:54.083Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T13:05:54.083Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T13:05:54.084Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T13:05:54.084Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T13:05:54.084Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T13:05:54.084Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T13:05:54.084Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.02s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.02s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.02s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/commit (0.04s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.02s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T13:05:54.084Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-05-02T13:05:54.084Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T13:05:54.084Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.33s) [2022-05-02T13:05:54.084Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T13:05:54.555Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2022-05-02T13:05:54.555Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T13:05:54.555Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-05-02T13:05:54.555Z] === RUN TestCopyEmptyFile [2022-05-02T13:05:55.547Z] --- PASS: TestCopyEmptyFile (0.79s) [2022-05-02T13:05:55.547Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T13:05:56.020Z] --- PASS: TestCopyToContainerPathIsNotDir (0.38s) [2022-05-02T13:05:56.020Z] === RUN TestCopyFromContainer [2022-05-02T13:05:56.020Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:56.020Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-02T13:05:56.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T13:05:56.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:05:56.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:05:56.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:05:56.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:05:56.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:05:56.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:05:56.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:05:56.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:05:56.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:05:56.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-02T13:05:56.020Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T13:05:56.020Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T13:05:56.020Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidEnv [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-02T13:05:56.020Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T13:05:56.020Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:56.020Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T13:05:56.020Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T13:05:56.020Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:05:56.020Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T13:05:56.020Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T13:05:56.020Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:05:56.020Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:05:56.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:05:56.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:05:56.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T13:05:56.020Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T13:05:56.020Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T13:05:56.020Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T13:05:56.020Z] === RUN TestCreateDifferentPlatform [2022-05-02T13:05:56.020Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T13:05:56.020Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T13:05:56.020Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-02T13:05:56.020Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-02T13:05:56.020Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T13:05:56.492Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.18s) [2022-05-02T13:05:56.492Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T13:05:56.492Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T13:05:56.492Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-02T13:05:56.492Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T13:05:56.492Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:05:56.492Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-02T13:05:56.492Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.492Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:05:56.966Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:05:56.966Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:56.966Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:57.434Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:05:59.343Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-02T13:06:02.613Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-02T13:06:02.613Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestConfigureDaemonLogs [2022-05-02T13:06:02.613Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestCommonOptionsInstallFlags [2022-05-02T13:06:02.613Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-02T13:06:02.613Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-02T13:06:02.613Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-02T13:06:02.614Z] PASS [2022-05-02T13:06:02.614Z] coverage: 20.1% of statements [2022-05-02T13:06:02.614Z] ok github.com/docker/docker/cmd/dockerd 0.279s coverage: 20.1% of statements [2022-05-02T13:06:02.614Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-02T13:06:02.614Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T13:06:03.544Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:06:03.568Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices (0.07s) [2022-05-02T13:06:03.568Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.34s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.36s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.54s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.67s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.01s) [2022-05-02T13:06:03.568Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.63s) [2022-05-02T13:06:03.568Z] === RUN TestDiff [2022-05-02T13:06:03.568Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T13:06:03.568Z] --- SKIP: TestDiff (0.00s) [2022-05-02T13:06:03.568Z] === RUN TestExecWithCloseStdin [2022-05-02T13:06:03.600Z] === RUN TestContainerStopSignal [2022-05-02T13:06:03.600Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestContainerStopTimeout [2022-05-02T13:06:03.600Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-02T13:06:03.600Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-02T13:06:03.600Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-02T13:06:03.600Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestReplaceAndAppendEnvVars [2022-05-02T13:06:03.600Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-02T13:06:03.600Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestNewMemoryStore [2022-05-02T13:06:03.600Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestAddContainers [2022-05-02T13:06:03.600Z] --- PASS: TestAddContainers (0.00s) [2022-05-02T13:06:03.600Z] === RUN TestGetContainer [2022-05-02T13:06:03.601Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestDeleteContainer [2022-05-02T13:06:03.601Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestListContainers [2022-05-02T13:06:03.601Z] --- PASS: TestListContainers (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestFirstContainer [2022-05-02T13:06:03.601Z] --- PASS: TestFirstContainer (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestApplyAllContainer [2022-05-02T13:06:03.601Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestIsValidHealthString [2022-05-02T13:06:03.601Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestStateRunStop [2022-05-02T13:06:03.601Z] --- PASS: TestStateRunStop (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestStateTimeoutWait [2022-05-02T13:06:03.601Z] state_test.go:141: Stop callback fired [2022-05-02T13:06:03.601Z] state_test.go:165: Stop callback fired [2022-05-02T13:06:03.601Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-02T13:06:03.601Z] === RUN TestIsValidStateString [2022-05-02T13:06:03.601Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestViewSaveDelete [2022-05-02T13:06:03.601Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-02T13:06:03.601Z] === RUN TestViewAll [2022-05-02T13:06:03.601Z] --- PASS: TestViewAll (0.01s) [2022-05-02T13:06:03.601Z] === RUN TestViewGet [2022-05-02T13:06:03.601Z] --- PASS: TestViewGet (0.01s) [2022-05-02T13:06:03.601Z] === RUN TestNames [2022-05-02T13:06:03.601Z] --- PASS: TestNames (0.00s) [2022-05-02T13:06:03.601Z] === RUN TestViewWithHealthCheck [2022-05-02T13:06:03.601Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-02T13:06:03.601Z] PASS [2022-05-02T13:06:03.601Z] coverage: 41.7% of statements [2022-05-02T13:06:03.601Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-05-02T13:06:03.601Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T13:06:03.601Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T13:06:03.601Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T13:06:03.601Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T13:06:03.861Z] Removing intermediate container c126cd9f4693 [2022-05-02T13:06:03.861Z] ---> 64d3d03ffc1a [2022-05-02T13:06:03.861Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-02T13:06:03.861Z] ---> Running in 0825fea9980c [2022-05-02T13:06:04.588Z] === RUN TestPrepare [2022-05-02T13:06:04.588Z] --- PASS: TestPrepare (0.00s) [2022-05-02T13:06:04.588Z] === RUN TestStart [2022-05-02T13:06:04.588Z] --- PASS: TestStart (0.00s) [2022-05-02T13:06:04.588Z] === RUN TestWaitCancel [2022-05-02T13:06:04.588Z] --- PASS: TestWaitCancel (0.00s) [2022-05-02T13:06:04.588Z] === RUN TestWaitDisabled [2022-05-02T13:06:04.588Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-02T13:06:04.588Z] === RUN TestWaitEnabled [2022-05-02T13:06:04.588Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-02T13:06:04.588Z] === RUN TestRemove [2022-05-02T13:06:04.588Z] --- PASS: TestRemove (0.00s) [2022-05-02T13:06:04.588Z] PASS [2022-05-02T13:06:04.588Z] coverage: 66.3% of statements [2022-05-02T13:06:04.588Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 66.3% of statements [2022-05-02T13:06:04.850Z] [2022-05-02T13:06:04.850Z] SUCCESS: Specified value was saved. [2022-05-02T13:06:04.925Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:06:07.366Z] --- PASS: TestExecWithCloseStdin (3.27s) [2022-05-02T13:06:07.366Z] === RUN TestExec [2022-05-02T13:06:07.802Z] Removing intermediate container 0825fea9980c [2022-05-02T13:06:08.270Z] ---> 8a7144d08d9a [2022-05-02T13:06:08.270Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-02T13:06:08.270Z] ---> Running in f99d772563cc [2022-05-02T13:06:08.383Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-02T13:06:08.383Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-02T13:06:08.383Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-02T13:06:08.383Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-02T13:06:08.383Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-02T13:06:08.383Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-02T13:06:08.383Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-02T13:06:08.383Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-02T13:06:08.384Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-02T13:06:08.384Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-02T13:06:08.384Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-02T13:06:08.384Z] PASS [2022-05-02T13:06:08.384Z] coverage: 35.9% of statements [2022-05-02T13:06:08.384Z] ok github.com/docker/docker/daemon/cluster/convert 0.666s coverage: 35.9% of statements [2022-05-02T13:06:08.384Z] === RUN TestNewListSecretsFilters [2022-05-02T13:06:08.384Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-02T13:06:08.384Z] === RUN TestNewListConfigsFilters [2022-05-02T13:06:08.384Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-02T13:06:08.384Z] PASS [2022-05-02T13:06:08.384Z] coverage: 0.5% of statements [2022-05-02T13:06:08.384Z] ok github.com/docker/docker/daemon/cluster 1.521s coverage: 0.5% of statements [2022-05-02T13:06:09.126Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:06:09.589Z] --- PASS: TestExec (2.81s) [2022-05-02T13:06:09.589Z] === RUN TestExecUser [2022-05-02T13:06:09.589Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T13:06:09.589Z] --- SKIP: TestExecUser (0.00s) [2022-05-02T13:06:09.589Z] === RUN TestExportContainerAndImportImage [2022-05-02T13:06:09.589Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:06:09.589Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-02T13:06:09.589Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T13:06:09.589Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:06:09.589Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T13:06:09.589Z] === RUN TestHealthCheckWorkdir [2022-05-02T13:06:09.589Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T13:06:09.589Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-02T13:06:09.589Z] === RUN TestHealthKillContainer [2022-05-02T13:06:09.589Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T13:06:09.589Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-02T13:06:09.589Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T13:06:09.589Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T13:06:09.589Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T13:06:09.589Z] === RUN TestKillContainerInvalidSignal [2022-05-02T13:06:09.697Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:06:09.697Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:06:09.697Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:06:11.337Z] === RUN TestWaitNodeAttachment [2022-05-02T13:06:11.805Z] === RUN TestBuilderGC [2022-05-02T13:06:11.805Z] --- PASS: TestBuilderGC (0.01s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationNotFound [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonBrokenConfiguration [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestFindConfigurationConflicts [2022-05-02T13:06:11.805Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-02T13:06:11.805Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-02T13:06:11.805Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-02T13:06:11.805Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-02T13:06:11.805Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_label [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_dns [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_hosts [2022-05-02T13:06:11.805Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestReloadSetConfigFileNotExist [2022-05-02T13:06:11.805Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-02T13:06:11.805Z] === RUN TestIsolationConversion [2022-05-02T13:06:11.805Z] === RUN TestIsolationConversion/default [2022-05-02T13:06:11.805Z] === RUN TestIsolationConversion/process [2022-05-02T13:06:11.805Z] === RUN TestIsolationConversion/hyperv [2022-05-02T13:06:11.805Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestContainerLabels [2022-05-02T13:06:11.805Z] --- PASS: TestContainerLabels (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestCredentialSpecConversion [2022-05-02T13:06:11.805Z] === RUN TestCredentialSpecConversion/none [2022-05-02T13:06:11.805Z] === RUN TestCredentialSpecConversion/config [2022-05-02T13:06:11.805Z] === RUN TestCredentialSpecConversion/file [2022-05-02T13:06:11.805Z] === RUN TestCredentialSpecConversion/registry [2022-05-02T13:06:11.805Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-02T13:06:11.805Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestControllerValidateMountBind [2022-05-02T13:06:11.805Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestControllerValidateMountVolume [2022-05-02T13:06:11.805Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestControllerValidateMountTarget [2022-05-02T13:06:11.805Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestControllerValidateMountTmpfs [2022-05-02T13:06:11.805Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestControllerValidateMountInvalidType [2022-05-02T13:06:11.805Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestControllerValidateMountNamedPipe [2022-05-02T13:06:11.805Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-02T13:06:11.805Z] PASS [2022-05-02T13:06:11.805Z] coverage: 11.0% of statements [2022-05-02T13:06:11.805Z] time="2022-05-02T13:06:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-02T13:06:11.805Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-05-02T13:06:11.805Z] === RUN TestReloadDefaultConfigNotExist [2022-05-02T13:06:11.805Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:11.805Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-02T13:06:11.805Z] === RUN TestReloadBadDefaultConfig [2022-05-02T13:06:11.805Z] time="2022-05-02T13:06:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1577351933" [2022-05-02T13:06:11.805Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestReloadWithConflictingLabels [2022-05-02T13:06:11.805Z] time="2022-05-02T13:06:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1198311385" [2022-05-02T13:06:11.805Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.688s coverage: 11.0% of statements [2022-05-02T13:06:11.805Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestReloadWithDuplicateLabels [2022-05-02T13:06:11.805Z] time="2022-05-02T13:06:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2560688882" [2022-05-02T13:06:11.805Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestMaskURLCredentials [2022-05-02T13:06:11.805Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-02T13:06:11.805Z] === RUN TestDaemonConfigurationMerge [2022-05-02T13:06:11.805Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-02T13:06:11.805Z] PASS [2022-05-02T13:06:11.805Z] coverage: 79.8% of statements [2022-05-02T13:06:11.805Z] ok github.com/docker/docker/daemon/config 0.339s coverage: 79.8% of statements [2022-05-02T13:06:12.275Z] === RUN TestEventsLog [2022-05-02T13:06:12.275Z] --- PASS: TestEventsLog (0.00s) [2022-05-02T13:06:12.275Z] === RUN TestEventsLogTimeout [2022-05-02T13:06:12.275Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-02T13:06:12.275Z] === RUN TestLogEvents [2022-05-02T13:06:12.275Z] --- PASS: TestLogEvents (0.05s) [2022-05-02T13:06:12.275Z] === RUN TestLoadBufferedEvents [2022-05-02T13:06:12.548Z] --- PASS: TestKillContainerInvalidSignal (2.62s) [2022-05-02T13:06:12.548Z] === RUN TestKillContainer [2022-05-02T13:06:12.548Z] === RUN TestKillContainer/no_signal [2022-05-02T13:06:12.743Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-02T13:06:12.743Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-02T13:06:12.743Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-02T13:06:12.743Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-02T13:06:12.743Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-02T13:06:12.743Z] PASS [2022-05-02T13:06:12.743Z] coverage: 50.0% of statements [2022-05-02T13:06:12.743Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2022-05-02T13:06:13.026Z] Cannot create a file when that file already exists. [2022-05-02T13:06:13.732Z] === RUN TestIsEmptyDir [2022-05-02T13:06:13.732Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-02T13:06:13.732Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-02T13:06:13.732Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-02T13:06:13.732Z] PASS [2022-05-02T13:06:13.732Z] coverage: 2.3% of statements [2022-05-02T13:06:13.732Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-05-02T13:06:14.200Z] === RUN TestLinkNaming [2022-05-02T13:06:14.200Z] --- PASS: TestLinkNaming (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestLinkNew [2022-05-02T13:06:14.200Z] --- PASS: TestLinkNew (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestLinkEnv [2022-05-02T13:06:14.200Z] --- PASS: TestLinkEnv (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestLinkMultipleEnv [2022-05-02T13:06:14.200Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestLinkPortRangeEnv [2022-05-02T13:06:14.200Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-02T13:06:14.200Z] PASS [2022-05-02T13:06:14.200Z] coverage: 93.0% of statements [2022-05-02T13:06:14.200Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-05-02T13:06:14.200Z] === RUN TestVerifyNetworkingConfig [2022-05-02T13:06:14.200Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestGetContainer [2022-05-02T13:06:14.200Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestValidContainerNames [2022-05-02T13:06:14.200Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestContainerInitDNS [2022-05-02T13:06:14.200Z] daemon_test.go:145: root required [2022-05-02T13:06:14.200Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestMerge [2022-05-02T13:06:14.200Z] --- PASS: TestMerge (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestValidateContainerIsolation [2022-05-02T13:06:14.200Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestFindNetworkErrorType [2022-05-02T13:06:14.200Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestEnsureServicesExist [2022-05-02T13:06:14.200Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestEnsureServicesExistErrors [2022-05-02T13:06:14.200Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-02T13:06:14.200Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-02T13:06:14.200Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-02T13:06:14.200Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-02T13:06:14.200Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-02T13:06:14.200Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-02T13:06:14.200Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestContainerDelete [2022-05-02T13:06:14.200Z] --- PASS: TestContainerDelete (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestContainerDoubleDelete [2022-05-02T13:06:14.200Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestLogContainerEventCopyLabels [2022-05-02T13:06:14.200Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestLogContainerEventWithAttributes [2022-05-02T13:06:14.200Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestNoneHealthcheck [2022-05-02T13:06:14.200Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-02T13:06:14.200Z] === RUN TestHealthStates [2022-05-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] time="2022-05-02T13:06:14Z" 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-02T13:06:14.668Z] --- PASS: TestHealthStates (0.36s) [2022-05-02T13:06:14.668Z] === RUN TestGetInspectData [2022-05-02T13:06:14.668Z] --- PASS: TestGetInspectData (0.00s) [2022-05-02T13:06:14.668Z] === RUN TestFillLicense [2022-05-02T13:06:14.668Z] --- PASS: TestFillLicense (0.00s) [2022-05-02T13:06:14.668Z] === RUN TestListInvalidFilter [2022-05-02T13:06:14.668Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-02T13:06:14.668Z] === RUN TestNameFilter [2022-05-02T13:06:14.668Z] --- PASS: TestNameFilter (0.00s) [2022-05-02T13:06:14.668Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-02T13:06:14.668Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-02T13:06:14.668Z] === 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-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-02T13:06:14.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-02T13:06:14.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-02T13:06:14.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-02T13:06:14.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-02T13:06:14.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-02T13:06:14.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-02T13:06:14.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T13:06:14.767Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T13:06:14.767Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T13:06:14.767Z] === RUN TestKillContainer/killing_signal [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-02T13:06:15.138Z] --- 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-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-02T13:06:15.138Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-02T13:06:15.138Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestDaemonReloadLabels [2022-05-02T13:06:15.138Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-02T13:06:15.138Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestDaemonReloadMirrors [2022-05-02T13:06:15.138Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-02T13:06:15.138Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-02T13:06:15.138Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-02T13:06:15.138Z] reload_test.go:342: root required [2022-05-02T13:06:15.138Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-02T13:06:15.138Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-02T13:06:15.138Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-05-02T13:06:15.138Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-02T13:06:15.138Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-05-02T13:06:15.138Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-02T13:06:15.138Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-05-02T13:06:15.138Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-02T13:06:15.138Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-02T13:06:15.138Z] === RUN TestParseVolumesFrom [2022-05-02T13:06:15.138Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-02T13:06:15.138Z] PASS [2022-05-02T13:06:15.138Z] coverage: 8.6% of statements [2022-05-02T13:06:15.138Z] ok github.com/docker/docker/daemon 0.753s coverage: 8.6% of statements [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-02T13:06:15.138Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/defaults [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-02T13:06:16.704Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-02T13:06:16.704Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-02T13:06:16.704Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-02T13:06:16.704Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-02T13:06:16.704Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-02T13:06:16.704Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-02T13:06:16.704Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-02T13:06:16.704Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-02T13:06:16.704Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-02T13:06:16.704Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-02T13:06:16.704Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-02T13:06:16.704Z] time="2022-05-02T13:06:16Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-02T13:06:17.172Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-02T13:06:17.172Z] === RUN TestCreateSuccess [2022-05-02T13:06:17.172Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCreateStreamSkipped [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-02T13:06:17.172Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCreateLogGroupSuccess [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-02T13:06:17.172Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCreateError [2022-05-02T13:06:17.172Z] --- PASS: TestCreateError (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCreateAlreadyExists [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-02T13:06:17.172Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestLogClosed [2022-05-02T13:06:17.172Z] --- PASS: TestLogClosed (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestLogBlocking [2022-05-02T13:06:17.172Z] --- PASS: TestLogBlocking (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-02T13:06:17.172Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestLogNonBlockingBufferFull [2022-05-02T13:06:17.172Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestPublishBatchSuccess [2022-05-02T13:06:17.172Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestPublishBatchError [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=error msg=error [2022-05-02T13:06:17.172Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T13:06:17.172Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T13:06:17.172Z] time="2022-05-02T13:06:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-02T13:06:17.172Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchSimple [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchTicker [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMultilinePattern [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchClose [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen/0/Hello [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen/2/🙃 [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen/3/���� [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen/4/He��o [2022-05-02T13:06:17.172Z] === RUN TestEffectiveLen/5/ [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/0/ [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/1/Hello [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: Hello [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/2/Hello [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: He [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: llo [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/3/Hello [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: Hello [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/4/🙃 [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/5/🙃 [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/6/a� [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: a [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: � [2022-05-02T13:06:17.172Z] === RUN TestFindValidSplit/7/a� [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1076: a� [2022-05-02T13:06:17.172Z] cloudwatchlogs_test.go:1077: [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestProcessEventEmoji [2022-05-02T13:06:17.172Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchLineSplit [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMaxEvents [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMaxEvents (0.10s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMaxTotalBytes (0.10s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-02T13:06:17.172Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-02T13:06:17.172Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-02T13:06:17.172Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-02T13:06:17.172Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-02T13:06:17.172Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-02T13:06:17.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-02T13:06:17.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsFormat [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-02T13:06:17.173Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-02T13:06:17.173Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestCreateTagSuccess [2022-05-02T13:06:17.173Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-02T13:06:17.173Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-05-02T13:06:17.173Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-02T13:06:17.173Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-02T13:06:17.173Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-02T13:06:17.173Z] PASS [2022-05-02T13:06:17.173Z] coverage: 80.2% of statements [2022-05-02T13:06:17.173Z] ok github.com/docker/docker/daemon/logger/awslogs 0.619s coverage: 80.2% of statements [2022-05-02T13:06:17.173Z] === RUN TestAdapterReadLogs [2022-05-02T13:06:17.173Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestCopier [2022-05-02T13:06:17.173Z] --- PASS: TestCopier (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestCopierLongLines [2022-05-02T13:06:17.173Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-02T13:06:17.173Z] === RUN TestCopierSlow [2022-05-02T13:06:17.641Z] --- PASS: TestCopierSlow (0.21s) [2022-05-02T13:06:17.641Z] === RUN TestCopierWithSized [2022-05-02T13:06:17.641Z] === RUN TestCopierWithSized/as_is [2022-05-02T13:06:17.641Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-02T13:06:17.641Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-02T13:06:17.641Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-02T13:06:17.641Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestCopierWithPartial [2022-05-02T13:06:17.641Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestRingLogger [2022-05-02T13:06:17.641Z] --- PASS: TestRingLogger (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestRingCap [2022-05-02T13:06:17.641Z] --- PASS: TestRingCap (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestRingClose [2022-05-02T13:06:17.641Z] --- PASS: TestRingClose (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestRingDrain [2022-05-02T13:06:17.641Z] --- PASS: TestRingDrain (0.00s) [2022-05-02T13:06:17.641Z] PASS [2022-05-02T13:06:17.641Z] coverage: 43.2% of statements [2022-05-02T13:06:17.641Z] ok github.com/docker/docker/daemon/logger 0.429s coverage: 43.2% of statements [2022-05-02T13:06:17.641Z] === RUN TestSearchRegistryForImagesErrors [2022-05-02T13:06:17.641Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestSearchRegistryForImages [2022-05-02T13:06:17.641Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestOnlyPlatformWithFallback [2022-05-02T13:06:17.641Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-02T13:06:17.641Z] === RUN TestImageDelete [2022-05-02T13:06:17.641Z] === RUN TestImageDelete/no_lease [2022-05-02T13:06:17.641Z] === RUN TestImageDelete/lease_exists [2022-05-02T13:06:17.641Z] --- PASS: TestImageDelete (0.08s) [2022-05-02T13:06:17.641Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-02T13:06:17.641Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-05-02T13:06:17.641Z] === RUN TestContentStoreForPull [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-02T13:06:17.641Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-02T13:06:17.641Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-02T13:06:17.641Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-02T13:06:17.641Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-02T13:06:17.641Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-02T13:06:17.641Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-02T13:06:17.641Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-02T13:06:17.642Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-02T13:06:17.642Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/#00 [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-02T13:06:17.642Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-02T13:06:17.776Z] Removing intermediate container f99d772563cc [2022-05-02T13:06:17.776Z] ---> 1c0123b395e4 [2022-05-02T13:06:17.776Z] Step 13/13 : CMD ["sh"] [2022-05-02T13:06:17.776Z] ---> Running in ec0bede0e58d [2022-05-02T13:06:18.110Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/something:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-02T13:06:18.111Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-02T13:06:18.111Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-02T13:06:18.111Z] PASS [2022-05-02T13:06:18.111Z] coverage: 53.6% of statements [2022-05-02T13:06:18.111Z] ok github.com/docker/docker/daemon/logger/fluentd 0.131s coverage: 53.6% of statements [2022-05-02T13:06:18.111Z] --- PASS: TestContentStoreForPull (0.26s) [2022-05-02T13:06:18.111Z] PASS [2022-05-02T13:06:18.111Z] coverage: 6.6% of statements [2022-05-02T13:06:18.111Z] ok github.com/docker/docker/daemon/images 0.499s coverage: 6.6% of statements [2022-05-02T13:06:18.111Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T13:06:18.111Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T13:06:18.111Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-02T13:06:18.111Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T13:06:18.111Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-02T13:06:18.111Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-02T13:06:18.245Z] Removing intermediate container ec0bede0e58d [2022-05-02T13:06:18.245Z] ---> 5a3efa1b5a75 [2022-05-02T13:06:18.245Z] Successfully built 5a3efa1b5a75 [2022-05-02T13:06:18.245Z] Successfully tagged busybox:latest [2022-05-02T13:06:18.245Z] INFO: Docker images of the daemon under test [2022-05-02T13:06:18.245Z] [2022-05-02T13:06:18.245Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T13:06:18.245Z] busybox latest 5a3efa1b5a75 Less than a second ago 5.02GB [2022-05-02T13:06:18.245Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T13:06:18.245Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T13:06:18.245Z] [2022-05-02T13:06:18.245Z] INFO: Running integration tests at 05/02/2022 13:06:17... [2022-05-02T13:06:18.245Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-02T13:06:18.245Z] INFO: Integration API tests being run from the host: [2022-05-02T13:06:18.245Z] INFO: make.ps1 starting at 05/02/2022 13:06:17 [2022-05-02T13:06:18.570Z] --- PASS: TestKillContainer (5.59s) [2022-05-02T13:06:18.570Z] --- PASS: TestKillContainer/no_signal (2.47s) [2022-05-02T13:06:18.570Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:06:18.570Z] --- PASS: TestKillContainer/killing_signal (3.03s) [2022-05-02T13:06:18.570Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T13:06:18.570Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:06:18.570Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T13:06:18.570Z] === RUN TestKillStoppedContainer [2022-05-02T13:06:18.570Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:06:18.570Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-02T13:06:18.570Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T13:06:18.570Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:06:18.570Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T13:06:18.570Z] === RUN TestKillDifferentUserContainer [2022-05-02T13:06:18.570Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T13:06:18.570Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-02T13:06:18.570Z] === RUN TestInspectOomKilledTrue [2022-05-02T13:06:18.570Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:06:18.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T13:06:18.570Z] === RUN TestInspectOomKilledFalse [2022-05-02T13:06:18.570Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T13:06:18.570Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T13:06:18.570Z] === RUN TestLogsFollowTailEmpty [2022-05-02T13:06:18.581Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-02T13:06:18.581Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-02T13:06:18.581Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-02T13:06:18.581Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-02T13:06:19.048Z] === RUN TestFastTimeMarshalJSON [2022-05-02T13:06:19.048Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-05-02T13:06:19.048Z] PASS [2022-05-02T13:06:19.048Z] coverage: 87.2% of statements [2022-05-02T13:06:19.048Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 87.2% of statements [2022-05-02T13:06:19.236Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-02T13:06:19.516Z] === RUN TestJSONFileLogger [2022-05-02T13:06:19.516Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-02T13:06:19.516Z] === RUN TestJSONFileLoggerWithTags [2022-05-02T13:06:19.516Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-02T13:06:19.516Z] === RUN TestJSONFileLoggerWithOpts [2022-05-02T13:06:19.516Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-02T13:06:19.516Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-02T13:06:19.516Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-02T13:06:19.516Z] === RUN TestEncodeDecode [2022-05-02T13:06:19.516Z] === PAUSE TestEncodeDecode [2022-05-02T13:06:19.516Z] === RUN TestUnexpectedEOF [2022-05-02T13:06:19.516Z] time="2022-05-02T13:06:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T13:06:19.516Z] time="2022-05-02T13:06:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T13:06:19.516Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-05-02T13:06:19.516Z] === CONT TestEncodeDecode [2022-05-02T13:06:19.516Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-02T13:06:19.516Z] PASS [2022-05-02T13:06:19.516Z] coverage: 69.9% of statements [2022-05-02T13:06:19.517Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.361s coverage: 69.9% of statements [2022-05-02T13:06:20.503Z] === RUN TestWriteLog [2022-05-02T13:06:20.503Z] === PAUSE TestWriteLog [2022-05-02T13:06:20.503Z] === RUN TestReadLog [2022-05-02T13:06:20.503Z] === PAUSE TestReadLog [2022-05-02T13:06:20.503Z] === RUN TestDecode [2022-05-02T13:06:20.503Z] --- PASS: TestDecode (0.03s) [2022-05-02T13:06:20.503Z] === CONT TestWriteLog [2022-05-02T13:06:20.503Z] === CONT TestReadLog [2022-05-02T13:06:20.503Z] === RUN TestReadLog/tail_exact [2022-05-02T13:06:20.503Z] --- PASS: TestWriteLog (0.01s) [2022-05-02T13:06:20.503Z] === RUN TestOpenFileDelete [2022-05-02T13:06:20.503Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestOpenFileRename [2022-05-02T13:06:20.503Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestHandleDecoderErr [2022-05-02T13:06:20.503Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestParseLogTagDefaultTag [2022-05-02T13:06:20.503Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestParseLogTag [2022-05-02T13:06:20.503Z] --- PASS: TestParseLogTag (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestParseLogTagEmptyTag [2022-05-02T13:06:20.503Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestTailFiles [2022-05-02T13:06:20.503Z] --- PASS: TestTailFiles (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestFollowLogsConsumerGone [2022-05-02T13:06:20.503Z] === RUN TestReadLog/tail_less_than_available [2022-05-02T13:06:20.503Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestFollowLogsProducerGone [2022-05-02T13:06:20.503Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-02T13:06:20.503Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-02T13:06:20.503Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-02T13:06:20.503Z] === RUN TestCheckCapacityAndRotate [2022-05-02T13:06:20.503Z] === RUN TestReadLog/tail_more_than_available [2022-05-02T13:06:20.503Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-02T13:06:20.503Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-02T13:06:20.503Z] --- PASS: TestReadLog (0.24s) [2022-05-02T13:06:20.503Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-05-02T13:06:20.503Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-02T13:06:20.503Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-02T13:06:20.503Z] PASS [2022-05-02T13:06:20.503Z] coverage: 78.7% of statements [2022-05-02T13:06:20.503Z] ok github.com/docker/docker/daemon/logger/local 0.480s coverage: 78.7% of statements [2022-05-02T13:06:20.503Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-02T13:06:20.503Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-02T13:06:20.503Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-02T13:06:20.503Z] PASS [2022-05-02T13:06:20.503Z] coverage: 53.5% of statements [2022-05-02T13:06:20.503Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.127s coverage: 53.5% of statements [2022-05-02T13:06:20.503Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T13:06:20.788Z] --- PASS: TestLogsFollowTailEmpty (2.65s) [2022-05-02T13:06:20.788Z] === RUN TestNetworkNat [2022-05-02T13:06:20.788Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T13:06:20.788Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-02T13:06:20.788Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T13:06:20.972Z] === RUN TestLog [2022-05-02T13:06:20.972Z] --- PASS: TestLog (0.03s) [2022-05-02T13:06:20.972Z] PASS [2022-05-02T13:06:20.972Z] coverage: 31.5% of statements [2022-05-02T13:06:20.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-05-02T13:06:21.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-02T13:06:21.969Z] === RUN TestNewParse [2022-05-02T13:06:21.969Z] --- PASS: TestNewParse (0.00s) [2022-05-02T13:06:21.969Z] PASS [2022-05-02T13:06:21.969Z] coverage: 8.3% of statements [2022-05-02T13:06:21.969Z] ok github.com/docker/docker/daemon/logger/templates 0.082s coverage: 8.3% of statements [2022-05-02T13:06:21.969Z] === RUN TestValidateLogOpt [2022-05-02T13:06:21.969Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestNewMissedConfig [2022-05-02T13:06:21.969Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestNewMissedUrl [2022-05-02T13:06:21.969Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestNewMissedToken [2022-05-02T13:06:21.969Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestNewWithProxy [2022-05-02T13:06:21.969Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestDefault [2022-05-02T13:06:21.969Z] --- PASS: TestDefault (0.01s) [2022-05-02T13:06:21.969Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-02T13:06:21.969Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestJsonFormat [2022-05-02T13:06:21.969Z] --- PASS: TestJsonFormat (0.01s) [2022-05-02T13:06:21.969Z] === RUN TestRawFormat [2022-05-02T13:06:21.969Z] --- PASS: TestRawFormat (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestRawFormatWithLabels [2022-05-02T13:06:21.969Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestRawFormatWithoutTag [2022-05-02T13:06:21.969Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestBatching [2022-05-02T13:06:21.969Z] === RUN TestParseLogFormat [2022-05-02T13:06:21.969Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestValidateLogOptEmpty [2022-05-02T13:06:21.969Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogAddress [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestParseAddressDefaultPort [2022-05-02T13:06:21.969Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestValidateSyslogFacility [2022-05-02T13:06:21.969Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestValidateLogOptSyslogFormat [2022-05-02T13:06:21.969Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-02T13:06:21.969Z] === RUN TestValidateLogOpt [2022-05-02T13:06:21.969Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T13:06:21.969Z] PASS [2022-05-02T13:06:21.969Z] coverage: 43.6% of statements [2022-05-02T13:06:22.438Z] ok github.com/docker/docker/daemon/logger/syslog 0.070s coverage: 43.6% of statements [2022-05-02T13:06:22.438Z] --- PASS: TestBatching (0.30s) [2022-05-02T13:06:22.438Z] === RUN TestFrequency [2022-05-02T13:06:22.438Z] --- PASS: TestFrequency (0.18s) [2022-05-02T13:06:22.438Z] === RUN TestOneMessagePerRequest [2022-05-02T13:06:22.438Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-02T13:06:22.438Z] === RUN TestVerify [2022-05-02T13:06:22.438Z] --- PASS: TestVerify (0.00s) [2022-05-02T13:06:22.438Z] === RUN TestSkipVerify [2022-05-02T13:06:22.907Z] time="2022-05-02T13:06:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:22.907Z] time="2022-05-02T13:06:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:22.907Z] time="2022-05-02T13:06:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] --- PASS: TestSkipVerify (0.79s) [2022-05-02T13:06:23.378Z] === RUN TestBufferMaximum [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.021829\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.021829\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-02T13:06:23.378Z] === RUN TestServerAlwaysDown [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.024828\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.024828\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.024828\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.025829\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] time="2022-05-02T13:06:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651496783.025829\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:23.378Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-02T13:06:23.378Z] === RUN TestCannotSendAfterClose [2022-05-02T13:06:23.378Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-02T13:06:23.378Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-02T13:06:23.378Z] === RUN TestV1IDService [2022-05-02T13:06:23.378Z] --- PASS: TestV1IDService (0.02s) [2022-05-02T13:06:23.378Z] === RUN TestV2MetadataService [2022-05-02T13:06:23.748Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-05-02T13:06:23.748Z] === RUN TestNetworkLoopbackNat [2022-05-02T13:06:23.748Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T13:06:23.748Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-02T13:06:23.748Z] === RUN TestPause [2022-05-02T13:06:23.748Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T13:06:23.748Z] --- SKIP: TestPause (0.00s) [2022-05-02T13:06:23.748Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T13:06:24.363Z] --- PASS: TestV2MetadataService (0.80s) [2022-05-02T13:06:24.364Z] PASS [2022-05-02T13:06:24.364Z] coverage: 48.2% of statements [2022-05-02T13:06:24.364Z] ok github.com/docker/docker/distribution/metadata 0.921s coverage: 48.2% of statements [2022-05-02T13:06:24.364Z] time="2022-05-02T13:06:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-02T13:06:24.364Z] time="2022-05-02T13:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"752cce07a45e\"}'" [2022-05-02T13:06:24.364Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-02T13:06:24.364Z] PASS [2022-05-02T13:06:24.364Z] coverage: 82.5% of statements [2022-05-02T13:06:24.364Z] ok github.com/docker/docker/daemon/logger/splunk 2.438s coverage: 82.5% of statements [2022-05-02T13:06:24.364Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T13:06:24.364Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-02T13:06:24.364Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T13:06:24.831Z] === RUN TestSuccessfulDownload [2022-05-02T13:06:24.831Z] download_test.go:267: Needs fixing on Windows [2022-05-02T13:06:24.831Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-02T13:06:24.831Z] === RUN TestCancelledDownload [2022-05-02T13:06:24.832Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-02T13:06:24.832Z] === RUN TestMaxDownloadAttempts [2022-05-02T13:06:24.832Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T13:06:24.832Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T13:06:24.832Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T13:06:24.832Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T13:06:24.832Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T13:06:24.832Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T13:06:24.832Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T13:06:24.832Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T13:06:24.832Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T13:06:24.832Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T13:06:24.832Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T13:06:24.832Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T13:06:25.300Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-02T13:06:25.300Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-02T13:06:25.300Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestContinueOnError_NeverContinue [2022-05-02T13:06:25.300Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestManifestStore [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/no_remote_or_local [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T13:06:25.300Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-05-02T13:06:25.300Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-05-02T13:06:25.300Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-05-02T13:06:25.300Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-05-02T13:06:25.300Z] === RUN TestTransfer [2022-05-02T13:06:25.300Z] --- PASS: TestTransfer (0.15s) [2022-05-02T13:06:25.300Z] === RUN TestConcurrencyLimit [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3044597329\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/no_local_cache [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/with_local_cache [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/unknown_media_type [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="reference for unknown type: " [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="reference for unknown type: " [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="reference for unknown type: " [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="reference for unknown type: " [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="reference for unknown type: " [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-02T13:06:25.300Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-02T13:06:25.300Z] time="2022-05-02T13:06:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore (0.36s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-02T13:06:25.300Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-02T13:06:25.300Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestFixManifestLayers [2022-05-02T13:06:25.300Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-02T13:06:25.300Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T13:06:25.300Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestFixManifestLayersBadParent [2022-05-02T13:06:25.300Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestValidateManifest [2022-05-02T13:06:25.300Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T13:06:25.300Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestFormatPlatform [2022-05-02T13:06:25.300Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-02T13:06:25.300Z] === RUN TestPullSchema2Config [2022-05-02T13:06:25.300Z] === RUN TestPullSchema2Config/success_first_time [2022-05-02T13:06:25.300Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:06:25.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:06:25.300Z] === RUN TestPullSchema2Config/500_status [2022-05-02T13:06:25.300Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:06:25.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:06:25.769Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-02T13:06:25.769Z] === RUN TestInactiveJobs [2022-05-02T13:06:25.769Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:06:25.769Z] === RUN TestPullSchema2Config/EOF [2022-05-02T13:06:25.769Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:06:25.769Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:06:25.769Z] 2022/05/02 13:06:25 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-02T13:06:25.769Z] goroutine 26 [running]: [2022-05-02T13:06:25.769Z] net/http.(*conn).serve.func1() [2022-05-02T13:06:25.769Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T13:06:25.769Z] panic({0x11f8f00, 0x13db310}) [2022-05-02T13:06:25.769Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T13:06:25.769Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004cc4e0?, {0x13e2ab8?, 0xc0004e0000?}) [2022-05-02T13:06:25.769Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-02T13:06:25.769Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13e2ab8, 0xc0004e0000}, 0xc0004c8000) [2022-05-02T13:06:25.769Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-02T13:06:25.769Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13e2ab8?, 0xc0004e0000?}, 0x17fe5c0?) [2022-05-02T13:06:25.769Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T13:06:25.769Z] net/http.serverHandler.ServeHTTP({0xc000208180?}, {0x13e2ab8, 0xc0004e0000}, 0xc0004c8000) [2022-05-02T13:06:25.769Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T13:06:25.769Z] net/http.(*conn).serve(0xc000334000, {0x13e3330, 0xc00007f4d0}) [2022-05-02T13:06:25.769Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T13:06:25.769Z] created by net/http.(*Server).Serve [2022-05-02T13:06:25.769Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T13:06:25.769Z] === RUN TestNotFound [2022-05-02T13:06:25.769Z] --- PASS: TestNotFound (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestConflict [2022-05-02T13:06:25.769Z] --- PASS: TestConflict (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestForbidden [2022-05-02T13:06:25.769Z] --- PASS: TestForbidden (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestInvalidParameter [2022-05-02T13:06:25.769Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestNotImplemented [2022-05-02T13:06:25.769Z] --- PASS: TestNotImplemented (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestNotModified [2022-05-02T13:06:25.769Z] --- PASS: TestNotModified (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestUnauthorized [2022-05-02T13:06:25.769Z] --- PASS: TestUnauthorized (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestUnknown [2022-05-02T13:06:25.769Z] --- PASS: TestUnknown (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestCancelled [2022-05-02T13:06:25.769Z] --- PASS: TestCancelled (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestDeadline [2022-05-02T13:06:25.769Z] --- PASS: TestDeadline (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestDataLoss [2022-05-02T13:06:25.769Z] --- PASS: TestDataLoss (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestUnavailable [2022-05-02T13:06:25.769Z] --- PASS: TestUnavailable (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestSystem [2022-05-02T13:06:25.769Z] --- PASS: TestSystem (0.00s) [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Not_Found [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Bad_Request [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Conflict [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Unauthorized [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Forbidden [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Not_Modified [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-02T13:06:25.769Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-02T13:06:25.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-02T13:06:25.769Z] PASS [2022-05-02T13:06:25.769Z] coverage: 77.0% of statements [2022-05-02T13:06:25.769Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-05-02T13:06:25.769Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:06:25.769Z] === RUN TestPullSchema2Config/unauthorized [2022-05-02T13:06:25.769Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T13:06:25.769Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T13:06:25.769Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-02T13:06:25.769Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-02T13:06:25.769Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-02T13:06:25.770Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-02T13:06:25.770Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-02T13:06:25.770Z] === RUN TestGetRepositoryMountCandidates [2022-05-02T13:06:25.770Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-02T13:06:25.770Z] === RUN TestLayerAlreadyExists [2022-05-02T13:06:26.238Z] 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-02T13:06:26.238Z] 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-02T13:06:26.238Z] 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-02T13:06:26.238Z] 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-02T13:06:26.238Z] 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-02T13:06:26.238Z] 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-02T13:06:26.238Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-02T13:06:26.238Z] === RUN TestWhenEmptyAuthConfig [2022-05-02T13:06:26.238Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-02T13:06:26.238Z] === RUN TestWatchRelease [2022-05-02T13:06:26.238Z] --- PASS: TestWatchRelease (0.04s) [2022-05-02T13:06:26.238Z] === RUN TestWatchFinishedTransfer [2022-05-02T13:06:26.238Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-02T13:06:26.238Z] === RUN TestDuplicateTransfer [2022-05-02T13:06:26.238Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-02T13:06:26.238Z] === RUN TestSuccessfulUpload [2022-05-02T13:06:26.238Z] time="2022-05-02T13:06:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-02T13:06:26.704Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.65s) [2022-05-02T13:06:26.704Z] === RUN TestPauseStopPausedContainer [2022-05-02T13:06:26.704Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:06:26.704Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-02T13:06:26.704Z] === RUN TestPsFilter [2022-05-02T13:06:26.704Z] --- PASS: TestPsFilter (0.35s) [2022-05-02T13:06:26.704Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T13:06:26.707Z] === RUN TestFSGetInvalidData [2022-05-02T13:06:26.707Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-02T13:06:26.707Z] === RUN TestCancelledUpload [2022-05-02T13:06:26.707Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-02T13:06:26.707Z] PASS [2022-05-02T13:06:26.707Z] coverage: 76.8% of statements [2022-05-02T13:06:26.707Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestFSInvalidSet [2022-05-02T13:06:26.707Z] ok github.com/docker/docker/distribution/xfer 1.943s coverage: 76.8% of statements [2022-05-02T13:06:26.707Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestFSInvalidRoot [2022-05-02T13:06:26.707Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestFSMetadataGetSet [2022-05-02T13:06:26.707Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-02T13:06:26.707Z] === RUN TestFSInvalidWalker [2022-05-02T13:06:26.707Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestFSGetSet [2022-05-02T13:06:26.707Z] --- PASS: TestFSGetSet (0.04s) [2022-05-02T13:06:26.707Z] === RUN TestFSGetUnsetKey [2022-05-02T13:06:26.707Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestFSGetEmptyData [2022-05-02T13:06:26.707Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestFSDelete [2022-05-02T13:06:26.707Z] --- PASS: TestFSDelete (0.02s) [2022-05-02T13:06:26.707Z] === RUN TestFSWalker [2022-05-02T13:06:26.707Z] --- PASS: TestFSWalker (0.02s) [2022-05-02T13:06:26.707Z] === RUN TestFSWalkerStopOnError [2022-05-02T13:06:26.707Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestNewFromJSON [2022-05-02T13:06:26.707Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-02T13:06:26.707Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-02T13:06:26.707Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-02T13:06:26.707Z] === RUN TestMarshalKeyOrder [2022-05-02T13:06:26.707Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-02T13:06:26.707Z] === RUN TestHistoryEqual [2022-05-02T13:06:26.707Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-02T13:06:26.707Z] === RUN TestImage [2022-05-02T13:06:26.707Z] --- PASS: TestImage (0.00s) [2022-05-02T13:06:26.707Z] === RUN TestImageOSNotEmpty [2022-05-02T13:06:26.707Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-02T13:06:26.707Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-02T13:06:26.707Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-02T13:06:26.707Z] === RUN TestCreate [2022-05-02T13:06:26.707Z] --- PASS: TestCreate (0.01s) [2022-05-02T13:06:26.707Z] === RUN TestRestore [2022-05-02T13:06:26.707Z] time="2022-05-02T13:06:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-02T13:06:27.176Z] --- PASS: TestRestore (0.04s) [2022-05-02T13:06:27.176Z] === RUN TestAddDelete [2022-05-02T13:06:27.176Z] --- PASS: TestAddDelete (0.05s) [2022-05-02T13:06:27.176Z] === RUN TestSearchAfterDelete [2022-05-02T13:06:27.176Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-02T13:06:27.176Z] === RUN TestParentReset [2022-05-02T13:06:27.176Z] --- PASS: TestParentReset (0.03s) [2022-05-02T13:06:27.176Z] === RUN TestGetAndSetLastUpdated [2022-05-02T13:06:27.176Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-02T13:06:27.176Z] === RUN TestStoreLen [2022-05-02T13:06:27.176Z] --- PASS: TestStoreLen (0.07s) [2022-05-02T13:06:27.176Z] PASS [2022-05-02T13:06:27.176Z] coverage: 86.9% of statements [2022-05-02T13:06:27.176Z] ok github.com/docker/docker/image 0.701s coverage: 86.9% of statements [2022-05-02T13:06:27.176Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-05-02T13:06:27.176Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-02T13:06:27.176Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-02T13:06:27.176Z] === RUN TestTokenPassThru [2022-05-02T13:06:27.176Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-02T13:06:27.176Z] === RUN TestTokenPassThruDifferentHost [2022-05-02T13:06:27.176Z] === RUN TestCompare [2022-05-02T13:06:27.176Z] --- PASS: TestCompare (0.00s) [2022-05-02T13:06:27.176Z] PASS [2022-05-02T13:06:27.176Z] coverage: 19.2% of statements [2022-05-02T13:06:27.176Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-05-02T13:06:27.176Z] PASS [2022-05-02T13:06:27.176Z] coverage: 26.6% of statements [2022-05-02T13:06:27.176Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2022-05-02T13:06:27.176Z] ok github.com/docker/docker/distribution 2.343s coverage: 26.6% of statements [2022-05-02T13:06:27.644Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T13:06:27.644Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T13:06:28.113Z] === RUN TestValidateManifest [2022-05-02T13:06:28.113Z] === RUN TestValidateManifest/nil [2022-05-02T13:06:28.113Z] === RUN TestValidateManifest/non-nil [2022-05-02T13:06:28.113Z] --- PASS: TestValidateManifest (0.00s) [2022-05-02T13:06:28.113Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-02T13:06:28.113Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-02T13:06:28.113Z] PASS [2022-05-02T13:06:28.113Z] coverage: 0.7% of statements [2022-05-02T13:06:28.113Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-05-02T13:06:28.581Z] === RUN TestMakeV1ConfigFromConfig [2022-05-02T13:06:28.581Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-02T13:06:28.581Z] PASS [2022-05-02T13:06:28.581Z] coverage: 25.0% of statements [2022-05-02T13:06:28.581Z] ok github.com/docker/docker/image/v1 0.196s coverage: 25.0% of statements [2022-05-02T13:06:29.049Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T13:06:29.518Z] === RUN TestSerialization [2022-05-02T13:06:29.518Z] --- PASS: TestSerialization (0.03s) [2022-05-02T13:06:29.518Z] PASS [2022-05-02T13:06:29.518Z] coverage: 100.0% of statements [2022-05-02T13:06:29.518Z] ok github.com/docker/docker/libcontainerd/queue 0.101s coverage: 100.0% of statements [2022-05-02T13:06:29.661Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.70s) [2022-05-02T13:06:29.661Z] === RUN TestRemoveContainerWithVolume [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:06:30.077Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:06:30.338Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:06:30.506Z] === RUN TestEmptyLayer [2022-05-02T13:06:30.506Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-02T13:06:30.506Z] === RUN TestCommitFailure [2022-05-02T13:06:30.506Z] --- PASS: TestCommitFailure (0.02s) [2022-05-02T13:06:30.506Z] === RUN TestStartTransactionFailure [2022-05-02T13:06:30.506Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-02T13:06:30.506Z] === RUN TestGetOrphan [2022-05-02T13:06:30.506Z] --- PASS: TestGetOrphan (0.01s) [2022-05-02T13:06:30.506Z] === RUN TestMountAndRegister [2022-05-02T13:06:30.506Z] layer_test.go:258: Layer size: 14 [2022-05-02T13:06:30.506Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-02T13:06:30.507Z] === RUN TestLayerRelease [2022-05-02T13:06:30.507Z] layer_test.go:291: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestStoreRestore [2022-05-02T13:06:30.507Z] layer_test.go:340: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestTarStreamStability [2022-05-02T13:06:30.507Z] layer_test.go:455: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestRegisterExistingLayer [2022-05-02T13:06:30.507Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-02T13:06:30.507Z] === RUN TestTarStreamVerification [2022-05-02T13:06:30.507Z] layer_test.go:684: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestLayerMigration [2022-05-02T13:06:30.507Z] migration_test.go:45: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestLayerMigrationNoTarsplit [2022-05-02T13:06:30.507Z] migration_test.go:181: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestMountInit [2022-05-02T13:06:30.507Z] mount_test.go:17: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestMountInit (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestMountSize [2022-05-02T13:06:30.507Z] mount_test.go:76: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestMountSize (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestMountChanges [2022-05-02T13:06:30.507Z] mount_test.go:125: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestMountChanges (0.00s) [2022-05-02T13:06:30.507Z] === RUN TestMountApply [2022-05-02T13:06:30.507Z] mount_test.go:212: Failing on Windows [2022-05-02T13:06:30.507Z] --- SKIP: TestMountApply (0.00s) [2022-05-02T13:06:30.507Z] PASS [2022-05-02T13:06:30.507Z] coverage: 30.6% of statements [2022-05-02T13:06:30.507Z] ok github.com/docker/docker/layer 0.351s coverage: 30.6% of statements [2022-05-02T13:06:30.507Z] === RUN TestEnvironmentParsing [2022-05-02T13:06:30.507Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-02T13:06:30.507Z] PASS [2022-05-02T13:06:30.507Z] coverage: 1.2% of statements [2022-05-02T13:06:30.507Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-05-02T13:06:30.598Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:06:30.975Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T13:06:30.975Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T13:06:30.975Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T13:06:30.975Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T13:06:30.975Z] === RUN TestSequenceGetAvailableBit [2022-05-02T13:06:30.975Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSequenceEqual [2022-05-02T13:06:30.975Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSequenceCopy [2022-05-02T13:06:30.975Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestGetFirstAvailable [2022-05-02T13:06:30.975Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestFindSequence [2022-05-02T13:06:30.975Z] --- PASS: TestFindSequence (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestCheckIfAvailable [2022-05-02T13:06:30.975Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestMergeSequences [2022-05-02T13:06:30.975Z] --- PASS: TestMergeSequences (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestPushReservation [2022-05-02T13:06:30.975Z] --- PASS: TestPushReservation (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSerializeDeserialize [2022-05-02T13:06:30.975Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSet [2022-05-02T13:06:30.975Z] --- PASS: TestSet (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSetUnset [2022-05-02T13:06:30.975Z] --- PASS: TestSetUnset (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestOffsetSetUnset [2022-05-02T13:06:30.975Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSetInRange [2022-05-02T13:06:30.975Z] --- PASS: TestSetInRange (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestSetAnyInRange [2022-05-02T13:06:30.975Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestMethods [2022-05-02T13:06:30.975Z] --- PASS: TestMethods (0.00s) [2022-05-02T13:06:30.975Z] === RUN TestRandomAllocateDeallocate [2022-05-02T13:06:31.169Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:06:31.169Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:06:31.742Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:06:31.742Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:06:31.877Z] --- PASS: TestRemoveContainerWithVolume (2.31s) [2022-05-02T13:06:31.877Z] === RUN TestRemoveContainerRunning [2022-05-02T13:06:32.314Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:06:32.885Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:06:33.145Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:06:33.196Z] === RUN TestInvalidConfig [2022-05-02T13:06:33.196Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-02T13:06:33.196Z] === RUN TestConfig [2022-05-02T13:06:33.196Z] --- PASS: TestConfig (0.01s) [2022-05-02T13:06:33.196Z] === RUN TestOptionsLabels [2022-05-02T13:06:33.196Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-02T13:06:33.196Z] === RUN TestValidName [2022-05-02T13:06:33.196Z] --- PASS: TestValidName (0.00s) [2022-05-02T13:06:33.196Z] PASS [2022-05-02T13:06:33.196Z] coverage: 19.7% of statements [2022-05-02T13:06:33.196Z] ok github.com/docker/docker/libnetwork/config 0.307s coverage: 19.7% of statements [2022-05-02T13:06:33.667Z] === RUN TestKey [2022-05-02T13:06:33.667Z] --- PASS: TestKey (0.00s) [2022-05-02T13:06:33.667Z] === RUN TestParseKey [2022-05-02T13:06:33.667Z] --- PASS: TestParseKey (0.00s) [2022-05-02T13:06:33.667Z] === RUN TestInvalidDataStore [2022-05-02T13:06:33.667Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-02T13:06:33.667Z] === RUN TestKVObjectFlatKey [2022-05-02T13:06:33.667Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-02T13:06:33.667Z] === RUN TestAtomicKVObjectFlatKey [2022-05-02T13:06:33.667Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-02T13:06:33.667Z] PASS [2022-05-02T13:06:33.667Z] coverage: 21.9% of statements [2022-05-02T13:06:33.667Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-05-02T13:06:33.716Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:06:34.098Z] --- PASS: TestRemoveContainerRunning (2.49s) [2022-05-02T13:06:34.098Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T13:06:34.652Z] === RUN TestIPDataMarshalling [2022-05-02T13:06:34.652Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-02T13:06:34.652Z] === RUN TestValidateAndIsV6 [2022-05-02T13:06:34.652Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-02T13:06:34.652Z] PASS [2022-05-02T13:06:34.652Z] coverage: 68.9% of statements [2022-05-02T13:06:34.652Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2022-05-02T13:06:35.640Z] === RUN TestErrorInterfaces [2022-05-02T13:06:35.640Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-02T13:06:35.640Z] === RUN TestNetworkMarshalling [2022-05-02T13:06:36.109Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-02T13:06:36.109Z] === RUN TestEndpointMarshalling [2022-05-02T13:06:36.109Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestAuxAddresses [2022-05-02T13:06:36.109Z] time="2022-05-02T13:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T13:06:36.109Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-02T13:06:36.109Z] === RUN TestSRVServiceQuery [2022-05-02T13:06:36.109Z] === RUN TestDriver [2022-05-02T13:06:36.109Z] --- PASS: TestDriver (0.00s) [2022-05-02T13:06:36.109Z] PASS [2022-05-02T13:06:36.109Z] coverage: 34.8% of statements [2022-05-02T13:06:36.109Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-02T13:06:36.109Z] === RUN TestServiceVIPReuse [2022-05-02T13:06:36.109Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-05-02T13:06:36.109Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-02T13:06:36.109Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-02T13:06:36.109Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestDNSIPQuery [2022-05-02T13:06:36.109Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestDNSProxyServFail [2022-05-02T13:06:36.109Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestSandboxAddEmpty [2022-05-02T13:06:36.109Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestSandboxAddMultiPrio [2022-05-02T13:06:36.109Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestSandboxAddSamePrio [2022-05-02T13:06:36.109Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestCleanupServiceDiscovery [2022-05-02T13:06:36.109Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestDNSOptions [2022-05-02T13:06:36.109Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:06:36.109Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-02T13:06:36.109Z] === RUN TestMultipleControllersWithSameStore [2022-05-02T13:06:36.109Z] time="2022-05-02T13:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T13:06:36.109Z] time="2022-05-02T13:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T13:06:36.109Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-02T13:06:36.109Z] PASS [2022-05-02T13:06:36.109Z] coverage: 8.5% of statements [2022-05-02T13:06:36.109Z] ok github.com/docker/docker/libnetwork 0.433s coverage: 8.5% of statements [2022-05-02T13:06:36.578Z] === RUN TestDriver [2022-05-02T13:06:36.578Z] --- PASS: TestDriver (0.00s) [2022-05-02T13:06:36.578Z] PASS [2022-05-02T13:06:36.578Z] coverage: 34.8% of statements [2022-05-02T13:06:36.578Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2022-05-02T13:06:36.578Z] --- PASS: TestRandomAllocateDeallocate (5.58s) [2022-05-02T13:06:36.578Z] === RUN TestAllocateRandomDeallocate [2022-05-02T13:06:37.013Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:06:37.013Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:06:37.013Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:06:37.047Z] === RUN TestNetworkAllocateFree [2022-05-02T13:06:37.047Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-02T13:06:37.047Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-02T13:06:37.047Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-02T13:06:37.047Z] PASS [2022-05-02T13:06:37.047Z] coverage: 63.6% of statements [2022-05-02T13:06:37.047Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-05-02T13:06:37.057Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.78s) [2022-05-02T13:06:37.057Z] === RUN TestRemoveInvalidContainer [2022-05-02T13:06:37.057Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-02T13:06:37.057Z] === RUN TestRenameLinkedContainer [2022-05-02T13:06:37.057Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T13:06:37.057Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-02T13:06:37.057Z] === RUN TestRenameStoppedContainer [2022-05-02T13:06:37.516Z] === RUN TestGetEmptyCapabilities [2022-05-02T13:06:37.516Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-02T13:06:37.516Z] === RUN TestGetExtraCapabilities [2022-05-02T13:06:37.516Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-02T13:06:37.516Z] === RUN TestGetInvalidCapabilities [2022-05-02T13:06:37.516Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-02T13:06:37.516Z] === RUN TestRemoteDriver [2022-05-02T13:06:37.516Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T13:06:37.516Z] === RUN TestDriverError [2022-05-02T13:06:37.516Z] --- PASS: TestDriverError (0.01s) [2022-05-02T13:06:37.516Z] === RUN TestMissingValues [2022-05-02T13:06:37.516Z] --- PASS: TestMissingValues (0.01s) [2022-05-02T13:06:37.516Z] === RUN TestRollback [2022-05-02T13:06:37.516Z] --- PASS: TestRollback (0.01s) [2022-05-02T13:06:37.516Z] PASS [2022-05-02T13:06:37.516Z] coverage: 57.4% of statements [2022-05-02T13:06:37.516Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-05-02T13:06:37.588Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:06:37.985Z] --- PASS: TestAllocateRandomDeallocate (1.39s) [2022-05-02T13:06:37.985Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-02T13:06:37.985Z] === RUN TestNAT [2022-05-02T13:06:37.985Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T13:06:37.985Z] --- SKIP: TestNAT (0.00s) [2022-05-02T13:06:37.985Z] === RUN TestTransparent [2022-05-02T13:06:37.985Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T13:06:37.985Z] --- SKIP: TestTransparent (0.00s) [2022-05-02T13:06:37.985Z] PASS [2022-05-02T13:06:37.985Z] coverage: 0.0% of statements [2022-05-02T13:06:37.985Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-05-02T13:06:38.453Z] === RUN TestBuildDefault [2022-05-02T13:06:38.453Z] --- PASS: TestBuildDefault (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestBuildHostnameDomainname [2022-05-02T13:06:38.453Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestBuildHostname [2022-05-02T13:06:38.453Z] --- PASS: TestBuildHostname (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestBuildHostnameFQDN [2022-05-02T13:06:38.453Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestBuildNoIP [2022-05-02T13:06:38.453Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestUpdate [2022-05-02T13:06:38.453Z] --- PASS: TestUpdate (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-02T13:06:38.453Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-02T13:06:38.453Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestAddEmpty [2022-05-02T13:06:38.453Z] --- PASS: TestAddEmpty (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestAdd [2022-05-02T13:06:38.453Z] --- PASS: TestAdd (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestDeleteEmpty [2022-05-02T13:06:38.453Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestDeleteNewline [2022-05-02T13:06:38.453Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestDelete [2022-05-02T13:06:38.453Z] --- PASS: TestDelete (0.00s) [2022-05-02T13:06:38.453Z] === RUN TestConcurrentWrites [2022-05-02T13:06:38.529Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:06:38.529Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:06:38.922Z] --- PASS: TestConcurrentWrites (0.26s) [2022-05-02T13:06:38.922Z] PASS [2022-05-02T13:06:38.922Z] coverage: 81.2% of statements [2022-05-02T13:06:38.922Z] ok github.com/docker/docker/libnetwork/etchosts 0.337s coverage: 81.2% of statements [2022-05-02T13:06:38.922Z] === RUN TestNew [2022-05-02T13:06:38.922Z] --- PASS: TestNew (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestAddDriver [2022-05-02T13:06:38.922Z] --- PASS: TestAddDriver (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestAddDuplicateDriver [2022-05-02T13:06:38.922Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-02T13:06:38.922Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestDriver [2022-05-02T13:06:38.922Z] --- PASS: TestDriver (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestIPAM [2022-05-02T13:06:38.922Z] --- PASS: TestIPAM (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestWalkIPAMs [2022-05-02T13:06:38.922Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestWalkDrivers [2022-05-02T13:06:38.922Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-02T13:06:38.922Z] PASS [2022-05-02T13:06:38.922Z] coverage: 82.4% of statements [2022-05-02T13:06:38.922Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-05-02T13:06:38.922Z] === RUN TestNew [2022-05-02T13:06:38.922Z] --- PASS: TestNew (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestAllocate [2022-05-02T13:06:38.922Z] --- PASS: TestAllocate (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestUninitialized [2022-05-02T13:06:38.922Z] --- PASS: TestUninitialized (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestAllocateInRange [2022-05-02T13:06:38.922Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-02T13:06:38.922Z] === RUN TestAllocateSerial [2022-05-02T13:06:38.922Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-02T13:06:38.922Z] PASS [2022-05-02T13:06:38.922Z] coverage: 87.5% of statements [2022-05-02T13:06:38.922Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-02T13:06:39.389Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s) [2022-05-02T13:06:39.389Z] === RUN TestRetrieveFromStore [2022-05-02T13:06:39.389Z] === RUN TestCaller [2022-05-02T13:06:39.389Z] --- PASS: TestCaller (0.00s) [2022-05-02T13:06:39.389Z] PASS [2022-05-02T13:06:39.389Z] coverage: 100.0% of statements [2022-05-02T13:06:39.389Z] ok github.com/docker/docker/libnetwork/internal/caller 0.055s coverage: 100.0% of statements [2022-05-02T13:06:39.858Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-05-02T13:06:39.858Z] === RUN TestIsCorrupted [2022-05-02T13:06:39.858Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-02T13:06:39.858Z] === RUN TestSetRollover [2022-05-02T13:06:39.858Z] === RUN TestSetSerialInsertDelete [2022-05-02T13:06:39.858Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-02T13:06:39.858Z] === RUN TestSetParallelInsertDelete [2022-05-02T13:06:39.913Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:06:40.015Z] --- PASS: TestRenameStoppedContainer (2.98s) [2022-05-02T13:06:40.015Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T13:06:40.857Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:06:41.425Z] === RUN TestInt2IP2IntConversion [2022-05-02T13:06:41.425Z] --- PASS: TestSetRollover (1.92s) [2022-05-02T13:06:41.425Z] === RUN TestSetRolloverSerial [2022-05-02T13:06:41.893Z] === RUN TestPoolRequest [2022-05-02T13:06:41.893Z] --- PASS: TestPoolRequest (0.00s) [2022-05-02T13:06:41.893Z] === RUN TestOtherRequests [2022-05-02T13:06:41.893Z] --- PASS: TestOtherRequests (0.00s) [2022-05-02T13:06:41.893Z] PASS [2022-05-02T13:06:41.893Z] coverage: 57.1% of statements [2022-05-02T13:06:41.893Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-05-02T13:06:41.893Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-05-02T13:06:41.893Z] === RUN TestGetAddressVersion [2022-05-02T13:06:41.893Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-02T13:06:41.893Z] === RUN TestKeyString [2022-05-02T13:06:41.893Z] --- PASS: TestKeyString (0.00s) [2022-05-02T13:06:41.893Z] === RUN TestPoolDataMarshal [2022-05-02T13:06:41.893Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-02T13:06:41.893Z] === RUN TestSubnetsMarshal [2022-05-02T13:06:41.893Z] --- PASS: TestSubnetsMarshal (0.10s) [2022-05-02T13:06:41.893Z] === RUN TestAddSubnets [2022-05-02T13:06:41.893Z] --- PASS: TestAddSubnets (0.06s) [2022-05-02T13:06:41.893Z] === RUN TestDoublePoolRelease [2022-05-02T13:06:41.893Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-02T13:06:41.893Z] === RUN TestAddReleasePoolID [2022-05-02T13:06:42.242Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:06:42.362Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-05-02T13:06:42.362Z] === RUN TestPredefinedPool [2022-05-02T13:06:42.362Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-02T13:06:42.362Z] === RUN TestRemoveSubnet [2022-05-02T13:06:42.362Z] --- PASS: TestRemoveSubnet (0.24s) [2022-05-02T13:06:42.362Z] === RUN TestGetSameAddress [2022-05-02T13:06:42.362Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-02T13:06:42.362Z] === RUN TestPoolAllocationReuse [2022-05-02T13:06:42.503Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:06:42.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-02T13:06:42.830Z] === RUN TestGetCapabilities [2022-05-02T13:06:42.830Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-02T13:06:42.830Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-02T13:06:42.830Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-02T13:06:42.830Z] === RUN TestGetDefaultAddressSpaces [2022-05-02T13:06:42.830Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-02T13:06:42.830Z] === RUN TestRemoteDriver [2022-05-02T13:06:42.830Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T13:06:42.830Z] PASS [2022-05-02T13:06:42.830Z] coverage: 47.4% of statements [2022-05-02T13:06:42.830Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-05-02T13:06:43.025Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:06:43.299Z] --- PASS: TestSetRolloverSerial (1.77s) [2022-05-02T13:06:43.299Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-02T13:06:43.299Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-02T13:06:43.299Z] PASS [2022-05-02T13:06:43.299Z] coverage: 84.4% of statements [2022-05-02T13:06:43.299Z] ok github.com/docker/docker/libnetwork/bitseq 12.441s coverage: 84.4% of statements [2022-05-02T13:06:43.967Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:06:43.967Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-02T13:06:43.967Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:06:44.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:06:44.286Z] === RUN TestWindowsIPAM [2022-05-02T13:06:44.286Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-02T13:06:44.286Z] PASS [2022-05-02T13:06:44.286Z] coverage: 71.4% of statements [2022-05-02T13:06:44.286Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-05-02T13:06:44.286Z] --- PASS: TestPoolAllocationReuse (1.75s) [2022-05-02T13:06:44.286Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-02T13:06:44.286Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-02T13:06:44.286Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-02T13:06:45.175Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:06:45.278Z] === RUN TestDefaultNetwork [2022-05-02T13:06:45.278Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-02T13:06:45.278Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-02T13:06:45.746Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-02T13:06:45.746Z] === RUN TestInitAddressPools [2022-05-02T13:06:45.746Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-02T13:06:45.746Z] PASS [2022-05-02T13:06:45.746Z] coverage: 74.0% of statements [2022-05-02T13:06:45.747Z] ok github.com/docker/docker/libnetwork/ipamutils 0.675s coverage: 74.0% of statements [2022-05-02T13:06:45.748Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:06:45.887Z] --- PASS: TestRenameRunningContainerAndReuse (5.25s) [2022-05-02T13:06:45.888Z] === RUN TestRenameInvalidName [2022-05-02T13:06:46.215Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.04s) [2022-05-02T13:06:46.215Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-02T13:06:46.215Z] === RUN TestKeyValue [2022-05-02T13:06:46.215Z] --- PASS: TestKeyValue (0.00s) [2022-05-02T13:06:46.215Z] PASS [2022-05-02T13:06:46.215Z] coverage: 60.0% of statements [2022-05-02T13:06:46.215Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2022-05-02T13:06:46.320Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:06:47.266Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:06:47.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-02T13:06:47.788Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:06:47.788Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-02T13:06:48.114Z] --- PASS: TestRenameInvalidName (2.78s) [2022-05-02T13:06:48.114Z] === RUN TestRenameAnonymousContainer [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T13:06:48.431Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T13:06:49.174Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:06:49.418Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.90s) [2022-05-02T13:06:49.418Z] === RUN TestGetAddress [2022-05-02T13:06:49.418Z] === RUN TestNetworkDBSimple [2022-05-02T13:06:49.435Z] docker_api_swarm_service_test.go:395: [d9c864a3e7ba4] joining swarm manager [d90909b573107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:06:49.696Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:06:49.886Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-02T13:06:49.886Z] PASS [2022-05-02T13:06:49.886Z] coverage: 100.0% of statements [2022-05-02T13:06:49.886Z] === RUN TestGenerate [2022-05-02T13:06:49.886Z] --- PASS: TestGenerate (0.00s) [2022-05-02T13:06:49.886Z] === RUN TestGeneratePtr [2022-05-02T13:06:49.886Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-02T13:06:49.886Z] === RUN TestGenerateMissingField [2022-05-02T13:06:49.886Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-02T13:06:49.886Z] === RUN TestFieldCannotBeSet [2022-05-02T13:06:49.886Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-02T13:06:49.886Z] === RUN TestTypeMismatchError [2022-05-02T13:06:49.886Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-02T13:06:49.886Z] PASS [2022-05-02T13:06:49.886Z] coverage: 100.0% of statements [2022-05-02T13:06:49.886Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-05-02T13:06:49.886Z] ok github.com/docker/docker/libnetwork/options 0.057s coverage: 100.0% of statements [2022-05-02T13:06:50.283Z] docker_api_swarm_service_test.go:395: [d3d056bc71996] joining swarm manager [d90909b573107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:06:50.283Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:06:50.283Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:06:50.862Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:06:50.862Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-02T13:06:50.862Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:06:50.875Z] 2022/05/02 13:06:50 Closing DB instances... [2022-05-02T13:06:50.875Z] testing: warning: no tests to run [2022-05-02T13:06:50.875Z] PASS [2022-05-02T13:06:50.875Z] coverage: 0.0% of statements [2022-05-02T13:06:50.875Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-02T13:06:50.875Z] === RUN TestRequestNewPort [2022-05-02T13:06:50.875Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestRequestSpecificPort [2022-05-02T13:06:50.875Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestReleasePort [2022-05-02T13:06:50.875Z] --- PASS: TestReleasePort (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestReuseReleasedPort [2022-05-02T13:06:50.875Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestReleaseUnreadledPort [2022-05-02T13:06:50.875Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestUnknowProtocol [2022-05-02T13:06:50.875Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestAllocateAllPorts [2022-05-02T13:06:50.875Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestPortAllocation [2022-05-02T13:06:50.875Z] --- PASS: TestPortAllocation (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestPortAllocationWithCustomRange [2022-05-02T13:06:50.875Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestNoDuplicateBPR [2022-05-02T13:06:50.875Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-02T13:06:50.875Z] === RUN TestChangePortRange [2022-05-02T13:06:50.875Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-02T13:06:50.875Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-02T13:06:50.875Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-02T13:06:50.875Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-02T13:06:50.875Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-02T13:06:50.875Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-02T13:06:50.875Z] --- PASS: TestChangePortRange (0.00s) [2022-05-02T13:06:50.875Z] PASS [2022-05-02T13:06:50.875Z] coverage: 88.6% of statements [2022-05-02T13:06:50.875Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-02T13:06:51.863Z] testing: warning: no tests to run [2022-05-02T13:06:51.863Z] PASS [2022-05-02T13:06:51.863Z] coverage: 0.0% of statements [2022-05-02T13:06:51.863Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-05-02T13:06:51.863Z] === RUN TestHashData [2022-05-02T13:06:51.863Z] --- PASS: TestHashData (0.00s) [2022-05-02T13:06:51.863Z] PASS [2022-05-02T13:06:51.863Z] coverage: 2.8% of statements [2022-05-02T13:06:51.863Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-05-02T13:06:51.863Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-05-02T13:06:51.863Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-02T13:06:52.249Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:06:52.331Z] === RUN TestErrorConstructors [2022-05-02T13:06:52.331Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-02T13:06:52.331Z] === RUN TestCompareIPMask [2022-05-02T13:06:52.331Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-02T13:06:52.331Z] === RUN TestUtilGetHostPartIP [2022-05-02T13:06:52.331Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-02T13:06:52.331Z] === RUN TestUtilGetBroadcastIP [2022-05-02T13:06:52.331Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-02T13:06:52.331Z] === RUN TestParseCIDR [2022-05-02T13:06:52.331Z] --- PASS: TestParseCIDR (0.00s) [2022-05-02T13:06:52.331Z] PASS [2022-05-02T13:06:52.332Z] coverage: 37.3% of statements [2022-05-02T13:06:52.332Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-05-02T13:06:53.190Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-02T13:06:53.322Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-02T13:06:53.322Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-02T13:06:53.322Z] PASS [2022-05-02T13:06:53.322Z] coverage: 55.0% of statements [2022-05-02T13:06:53.322Z] ok github.com/docker/docker/oci 0.056s coverage: 55.0% of statements [2022-05-02T13:06:53.322Z] 2022/05/02 13:06:52 Closing DB instances... [2022-05-02T13:06:53.451Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:06:53.791Z] === RUN TestAddressPoolOpt [2022-05-02T13:06:53.791Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/a [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/something [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/_=a [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/env1=value1 [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/_env1=value1 [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/PATH [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/=a [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/PATH= [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/PATH=something [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/asd!qwe [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/1asd [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/123 [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/some_space [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/__some_space_before [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/some_space_after__ [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/= [2022-05-02T13:06:53.791Z] === RUN TestValidateEnv/PaTh [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-02T13:06:53.791Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-02T13:06:54.259Z] === RUN TestParseHost [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://invalid:port [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/something_with_spaces [2022-05-02T13:06:54.259Z] === RUN TestParseHost/unknown:// [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://:5555/ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://:5555/p [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-02T13:06:54.259Z] === RUN TestParseHost/:// [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://:port [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/unix:// [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/unix://path/to/socket [2022-05-02T13:06:54.259Z] === RUN TestParseHost/#00 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/_ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://: [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://host: [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp:// [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseHost/npipe:// [2022-05-02T13:06:54.259Z] === RUN TestParseHost/tcp://[::1]: [2022-05-02T13:06:54.259Z] === RUN TestParseHost/__ [2022-05-02T13:06:54.259Z] === RUN TestParseHost/fd:// [2022-05-02T13:06:54.259Z] === RUN TestParseHost/fd://something [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-02T13:06:54.259Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-02T13:06:54.259Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/: [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestParseVersion [2022-05-02T13:06:54.260Z] --- PASS: TestParseVersion (0.00s) [2022-05-02T13:06:54.260Z] PASS [2022-05-02T13:06:54.260Z] coverage: 52.9% of statements [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestParseTCP [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/localhost:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/0.0.0.1 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/::1 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/localhost [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/tcp://:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/[::1]:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/0.0.0.1: [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/: [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/localhost: [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/localhost:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/tcp:// [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/[::1]: [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/#00 [2022-05-02T13:06:54.260Z] === RUN TestParseTCP/tcp://: [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP (0.02s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-02T13:06:54.260Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestValidateExtraHosts [2022-05-02T13:06:54.260Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestValidateIPAddress [2022-05-02T13:06:54.260Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestMapOpts [2022-05-02T13:06:54.260Z] --- PASS: TestMapOpts (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestListOptsWithoutValidator [2022-05-02T13:06:54.260Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestListOptsWithValidator [2022-05-02T13:06:54.260Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestValidateDNSSearch [2022-05-02T13:06:54.260Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_general_format [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_one_more [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-02T13:06:54.260Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2022-05-02T13:06:54.260Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-02T13:06:54.260Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestNamedListOpts [2022-05-02T13:06:54.260Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestNamedMapOpts [2022-05-02T13:06:54.260Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestParseLink [2022-05-02T13:06:54.260Z] --- PASS: TestParseLink (0.00s) [2022-05-02T13:06:54.260Z] === RUN TestUlimitOpt [2022-05-02T13:06:54.260Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-02T13:06:54.260Z] PASS [2022-05-02T13:06:54.260Z] coverage: 65.5% of statements [2022-05-02T13:06:54.260Z] ok github.com/docker/docker/opts 0.118s coverage: 65.5% of statements [2022-05-02T13:06:54.397Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:06:54.397Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:06:54.397Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:06:54.397Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-02T13:06:54.397Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:06:54.728Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-02T13:06:54.729Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-02T13:06:55.339Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:06:55.599Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:06:55.716Z] === RUN TestPeerCertificateMarshalJSON [2022-05-02T13:06:55.859Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:06:56.119Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:06:56.185Z] 2022/05/02 13:06:55 Closing DB instances... [2022-05-02T13:06:56.654Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-02T13:06:56.654Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-02T13:06:56.654Z] --- PASS: TestPeerCertificateMarshalJSON (0.69s) [2022-05-02T13:06:56.654Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-02T13:06:56.654Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-02T13:06:56.654Z] === RUN TestMiddleware [2022-05-02T13:06:56.654Z] --- PASS: TestMiddleware (0.00s) [2022-05-02T13:06:56.654Z] === RUN TestNewResponseModifier [2022-05-02T13:06:56.654Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-02T13:06:56.654Z] PASS [2022-05-02T13:06:56.654Z] coverage: 26.8% of statements [2022-05-02T13:06:56.654Z] ok github.com/docker/docker/pkg/authorization 0.736s coverage: 26.8% of statements [2022-05-02T13:06:56.654Z] === RUN TestIsArchivePathDir [2022-05-02T13:06:56.691Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:06:57.122Z] --- PASS: TestIsArchivePathDir (0.17s) [2022-05-02T13:06:57.122Z] === RUN TestIsArchivePathInvalidFile [2022-05-02T13:06:57.122Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-02T13:06:57.122Z] === RUN TestIsArchivePathTar [2022-05-02T13:06:57.122Z] === RUN TestUnbuffered [2022-05-02T13:06:57.122Z] --- PASS: TestUnbuffered (0.00s) [2022-05-02T13:06:57.122Z] === RUN TestRaceUnbuffered [2022-05-02T13:06:57.122Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-02T13:06:57.122Z] PASS [2022-05-02T13:06:57.122Z] coverage: 100.0% of statements [2022-05-02T13:06:57.122Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-05-02T13:06:57.591Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-02T13:06:57.591Z] === RUN TestDecompressStreamGzip [2022-05-02T13:06:57.591Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-02T13:06:57.591Z] === RUN TestDecompressStreamBzip2 [2022-05-02T13:06:57.591Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-02T13:06:57.591Z] === RUN TestDecompressStreamXz [2022-05-02T13:06:57.591Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T13:06:57.591Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestDecompressStreamZstd [2022-05-02T13:06:57.591Z] archive_test.go:140: zstd not installed [2022-05-02T13:06:57.591Z] --- SKIP: TestDecompressStreamZstd (0.04s) [2022-05-02T13:06:57.591Z] === RUN TestCompressStreamXzUnsupported [2022-05-02T13:06:57.591Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-02T13:06:57.591Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestCompressStreamInvalid [2022-05-02T13:06:57.591Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestExtensionInvalid [2022-05-02T13:06:57.591Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestExtensionUncompressed [2022-05-02T13:06:57.591Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestExtensionBzip2 [2022-05-02T13:06:57.591Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestExtensionGzip [2022-05-02T13:06:57.591Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestExtensionXz [2022-05-02T13:06:57.591Z] --- PASS: TestExtensionXz (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestExtensionZstd [2022-05-02T13:06:57.591Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestCmdStreamLargeStderr [2022-05-02T13:06:57.591Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-02T13:06:57.591Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-02T13:06:57.591Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-02T13:06:57.591Z] === RUN TestCmdStreamBad [2022-05-02T13:06:57.591Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T13:06:57.591Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-02T13:06:57.591Z] === RUN TestCmdStreamGood [2022-05-02T13:06:57.591Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-02T13:06:57.591Z] === RUN TestUntarPathWithInvalidDest [2022-05-02T13:06:58.059Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-02T13:06:58.059Z] === RUN TestUntarPathWithInvalidSrc [2022-05-02T13:06:58.059Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-02T13:06:58.059Z] === RUN TestUntarPath [2022-05-02T13:06:58.059Z] --- PASS: TestUntarPath (0.07s) [2022-05-02T13:06:58.059Z] === RUN TestUntarPathWithDestinationFile [2022-05-02T13:06:58.059Z] === RUN TestMatch [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[foo]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[foo_bar]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[]#01 [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[qux]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-02T13:06:58.059Z] === RUN TestMatch/[[foo_baz]] [2022-05-02T13:06:58.059Z] --- PASS: TestMatch (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-02T13:06:58.059Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-02T13:06:58.059Z] PASS [2022-05-02T13:06:58.059Z] coverage: 87.5% of statements [2022-05-02T13:06:58.059Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-05-02T13:06:58.059Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-02T13:06:58.059Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-02T13:06:58.059Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-02T13:06:58.059Z] === RUN TestCopyWithTarInvalidSrc [2022-05-02T13:06:58.059Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-02T13:06:58.059Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-02T13:06:58.059Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T13:06:58.059Z] === RUN TestCopyWithTarSrcFile [2022-05-02T13:06:58.059Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-02T13:06:58.059Z] === RUN TestCopyWithTarSrcFolder [2022-05-02T13:06:58.059Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-02T13:06:58.059Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-02T13:06:58.059Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-02T13:06:58.059Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-02T13:06:58.059Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T13:06:58.059Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-02T13:06:58.059Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-02T13:06:58.059Z] === RUN TestCopyFileWithTarSrcFile [2022-05-02T13:06:58.059Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-02T13:06:58.059Z] === RUN TestTarFiles [2022-05-02T13:06:58.604Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:06:58.604Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:06:59.176Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:06:59.624Z] === RUN TestChrootTarUntar [2022-05-02T13:06:59.624Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-02T13:06:59.624Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootUntarEmptyArchive [2022-05-02T13:06:59.624Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootTarUntarWithSymlink [2022-05-02T13:06:59.624Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootCopyWithTar [2022-05-02T13:06:59.624Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootCopyFileWithTar [2022-05-02T13:06:59.624Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootUntarPath [2022-05-02T13:06:59.624Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-02T13:06:59.624Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-02T13:06:59.624Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:06:59.624Z] === RUN TestChrootApplyDotDotFile [2022-05-02T13:06:59.624Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:06:59.624Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-02T13:06:59.624Z] PASS [2022-05-02T13:06:59.625Z] coverage: 12.0% of statements [2022-05-02T13:06:59.625Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 12.0% of statements [2022-05-02T13:06:59.625Z] 2022/05/02 13:06:59 Closing DB instances... [2022-05-02T13:06:59.748Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:07:00.611Z] === RUN TestEnsureRemoveAllNotExist [2022-05-02T13:07:00.611Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-02T13:07:00.611Z] === RUN TestEnsureRemoveAllWithDir [2022-05-02T13:07:00.611Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-02T13:07:00.611Z] === RUN TestEnsureRemoveAllWithFile [2022-05-02T13:07:00.611Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-02T13:07:00.611Z] PASS [2022-05-02T13:07:00.611Z] coverage: 0.0% of statements [2022-05-02T13:07:00.611Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-05-02T13:07:00.614Z] --- PASS: TestRenameAnonymousContainer (11.92s) [2022-05-02T13:07:00.614Z] === RUN TestRenameContainerWithSameName [2022-05-02T13:07:00.696Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:07:01.268Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:07:01.597Z] === RUN TestSizeEmpty [2022-05-02T13:07:01.598Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestSizeEmptyFile [2022-05-02T13:07:01.598Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestSizeNonemptyFile [2022-05-02T13:07:01.598Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-02T13:07:01.598Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-02T13:07:01.598Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-02T13:07:01.598Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestMoveToSubdir [2022-05-02T13:07:01.598Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-02T13:07:01.598Z] === RUN TestSizeNonExistingDirectory [2022-05-02T13:07:01.598Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-02T13:07:01.598Z] PASS [2022-05-02T13:07:01.598Z] coverage: 80.0% of statements [2022-05-02T13:07:01.598Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-05-02T13:07:01.598Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-05-02T13:07:01.598Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-02T13:07:01.843Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:07:02.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:07:02.000Z] INFO: Testing against a local daemon [2022-05-02T13:07:02.000Z] === RUN TestBuildWithSession [2022-05-02T13:07:02.000Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T13:07:02.000Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T13:07:02.000Z] === RUN TestBuildSquashParent [2022-05-02T13:07:02.000Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:07:02.000Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:07:02.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:07:02.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:07:02.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:07:02.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:07:02.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:07:02.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:07:02.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:07:02.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:07:02.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:07:02.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:07:02.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:07:02.414Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:07:02.585Z] === RUN TestPollerAddRemove [2022-05-02T13:07:02.585Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-02T13:07:02.585Z] === RUN TestPollerEvent [2022-05-02T13:07:02.585Z] poller_test.go:40: No chmod on Windows [2022-05-02T13:07:02.585Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-02T13:07:02.585Z] === RUN TestPollerClose [2022-05-02T13:07:02.585Z] --- PASS: TestPollerClose (0.00s) [2022-05-02T13:07:02.585Z] PASS [2022-05-02T13:07:02.585Z] coverage: 36.2% of statements [2022-05-02T13:07:02.585Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2022-05-02T13:07:02.675Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:07:02.832Z] --- PASS: TestRenameContainerWithSameName (3.03s) [2022-05-02T13:07:02.832Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T13:07:02.832Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T13:07:02.832Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T13:07:02.832Z] === RUN TestResize [2022-05-02T13:07:03.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:07:03.506Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:07:03.506Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-02T13:07:03.572Z] === RUN TestCopyFileWithInvalidSrc [2022-05-02T13:07:03.573Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T13:07:03.573Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-02T13:07:03.573Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-02T13:07:03.573Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-02T13:07:03.573Z] === RUN TestCopyFile [2022-05-02T13:07:03.573Z] --- PASS: TestCopyFile (0.01s) [2022-05-02T13:07:03.573Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-02T13:07:03.573Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T13:07:03.573Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-02T13:07:03.573Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-02T13:07:03.573Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T13:07:03.573Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestWildcardMatches [2022-05-02T13:07:03.573Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestPatternMatches [2022-05-02T13:07:03.573Z] --- PASS: TestPatternMatches (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-02T13:07:03.573Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestPatternMatchesFolderExclusions [2022-05-02T13:07:03.573Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-02T13:07:03.573Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-02T13:07:03.573Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-02T13:07:03.573Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-02T13:07:03.573Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestSingleExclamationError [2022-05-02T13:07:03.573Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestMatchesWithNoPatterns [2022-05-02T13:07:03.573Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestMatchesWithMalformedPatterns [2022-05-02T13:07:03.573Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestMatches [2022-05-02T13:07:03.573Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-02T13:07:03.573Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-02T13:07:03.573Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-02T13:07:03.573Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-02T13:07:03.573Z] --- PASS: TestMatches (0.01s) [2022-05-02T13:07:03.573Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-02T13:07:03.573Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-02T13:07:03.573Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-02T13:07:03.573Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCleanPatterns [2022-05-02T13:07:03.573Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-02T13:07:03.573Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCleanPatternsExceptionFlag [2022-05-02T13:07:03.573Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-02T13:07:03.573Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-02T13:07:03.573Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCleanPatternsErrorSingleException [2022-05-02T13:07:03.573Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCreateIfNotExistsDir [2022-05-02T13:07:03.573Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCreateIfNotExistsFile [2022-05-02T13:07:03.573Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-02T13:07:03.573Z] === RUN TestMatch [2022-05-02T13:07:03.573Z] --- PASS: TestMatch (0.00s) [2022-05-02T13:07:03.573Z] === RUN TestCompile [2022-05-02T13:07:03.573Z] === RUN TestCompile/slash [2022-05-02T13:07:03.573Z] === RUN TestCompile/backslash [2022-05-02T13:07:03.573Z] --- PASS: TestCompile (0.00s) [2022-05-02T13:07:03.573Z] --- PASS: TestCompile/slash (0.00s) [2022-05-02T13:07:03.573Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-02T13:07:03.573Z] PASS [2022-05-02T13:07:03.573Z] coverage: 84.7% of statements [2022-05-02T13:07:03.573Z] ok github.com/docker/docker/pkg/fileutils 0.100s coverage: 84.7% of statements [2022-05-02T13:07:04.041Z] 2022/05/02 13:07:03 Closing DB instances... [2022-05-02T13:07:04.509Z] --- PASS: TestTarFiles (6.19s) [2022-05-02T13:07:04.509Z] === RUN TestDetectCompressionZstd [2022-05-02T13:07:04.509Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-02T13:07:04.509Z] === RUN TestTarUntar [2022-05-02T13:07:04.509Z] === RUN TestGet [2022-05-02T13:07:04.509Z] --- PASS: TestGet (0.00s) [2022-05-02T13:07:04.509Z] === RUN TestGetShortcutString [2022-05-02T13:07:04.509Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-02T13:07:04.509Z] PASS [2022-05-02T13:07:04.509Z] coverage: 42.9% of statements [2022-05-02T13:07:04.509Z] --- PASS: TestTarUntar (0.06s) [2022-05-02T13:07:04.509Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-02T13:07:04.509Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-02T13:07:04.509Z] === RUN TestTarWithOptions [2022-05-02T13:07:04.509Z] ok github.com/docker/docker/pkg/homedir 0.074s coverage: 42.9% of statements [2022-05-02T13:07:04.509Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-02T13:07:04.509Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-02T13:07:04.509Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-02T13:07:04.509Z] === RUN TestUntarUstarGnuConflict [2022-05-02T13:07:04.509Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-02T13:07:04.509Z] === RUN TestUntarInvalidFilenames [2022-05-02T13:07:04.509Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1306450639\\dest" [2022-05-02T13:07:04.509Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-05-02T13:07:04.509Z] === RUN TestUntarHardlinkToSymlink [2022-05-02T13:07:04.509Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-02T13:07:04.509Z] === RUN TestUntarInvalidHardlink [2022-05-02T13:07:04.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1422527224\\victim\\hello" -> "../victim/hello" [2022-05-02T13:07:04.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3353751513\\victim\\hello" -> "/../victim/hello" [2022-05-02T13:07:04.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1771897743\\victim" -> "../victim" [2022-05-02T13:07:04.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink747346374\\victim" -> "../victim" [2022-05-02T13:07:04.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1515402013\\victim" -> "../victim" [2022-05-02T13:07:04.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink755791319\\victim" -> "../victim" [2022-05-02T13:07:04.977Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-05-02T13:07:04.977Z] === RUN TestUntarInvalidSymlink [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1304420270\\dest\\dotdot" -> "../victim/hello" [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2167168656\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2393292149\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3499865671\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3763495402\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2616152398\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:04.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2619851556\\dest\\dir\\loophole" -> "../../victim" [2022-05-02T13:07:04.977Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-02T13:07:04.977Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-02T13:07:04.977Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-02T13:07:04.977Z] === RUN TestXGlobalNoParent [2022-05-02T13:07:04.977Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-02T13:07:04.977Z] === RUN TestReplaceFileTarWrapper [2022-05-02T13:07:04.977Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-05-02T13:07:04.977Z] === RUN TestPrefixHeaderReadable [2022-05-02T13:07:04.977Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-02T13:07:04.977Z] === RUN TestDisablePigz [2022-05-02T13:07:04.977Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-02T13:07:05.423Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:07:05.445Z] --- PASS: TestDisablePigz (0.15s) [2022-05-02T13:07:05.445Z] === RUN TestPigz [2022-05-02T13:07:05.445Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-05-02T13:07:05.445Z] === RUN TestNetworkDBNodeLeave [2022-05-02T13:07:05.445Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-02T13:07:05.445Z] --- PASS: TestPigz (0.18s) [2022-05-02T13:07:05.445Z] === RUN TestNosysFileInfo [2022-05-02T13:07:05.445Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T13:07:05.445Z] archive_windows_test.go:16: Currently fails [2022-05-02T13:07:05.445Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestCanonicalTarNameForPath [2022-05-02T13:07:05.445Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestCanonicalTarName [2022-05-02T13:07:05.445Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChmodTarEntry [2022-05-02T13:07:05.445Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestHardLinkOrder [2022-05-02T13:07:05.445Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-02T13:07:05.445Z] === RUN TestChangeString [2022-05-02T13:07:05.445Z] --- PASS: TestChangeString (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesWithNoChanges [2022-05-02T13:07:05.445Z] === RUN TestCreateIDMapOrder [2022-05-02T13:07:05.445Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-02T13:07:05.445Z] PASS [2022-05-02T13:07:05.445Z] coverage: 7.2% of statements [2022-05-02T13:07:05.445Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-02T13:07:05.445Z] === RUN TestChangesWithChanges [2022-05-02T13:07:05.445Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-05-02T13:07:05.445Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-02T13:07:05.445Z] === RUN TestChangesWithChangesGH13590 [2022-05-02T13:07:05.445Z] changes_test.go:196: needs more investigation [2022-05-02T13:07:05.445Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesDirsEmpty [2022-05-02T13:07:05.445Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:07:05.445Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesDirsMutated [2022-05-02T13:07:05.445Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:07:05.445Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestApplyLayer [2022-05-02T13:07:05.445Z] changes_test.go:433: needs further investigation [2022-05-02T13:07:05.445Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesSizeWithHardlinks [2022-05-02T13:07:05.445Z] changes_test.go:469: needs further investigation [2022-05-02T13:07:05.445Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesSizeWithNoChanges [2022-05-02T13:07:05.445Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-02T13:07:05.445Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestChangesSize [2022-05-02T13:07:05.445Z] --- PASS: TestChangesSize (0.00s) [2022-05-02T13:07:05.445Z] === RUN TestApplyLayerInvalidFilenames [2022-05-02T13:07:05.445Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2421838327\\dest" [2022-05-02T13:07:05.445Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-02T13:07:05.445Z] === RUN TestApplyLayerInvalidHardlink [2022-05-02T13:07:05.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink258988936\\victim\\hello" -> "../victim/hello" [2022-05-02T13:07:05.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1047603530\\victim\\hello" -> "/../victim/hello" [2022-05-02T13:07:05.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink222674550\\victim" -> "../victim" [2022-05-02T13:07:05.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2209477858\\victim" -> "../victim" [2022-05-02T13:07:05.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink626802184\\victim" -> "../victim" [2022-05-02T13:07:05.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink8915109\\victim" -> "../victim" [2022-05-02T13:07:05.445Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-02T13:07:05.445Z] === RUN TestApplyLayerInvalidSymlink [2022-05-02T13:07:05.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1703684268\\dest\\dotdot" -> "../victim/hello" [2022-05-02T13:07:05.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2538377397\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T13:07:05.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2375553418\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:05.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3800381423\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:05.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4103930024\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:05.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2837883431\\dest\\loophole-victim" -> "../victim" [2022-05-02T13:07:05.445Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-02T13:07:05.445Z] === RUN TestApplyLayerWhiteouts [2022-05-02T13:07:05.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-02T13:07:05.788Z] --- PASS: TestResize (2.63s) [2022-05-02T13:07:05.788Z] === RUN TestResizeWithInvalidSize [2022-05-02T13:07:05.913Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-02T13:07:05.913Z] === RUN TestGenerateEmptyFile [2022-05-02T13:07:05.913Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-02T13:07:05.913Z] === RUN TestGenerateWithContent [2022-05-02T13:07:05.913Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-02T13:07:05.913Z] PASS [2022-05-02T13:07:05.913Z] coverage: 61.9% of statements [2022-05-02T13:07:05.913Z] ok github.com/docker/docker/pkg/archive 8.928s coverage: 61.9% of statements [2022-05-02T13:07:06.628Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:07:06.901Z] === RUN TestFixedBufferCap [2022-05-02T13:07:06.901Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestFixedBufferLen [2022-05-02T13:07:06.901Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestFixedBufferString [2022-05-02T13:07:06.901Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestFixedBufferWrite [2022-05-02T13:07:06.901Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestFixedBufferRead [2022-05-02T13:07:06.901Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestBytesPipeRead [2022-05-02T13:07:06.901Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestBytesPipeWrite [2022-05-02T13:07:06.901Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-02T13:07:06.901Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-02T13:07:07.575Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:07:07.840Z] docker_api_swarm_service_test.go:343: [d371e9f5f6139] joining swarm manager [dab805bc86dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:07:07.887Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-05-02T13:07:07.887Z] === RUN TestAtomicWriteToFile [2022-05-02T13:07:07.887Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-02T13:07:07.887Z] === RUN TestAtomicWriteSetCommit [2022-05-02T13:07:07.887Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-02T13:07:07.887Z] === RUN TestAtomicWriteSetCancel [2022-05-02T13:07:07.887Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-02T13:07:07.887Z] === RUN TestReadCloserWrapperClose [2022-05-02T13:07:07.887Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-02T13:07:07.887Z] === RUN TestReaderErrWrapperReadOnError [2022-05-02T13:07:07.887Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-02T13:07:07.887Z] === RUN TestReaderErrWrapperRead [2022-05-02T13:07:07.887Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-02T13:07:07.887Z] === RUN TestCancelReadCloser [2022-05-02T13:07:07.887Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-02T13:07:07.887Z] === RUN TestWriteCloserWrapperClose [2022-05-02T13:07:07.887Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-02T13:07:07.887Z] === RUN TestNopWriteCloser [2022-05-02T13:07:07.887Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-02T13:07:07.887Z] === RUN TestNopWriter [2022-05-02T13:07:07.887Z] --- PASS: TestNopWriter (0.00s) [2022-05-02T13:07:07.887Z] === RUN TestWriteCounter [2022-05-02T13:07:07.887Z] --- PASS: TestWriteCounter (0.00s) [2022-05-02T13:07:07.887Z] PASS [2022-05-02T13:07:07.887Z] coverage: 70.1% of statements [2022-05-02T13:07:07.887Z] ok github.com/docker/docker/pkg/ioutils 0.737s coverage: 70.1% of statements [2022-05-02T13:07:07.887Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-05-02T13:07:07.887Z] === RUN TestNetworkDBWatch [2022-05-02T13:07:08.102Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:07:08.673Z] docker_api_swarm_service_test.go:343: [d421f295dc959] joining swarm manager [dab805bc86dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:07:08.751Z] --- PASS: TestResizeWithInvalidSize (2.83s) [2022-05-02T13:07:08.751Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T13:07:08.875Z] === RUN TestError [2022-05-02T13:07:08.875Z] --- PASS: TestError (0.00s) [2022-05-02T13:07:08.875Z] === RUN TestProgressString [2022-05-02T13:07:08.875Z] === RUN TestProgressString/no_progress [2022-05-02T13:07:08.875Z] === RUN TestProgressString/progress_1 [2022-05-02T13:07:08.875Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-02T13:07:08.875Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-02T13:07:08.875Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-02T13:07:08.875Z] === RUN TestProgressString/with_units [2022-05-02T13:07:08.875Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-02T13:07:08.875Z] === RUN TestProgressString/hide_counts [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-02T13:07:08.875Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-02T13:07:08.875Z] === RUN TestJSONMessageDisplay [2022-05-02T13:07:09.344Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-02T13:07:09.344Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-02T13:07:09.344Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-02T13:07:09.344Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-02T13:07:09.344Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-02T13:07:09.344Z] === RUN TestDisplayJSONMessagesStream [2022-05-02T13:07:09.344Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-02T13:07:09.344Z] PASS [2022-05-02T13:07:09.344Z] coverage: 91.7% of statements [2022-05-02T13:07:09.344Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2022-05-02T13:07:09.618Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:07:09.812Z] === RUN TestStandardLongPath [2022-05-02T13:07:09.812Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-02T13:07:09.812Z] === RUN TestUNCLongPath [2022-05-02T13:07:09.812Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-02T13:07:09.812Z] PASS [2022-05-02T13:07:09.812Z] coverage: 100.0% of statements [2022-05-02T13:07:09.812Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2022-05-02T13:07:09.812Z] 2022/05/02 13:07:09 Closing DB instances... [2022-05-02T13:07:10.800Z] === RUN TestNameFormat [2022-05-02T13:07:10.800Z] --- PASS: TestNameFormat (0.00s) [2022-05-02T13:07:10.800Z] === RUN TestNameRetries [2022-05-02T13:07:10.800Z] --- PASS: TestNameRetries (0.00s) [2022-05-02T13:07:10.800Z] PASS [2022-05-02T13:07:10.800Z] coverage: 85.7% of statements [2022-05-02T13:07:10.800Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-05-02T13:07:11.271Z] --- PASS: TestNetworkDBWatch (3.27s) [2022-05-02T13:07:11.271Z] === RUN TestNetworkDBBulkSync [2022-05-02T13:07:11.538Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:07:11.739Z] === RUN TestParseKeyValueOpt [2022-05-02T13:07:11.739Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-02T13:07:11.739Z] === RUN TestParseUintList [2022-05-02T13:07:11.739Z] --- PASS: TestParseUintList (0.00s) [2022-05-02T13:07:11.739Z] === RUN TestParseUintListMaximumLimits [2022-05-02T13:07:11.739Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-02T13:07:11.739Z] PASS [2022-05-02T13:07:11.739Z] coverage: 97.0% of statements [2022-05-02T13:07:11.739Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-05-02T13:07:13.305Z] 2022/05/02 13:07:12 Closing DB instances... [2022-05-02T13:07:13.305Z] === RUN Test_windowsOSRelease_String [2022-05-02T13:07:13.306Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-02T13:07:13.306Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-02T13:07:13.306Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-02T13:07:13.306Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-02T13:07:13.306Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-02T13:07:13.451Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:07:13.451Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:07:13.773Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-02T13:07:13.773Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-02T13:07:13.773Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T13:07:13.773Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T13:07:13.773Z] PASS [2022-05-02T13:07:13.773Z] coverage: 36.4% of statements [2022-05-02T13:07:13.773Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.266s coverage: 36.4% of statements [2022-05-02T13:07:14.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:07:14.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:07:14.759Z] --- PASS: TestNetworkDBBulkSync (3.27s) [2022-05-02T13:07:14.759Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-02T13:07:14.835Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:07:15.097Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:07:15.227Z] === RUN TestNewAndRemove [2022-05-02T13:07:15.227Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-02T13:07:15.227Z] === RUN TestRemoveInvalidPath [2022-05-02T13:07:15.227Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-02T13:07:15.227Z] PASS [2022-05-02T13:07:15.227Z] coverage: 82.6% of statements [2022-05-02T13:07:15.227Z] ok github.com/docker/docker/pkg/pidfile 0.087s coverage: 82.6% of statements [2022-05-02T13:07:15.668Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:07:17.428Z] --- PASS: TestResizeWhenContainerNotStarted (8.15s) [2022-05-02T13:07:17.428Z] === RUN TestDaemonRestartKillContainers [2022-05-02T13:07:17.428Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:07:17.428Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T13:07:17.428Z] === RUN TestStats [2022-05-02T13:07:17.428Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T13:07:17.428Z] --- SKIP: TestStats (0.00s) [2022-05-02T13:07:17.428Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T13:07:17.443Z] === RUN TestFailedConnection [2022-05-02T13:07:19.657Z] --- PASS: TestGetAddress (30.33s) [2022-05-02T13:07:19.657Z] === RUN TestRequestSyntaxCheck [2022-05-02T13:07:19.657Z] 2022/05/02 13:07:19 Closing DB instances... [2022-05-02T13:07:19.657Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-02T13:07:19.657Z] === RUN TestRequest [2022-05-02T13:07:19.657Z] --- PASS: TestFailedConnection (2.03s) [2022-05-02T13:07:19.657Z] === RUN TestFailOnce [2022-05-02T13:07:20.126Z] 2022/05/02 13:07:19 http: panic serving 127.0.0.1:49302: Plugin not ready [2022-05-02T13:07:20.126Z] goroutine 34 [running]: [2022-05-02T13:07:20.126Z] net/http.(*conn).serve.func1() [2022-05-02T13:07:20.126Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T13:07:20.126Z] panic({0x913700, 0xa5d0e0}) [2022-05-02T13:07:20.126Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T13:07:20.126Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000b7a70?) [2022-05-02T13:07:20.126Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-02T13:07:20.126Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa628f8?, 0xc0000c8000?}, 0x86da86?) [2022-05-02T13:07:20.126Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T13:07:20.126Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xa628f8, 0xc0000c8000}, 0xc0000ae000) [2022-05-02T13:07:20.126Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-02T13:07:20.126Z] net/http.serverHandler.ServeHTTP({0xa60f18?}, {0xa628f8, 0xc0000c8000}, 0xc0000ae000) [2022-05-02T13:07:20.126Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T13:07:20.126Z] net/http.(*conn).serve(0xc000094000, {0xa62df8, 0xc00020a420}) [2022-05-02T13:07:20.126Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T13:07:20.126Z] created by net/http.(*Server).Serve [2022-05-02T13:07:20.126Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T13:07:20.126Z] time="2022-05-02T13:07:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2022-05-02T13:07:21.112Z] --- PASS: TestFailOnce (1.25s) [2022-05-02T13:07:21.112Z] === RUN TestEchoInputOutput [2022-05-02T13:07:21.112Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-02T13:07:21.112Z] === RUN TestBackoff [2022-05-02T13:07:21.112Z] --- PASS: TestBackoff (0.00s) [2022-05-02T13:07:21.112Z] === RUN TestAbortRetry [2022-05-02T13:07:21.112Z] --- PASS: TestAbortRetry (0.00s) [2022-05-02T13:07:21.112Z] === RUN TestClientScheme [2022-05-02T13:07:21.112Z] --- PASS: TestClientScheme (0.00s) [2022-05-02T13:07:21.112Z] === RUN TestNewClientWithTimeout [2022-05-02T13:07:21.580Z] time="2022-05-02T13:07:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-02T13:07:22.322Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-02T13:07:22.322Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-02T13:07:22.322Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-02T13:07:22.322Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-02T13:07:22.322Z] Cross building: bundles/cross/linux/s390x [2022-05-02T13:07:22.322Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-02T13:07:22.322Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-02T13:07:22.566Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.82s) [2022-05-02T13:07:22.566Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-02T13:07:23.034Z] time="2022-05-02T13:07:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-02T13:07:23.503Z] 2022/05/02 13:07:23 Closing DB instances... [2022-05-02T13:07:23.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:07:23.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-02T13:07:24.074Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:07:24.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.21s) [2022-05-02T13:07:24.599Z] === RUN TestStopContainerWithTimeout [2022-05-02T13:07:24.599Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T13:07:24.599Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-02T13:07:24.599Z] === RUN TestUpdateRestartPolicy [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.23s) [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.23s) [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.32s) [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.55s) [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.37s) [2022-05-02T13:07:24.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.70s) [2022-05-02T13:07:24.965Z] === RUN TestBuildMultiStageCopy [2022-05-02T13:07:24.965Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T13:07:25.067Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-02T13:07:25.067Z] === RUN TestNetworkDBGarbageCollection [2022-05-02T13:07:25.460Z] docker_api_swarm_service_test.go:490: [d7f96b1453e1a] joining swarm manager [d0398a2f092b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:07:25.460Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:07:25.535Z] time="2022-05-02T13:07:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-02T13:07:26.032Z] docker_api_swarm_service_test.go:490: [d7d3f664b5a89] joining swarm manager [d0398a2f092b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:07:26.032Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:07:28.580Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-02T13:07:28.580Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:07:28.580Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:07:28.580Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:07:28.580Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:07:29.151Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:07:29.328Z] --- PASS: TestRequest (9.81s) [2022-05-02T13:07:29.329Z] === RUN TestOverlappingRequests [2022-05-02T13:07:29.723Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:07:29.796Z] --- PASS: TestOverlappingRequests (0.40s) [2022-05-02T13:07:29.796Z] === RUN TestRelease [2022-05-02T13:07:29.796Z] time="2022-05-02T13:07:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-02T13:07:31.363Z] --- PASS: TestRelease (1.53s) [2022-05-02T13:07:31.363Z] === RUN TestAllocateRandomDeallocate [2022-05-02T13:07:33.019Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:07:33.591Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:07:35.155Z] === RUN TestParseEmptyInterface [2022-05-02T13:07:35.155Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestParseNonInterfaceType [2022-05-02T13:07:35.155Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestParseWithOneFunction [2022-05-02T13:07:35.155Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestParseWithMultipleFuncs [2022-05-02T13:07:35.155Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestParseWithUnnamedReturn [2022-05-02T13:07:35.155Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestEmbeddedInterface [2022-05-02T13:07:35.155Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestParsedImports [2022-05-02T13:07:35.155Z] --- PASS: TestParsedImports (0.00s) [2022-05-02T13:07:35.155Z] === RUN TestAliasedImports [2022-05-02T13:07:35.155Z] --- PASS: TestAliasedImports (0.00s) [2022-05-02T13:07:35.155Z] PASS [2022-05-02T13:07:35.155Z] coverage: 56.8% of statements [2022-05-02T13:07:35.155Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-05-02T13:07:35.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T13:07:35.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T13:07:35.623Z] --- PASS: TestAllocateRandomDeallocate (4.28s) [2022-05-02T13:07:35.624Z] === RUN TestRetrieveFromStore [2022-05-02T13:07:36.378Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T13:07:36.609Z] === RUN TestHTTPTransport [2022-05-02T13:07:36.609Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-02T13:07:36.609Z] PASS [2022-05-02T13:07:36.609Z] coverage: 85.7% of statements [2022-05-02T13:07:36.609Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-05-02T13:07:37.078Z] --- PASS: TestRetrieveFromStore (1.45s) [2022-05-02T13:07:37.078Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-02T13:07:37.078Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-02T13:07:37.078Z] === RUN TestParallelPredefinedRequest1 [2022-05-02T13:07:37.078Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-02T13:07:37.078Z] === RUN TestParallelPredefinedRequest2 [2022-05-02T13:07:37.078Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-02T13:07:37.078Z] === RUN TestParallelPredefinedRequest3 [2022-05-02T13:07:37.078Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-02T13:07:37.078Z] === RUN TestParallelPredefinedRequest4 [2022-05-02T13:07:37.078Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-02T13:07:37.078Z] === RUN TestParallelPredefinedRequest5 [2022-05-02T13:07:37.078Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-02T13:07:37.078Z] === RUN TestDebug [2022-05-02T13:07:37.078Z] --- PASS: TestDebug (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestRequestPoolParallel [2022-05-02T13:07:37.078Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-02T13:07:37.078Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-02T13:07:37.078Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-02T13:07:37.078Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-02T13:07:37.078Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-02T13:07:37.078Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-02T13:07:37.078Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-02T13:07:37.078Z] === RUN TestBufferPoolPutAndGet [2022-05-02T13:07:37.078Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-02T13:07:37.078Z] PASS [2022-05-02T13:07:37.078Z] coverage: 88.2% of statements [2022-05-02T13:07:37.079Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-05-02T13:07:37.546Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-05-02T13:07:37.546Z] === RUN TestFullAllocateRelease [2022-05-02T13:07:37.546Z] === RUN TestOutputOnPrematureClose [2022-05-02T13:07:37.547Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-02T13:07:37.547Z] === RUN TestCompleteSilently [2022-05-02T13:07:37.547Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-02T13:07:37.547Z] PASS [2022-05-02T13:07:37.547Z] coverage: 75.9% of statements [2022-05-02T13:07:37.547Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-05-02T13:07:37.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T13:07:38.015Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-05-02T13:07:38.015Z] === RUN TestOddAllocateRelease [2022-05-02T13:07:38.483Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-02T13:07:38.483Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-02T13:07:38.483Z] === RUN TestSendToOneSub [2022-05-02T13:07:38.483Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestSendToMultipleSubs [2022-05-02T13:07:38.483Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestEvictOneSub [2022-05-02T13:07:38.483Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestClosePublisher [2022-05-02T13:07:38.483Z] --- PASS: TestClosePublisher (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestPubSubRace [2022-05-02T13:07:38.483Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-02T13:07:38.483Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-02T13:07:38.483Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-02T13:07:38.483Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-02T13:07:38.483Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T13:07:38.483Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T13:07:38.483Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T13:07:38.483Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T13:07:38.483Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:07:38.483Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-02T13:07:38.483Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T13:07:38.483Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:07:38.483Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-02T13:07:38.483Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T13:07:38.483Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:07:38.483Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-02T13:07:38.483Z] PASS [2022-05-02T13:07:38.483Z] coverage: 85.3% of statements [2022-05-02T13:07:38.483Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-05-02T13:07:38.483Z] === RUN TestClientStream [2022-05-02T13:07:38.483Z] --- PASS: TestClientStream (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestClientSendFile [2022-05-02T13:07:38.483Z] --- PASS: TestClientSendFile (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestClientWithRequestTimeout [2022-05-02T13:07:38.483Z] ok github.com/docker/docker/libnetwork/ipam 57.304s coverage: 85.3% of statements [2022-05-02T13:07:38.483Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-02T13:07:38.483Z] === RUN TestFileSpecPlugin [2022-05-02T13:07:38.483Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-02T13:07:38.483Z] === RUN TestFileJSONSpecPlugin [2022-05-02T13:07:38.483Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-02T13:07:38.483Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestPluginAddHandler [2022-05-02T13:07:38.483Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestPluginWaitBadPlugin [2022-05-02T13:07:38.483Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-02T13:07:38.483Z] === RUN TestGet [2022-05-02T13:07:38.483Z] time="2022-05-02T13:07:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-02T13:07:38.873Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:07:38.873Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:07:38.873Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:07:38.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-02T13:07:38.928Z] --- PASS: TestBuildMultiStageCopy (14.66s) [2022-05-02T13:07:38.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.17s) [2022-05-02T13:07:38.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-05-02T13:07:38.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-05-02T13:07:38.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2022-05-02T13:07:38.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2022-05-02T13:07:38.928Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T13:07:39.470Z] --- PASS: TestPubSubRace (1.06s) [2022-05-02T13:07:39.470Z] PASS [2022-05-02T13:07:39.470Z] coverage: 75.0% of statements [2022-05-02T13:07:39.470Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-05-02T13:07:39.470Z] time="2022-05-02T13:07:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-02T13:07:39.815Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:07:40.456Z] === RUN TestRegister [2022-05-02T13:07:40.456Z] --- PASS: TestRegister (0.00s) [2022-05-02T13:07:40.456Z] === RUN TestCommand [2022-05-02T13:07:40.456Z] --- PASS: TestCommand (0.03s) [2022-05-02T13:07:40.456Z] === RUN TestNaiveSelf [2022-05-02T13:07:40.456Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-02T13:07:40.456Z] PASS [2022-05-02T13:07:40.456Z] coverage: 82.4% of statements [2022-05-02T13:07:40.456Z] ok github.com/docker/docker/pkg/reexec 0.101s coverage: 82.4% of statements [2022-05-02T13:07:40.758Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:07:40.924Z] === RUN TestDump [2022-05-02T13:07:40.924Z] goroutine 19 [running]: [2022-05-02T13:07:40.924Z] github.com/docker/docker/pkg/stack.dump(0x712d57?) [2022-05-02T13:07:40.924Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T13:07:40.924Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-02T13:07:40.924Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-02T13:07:40.924Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-02T13:07:40.924Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-02T13:07:40.924Z] testing.tRunner(0xc000085520, 0x8da498) [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:07:40.924Z] created by testing.(*T).Run [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T13:07:40.924Z] [2022-05-02T13:07:40.924Z] goroutine 1 [chan receive]: [2022-05-02T13:07:40.924Z] testing.(*T).Run(0xc000085380, {0x8c913c?, 0x6ec1f3?}, 0x8da498) [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T13:07:40.924Z] testing.runTests.func1(0xc0000b6840?) [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T13:07:40.924Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:07:40.924Z] testing.runTests(0xc000094460?, {0xa5e400, 0x3, 0x3}, {0x1d520440598?, 0x40?, 0xa634a0?}) [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T13:07:40.924Z] testing.(*M).Run(0xc000094460) [2022-05-02T13:07:40.924Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T13:07:40.924Z] main.main() [2022-05-02T13:07:40.924Z] _testmain.go:99 +0x255 [2022-05-02T13:07:40.924Z] --- PASS: TestDump (0.00s) [2022-05-02T13:07:40.924Z] === RUN TestDumpToFile [2022-05-02T13:07:41.393Z] --- PASS: TestDumpToFile (0.19s) [2022-05-02T13:07:41.393Z] === RUN TestDumpToFileWithEmptyInput [2022-05-02T13:07:41.393Z] goroutine 21 [running]: [2022-05-02T13:07:41.393Z] github.com/docker/docker/pkg/stack.dump(0x78ed13?) [2022-05-02T13:07:41.393Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T13:07:41.393Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x78ece0?}) [2022-05-02T13:07:41.393Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-02T13:07:41.393Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-05-02T13:07:41.393Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-02T13:07:41.393Z] testing.tRunner(0xc000085ba0, 0x8da488) [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:07:41.393Z] created by testing.(*T).Run [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T13:07:41.393Z] [2022-05-02T13:07:41.393Z] goroutine 1 [chan receive]: [2022-05-02T13:07:41.393Z] testing.(*T).Run(0xc000085380, {0x8d0713?, 0x6ec1f3?}, 0x8da488) [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T13:07:41.393Z] testing.runTests.func1(0xc0000b6840?) [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T13:07:41.393Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T13:07:41.393Z] testing.runTests(0xc000094460?, {0xa5e400, 0x3, 0x3}, {0x1d520440598?, 0x40?, 0xa634a0?}) [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T13:07:41.393Z] testing.(*M).Run(0xc000094460) [2022-05-02T13:07:41.393Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T13:07:41.393Z] main.main() [2022-05-02T13:07:41.393Z] _testmain.go:99 +0x255 [2022-05-02T13:07:41.393Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-02T13:07:41.393Z] PASS [2022-05-02T13:07:41.393Z] coverage: 90.9% of statements [2022-05-02T13:07:41.393Z] ok github.com/docker/docker/pkg/stack 0.232s coverage: 90.9% of statements [2022-05-02T13:07:41.393Z] time="2022-05-02T13:07:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-02T13:07:41.861Z] === RUN TestNewStdWriter [2022-05-02T13:07:41.861Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-02T13:07:41.861Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestWriteWithNilBytes [2022-05-02T13:07:41.861Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestWrite [2022-05-02T13:07:41.861Z] --- PASS: TestWrite (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestWriteWithWriterError [2022-05-02T13:07:41.861Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-02T13:07:41.861Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyWriteAndRead [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-02T13:07:41.861Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-02T13:07:41.861Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-02T13:07:41.861Z] PASS [2022-05-02T13:07:41.861Z] coverage: 100.0% of statements [2022-05-02T13:07:41.861Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-05-02T13:07:41.881Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2022-05-02T13:07:41.881Z] === RUN TestBuildLabelWithTargets [2022-05-02T13:07:41.881Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:07:41.881Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-02T13:07:41.881Z] === RUN TestBuildWithEmptyLayers [2022-05-02T13:07:42.145Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:07:42.848Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-02T13:07:42.848Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-02T13:07:42.848Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestFormatStatus [2022-05-02T13:07:42.848Z] --- PASS: TestFormatStatus (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestFormatError [2022-05-02T13:07:42.848Z] --- PASS: TestFormatError (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestFormatJSONError [2022-05-02T13:07:42.848Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-02T13:07:42.848Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-02T13:07:42.848Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestNewJSONProgressOutput [2022-05-02T13:07:42.848Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestAuxFormatterEmit [2022-05-02T13:07:42.848Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestStreamWriterStdout [2022-05-02T13:07:42.848Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-02T13:07:42.848Z] === RUN TestStreamWriterStderr [2022-05-02T13:07:42.848Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-02T13:07:42.848Z] PASS [2022-05-02T13:07:42.848Z] coverage: 66.2% of statements [2022-05-02T13:07:42.848Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-05-02T13:07:43.104Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:07:43.316Z] === RUN TestGenerateRandomID [2022-05-02T13:07:43.316Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-02T13:07:43.316Z] === RUN TestShortenId [2022-05-02T13:07:43.316Z] --- PASS: TestShortenId (0.00s) [2022-05-02T13:07:43.316Z] === RUN TestShortenSha256Id [2022-05-02T13:07:43.316Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-02T13:07:43.316Z] === RUN TestShortenIdEmpty [2022-05-02T13:07:43.316Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-02T13:07:43.316Z] === RUN TestShortenIdInvalid [2022-05-02T13:07:43.316Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-02T13:07:43.316Z] === RUN TestIsShortIDNonHex [2022-05-02T13:07:43.316Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-02T13:07:43.316Z] === RUN TestIsShortIDNotCorrectSize [2022-05-02T13:07:43.316Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-02T13:07:43.316Z] PASS [2022-05-02T13:07:43.316Z] coverage: 70.6% of statements [2022-05-02T13:07:43.316Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-05-02T13:07:43.449Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-05-02T13:07:43.449Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T13:07:44.044Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:07:44.302Z] === RUN TestIsCpusetListAvailable [2022-05-02T13:07:44.303Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-02T13:07:44.303Z] PASS [2022-05-02T13:07:44.303Z] coverage: 39.4% of statements [2022-05-02T13:07:44.303Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-05-02T13:07:45.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-02T13:07:45.869Z] time="2022-05-02T13:07:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-02T13:07:45.869Z] === RUN TestChtimes [2022-05-02T13:07:45.869Z] --- PASS: TestChtimes (0.00s) [2022-05-02T13:07:45.869Z] === RUN TestChtimesWindows [2022-05-02T13:07:45.869Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-02T13:07:45.869Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-02T13:07:45.869Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-02T13:07:45.869Z] PASS [2022-05-02T13:07:45.869Z] coverage: 13.0% of statements [2022-05-02T13:07:45.869Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-05-02T13:07:46.000Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:07:46.571Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:07:46.855Z] === RUN TestTailFile [2022-05-02T13:07:46.855Z] --- PASS: TestTailFile (0.00s) [2022-05-02T13:07:46.855Z] === RUN TestTailFileManyLines [2022-05-02T13:07:46.855Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-02T13:07:46.855Z] === RUN TestTailEmptyFile [2022-05-02T13:07:46.855Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-02T13:07:46.855Z] === RUN TestTailNegativeN [2022-05-02T13:07:46.855Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader [2022-05-02T13:07:46.855Z] === CONT TestNewTailReader [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/no_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/truncated_last_line [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-02T13:07:46.855Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-02T13:07:46.855Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T13:07:46.855Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.855Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T13:07:46.855Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/no_delimiter [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.856Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.856Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.857Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.857Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.857Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:46.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:46.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.860Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:46.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:46.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:46.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.143Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.331Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:47.331Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T13:07:47.331Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:47.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T13:07:47.333Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.333Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:07:47.334Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T13:07:47.335Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T13:07:47.336Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T13:07:47.336Z] PASS [2022-05-02T13:07:47.336Z] coverage: 88.6% of statements [2022-05-02T13:07:47.336Z] ok github.com/docker/docker/pkg/tailfile 0.260s coverage: 88.6% of statements [2022-05-02T13:07:47.404Z] docker_api_swarm_service_test.go:128: [d6621943e8fe1] joining swarm manager [d39237b5938ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:07:48.323Z] === RUN TestTarSumRemoveNonExistent [2022-05-02T13:07:48.323Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestTarSumRemove [2022-05-02T13:07:48.323Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestSortFileInfoSums [2022-05-02T13:07:48.323Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestNewTarSumForLabelInvalid [2022-05-02T13:07:48.323Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestNewTarSumForLabel [2022-05-02T13:07:48.323Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestEmptyTar [2022-05-02T13:07:48.323Z] --- PASS: TestEmptyTar (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestTarSumsReadSize [2022-05-02T13:07:48.323Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestTarSums [2022-05-02T13:07:48.323Z] --- PASS: TestTarSums (0.07s) [2022-05-02T13:07:48.323Z] === RUN TestIteration [2022-05-02T13:07:48.323Z] --- PASS: TestIteration (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestVersionLabelForChecksum [2022-05-02T13:07:48.323Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestVersion [2022-05-02T13:07:48.323Z] --- PASS: TestVersion (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestGetVersion [2022-05-02T13:07:48.323Z] --- PASS: TestGetVersion (0.00s) [2022-05-02T13:07:48.323Z] === RUN TestGetVersions [2022-05-02T13:07:48.323Z] --- PASS: TestGetVersions (0.00s) [2022-05-02T13:07:48.323Z] PASS [2022-05-02T13:07:48.323Z] coverage: 89.3% of statements [2022-05-02T13:07:48.323Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2022-05-02T13:07:48.348Z] docker_api_swarm_service_test.go:129: [ddef68b8e2d32] joining swarm manager [d39237b5938ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:07:48.791Z] === RUN TestTruncIndex [2022-05-02T13:07:49.259Z] --- PASS: TestTruncIndex (0.10s) [2022-05-02T13:07:49.259Z] PASS [2022-05-02T13:07:49.259Z] coverage: 91.5% of statements [2022-05-02T13:07:49.259Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-05-02T13:07:49.775Z] docker_api_swarm_service_test.go:137: [d5ba3792dc354] joining swarm manager [d39237b5938ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-02T13:07:49.837Z] === RUN TestVersionInfo [2022-05-02T13:07:49.837Z] --- PASS: TestVersionInfo (0.00s) [2022-05-02T13:07:49.837Z] === RUN TestAppendVersions [2022-05-02T13:07:49.837Z] --- PASS: TestAppendVersions (0.00s) [2022-05-02T13:07:49.837Z] PASS [2022-05-02T13:07:49.837Z] coverage: 88.9% of statements [2022-05-02T13:07:49.837Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-02T13:07:50.716Z] docker_api_swarm_service_test.go:138: [d3643c6b13aac] joining swarm manager [d39237b5938ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-02T13:07:51.402Z] === RUN TestValidatePrivileges [2022-05-02T13:07:51.402Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-02T13:07:51.402Z] === RUN TestFilterByCapNeg [2022-05-02T13:07:51.402Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-02T13:07:51.402Z] === RUN TestFilterByCapPos [2022-05-02T13:07:51.402Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-02T13:07:51.402Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-02T13:07:51.402Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-02T13:07:51.402Z] PASS [2022-05-02T13:07:51.402Z] coverage: 12.2% of statements [2022-05-02T13:07:51.402Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.2% of statements [2022-05-02T13:07:51.870Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T13:07:51.870Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T13:07:51.870Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T13:07:51.870Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-02T13:07:52.858Z] === RUN TestNewSettable [2022-05-02T13:07:52.858Z] --- PASS: TestNewSettable (0.00s) [2022-05-02T13:07:52.858Z] === RUN TestIsSettable [2022-05-02T13:07:52.858Z] --- PASS: TestIsSettable (0.00s) [2022-05-02T13:07:52.858Z] === RUN TestUpdateSettingsEnv [2022-05-02T13:07:52.858Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-02T13:07:52.858Z] PASS [2022-05-02T13:07:52.858Z] coverage: 20.0% of statements [2022-05-02T13:07:52.858Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-05-02T13:07:52.858Z] === RUN TestLoad [2022-05-02T13:07:52.858Z] --- PASS: TestLoad (0.00s) [2022-05-02T13:07:52.858Z] === RUN TestSave [2022-05-02T13:07:52.858Z] --- PASS: TestSave (0.03s) [2022-05-02T13:07:52.858Z] === RUN TestAddDeleteGet [2022-05-02T13:07:52.858Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-02T13:07:52.858Z] === RUN TestInvalidTags [2022-05-02T13:07:52.858Z] --- PASS: TestInvalidTags (0.01s) [2022-05-02T13:07:52.858Z] PASS [2022-05-02T13:07:52.858Z] coverage: 84.4% of statements [2022-05-02T13:07:52.858Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2022-05-02T13:07:53.845Z] --- PASS: TestGet (15.01s) [2022-05-02T13:07:53.845Z] === RUN TestPluginWithNoManifest [2022-05-02T13:07:53.845Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-02T13:07:53.845Z] === RUN TestGetAll [2022-05-02T13:07:53.845Z] --- PASS: TestGetAll (0.00s) [2022-05-02T13:07:53.845Z] PASS [2022-05-02T13:07:53.845Z] coverage: 73.2% of statements [2022-05-02T13:07:53.845Z] ok github.com/docker/docker/pkg/plugins 35.998s coverage: 73.2% of statements [2022-05-02T13:07:54.014Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:07:54.315Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-02T13:07:54.315Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-02T13:07:54.315Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-02T13:07:54.315Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-02T13:07:54.315Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-02T13:07:54.315Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-02T13:07:54.315Z] === RUN TestResumableRequestReaderWithReadError [2022-05-02T13:07:54.315Z] time="2022-05-02T13:07:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-02T13:07:54.315Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-02T13:07:54.315Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-02T13:07:54.315Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-02T13:07:54.315Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-02T13:07:54.315Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-02T13:07:54.316Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-02T13:07:54.316Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-02T13:07:54.316Z] === RUN TestResumableRequestReader [2022-05-02T13:07:54.316Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-02T13:07:54.316Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-02T13:07:54.316Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-02T13:07:54.316Z] PASS [2022-05-02T13:07:54.316Z] coverage: 100.0% of statements [2022-05-02T13:07:54.316Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2022-05-02T13:07:54.740Z] --- PASS: TestUpdateRestartPolicy (26.06s) [2022-05-02T13:07:54.740Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T13:07:54.740Z] --- PASS: TestUpdateRestartWithAutoRemove (2.75s) [2022-05-02T13:07:54.740Z] === RUN TestWaitNonBlocked [2022-05-02T13:07:54.740Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:07:54.740Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:07:54.740Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:07:54.740Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:07:54.740Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:07:54.740Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:07:54.784Z] === RUN TestRestartManagerTimeout [2022-05-02T13:07:54.784Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-02T13:07:54.784Z] === RUN TestRestartManagerTimeoutReset [2022-05-02T13:07:54.784Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-02T13:07:54.784Z] PASS [2022-05-02T13:07:54.784Z] coverage: 50.9% of statements [2022-05-02T13:07:54.784Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-05-02T13:07:54.784Z] === RUN TestResolveAuthConfigIndexServer [2022-05-02T13:07:54.784Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-02T13:07:54.784Z] === RUN TestResolveAuthConfigFullURL [2022-05-02T13:07:54.784Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-02T13:07:54.784Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-02T13:07:54.784Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-02T13:07:54.784Z] === RUN TestValidateMirror [2022-05-02T13:07:54.784Z] --- PASS: TestValidateMirror (0.00s) [2022-05-02T13:07:54.784Z] === RUN TestLoadInsecureRegistries [2022-05-02T13:07:55.252Z] time="2022-05-02T13:07:54Z" 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-02T13:07:55.252Z] time="2022-05-02T13:07:54Z" 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-02T13:07:55.252Z] time="2022-05-02T13:07:54Z" 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-02T13:07:55.252Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-05-02T13:07:55.252Z] === RUN TestNewServiceConfig [2022-05-02T13:07:55.252Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestValidateIndexName [2022-05-02T13:07:55.252Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestValidateIndexNameWithError [2022-05-02T13:07:55.252Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestEndpointParse [2022-05-02T13:07:55.252Z] --- PASS: TestEndpointParse (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestEndpointParseInvalid [2022-05-02T13:07:55.252Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestValidateEndpoint [2022-05-02T13:07:55.252Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-02T13:07:55.252Z] === RUN TestPing [2022-05-02T13:07:55.252Z] --- PASS: TestPing (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestPingRegistryEndpoint [2022-05-02T13:07:55.252Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:07:55.252Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-02T13:07:55.252Z] === RUN TestEndpoint [2022-05-02T13:07:55.252Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:07:55.252Z] --- SKIP: TestEndpoint (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestParseRepositoryInfo [2022-05-02T13:07:55.252Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestNewIndexInfo [2022-05-02T13:07:55.252Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestMirrorEndpointLookup [2022-05-02T13:07:55.252Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:07:55.252Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestSearchRepositories [2022-05-02T13:07:55.252Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-02T13:07:55.252Z] Host: 127.0.0.1:49359 [2022-05-02T13:07:55.252Z] User-Agent: docker test client [2022-05-02T13:07:55.252Z] Authorization: Token fake-token [2022-05-02T13:07:55.252Z] X-Docker-Token: true [2022-05-02T13:07:55.252Z] Accept-Encoding: gzip [2022-05-02T13:07:55.252Z] [2022-05-02T13:07:55.252Z] [2022-05-02T13:07:55.252Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-02T13:07:55.252Z] Connection: close [2022-05-02T13:07:55.252Z] Content-Length: 144 [2022-05-02T13:07:55.252Z] Cache-Control: no-cache [2022-05-02T13:07:55.252Z] Content-Type: application/json [2022-05-02T13:07:55.252Z] Date: Mon, 02 May 2022 13:07:54 GMT [2022-05-02T13:07:55.252Z] Expires: -1 [2022-05-02T13:07:55.252Z] Pragma: no-cache [2022-05-02T13:07:55.252Z] Server: docker-tests/mock [2022-05-02T13:07:55.252Z] X-Docker-Registry-Config: mock [2022-05-02T13:07:55.252Z] X-Docker-Registry-Version: 0.0.0 [2022-05-02T13:07:55.252Z] [2022-05-02T13:07:55.252Z] [2022-05-02T13:07:55.252Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestTrustedLocation [2022-05-02T13:07:55.252Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-02T13:07:55.252Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestAllowNondistributableArtifacts [2022-05-02T13:07:55.252Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestIsSecureIndex [2022-05-02T13:07:55.252Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-02T13:07:55.252Z] PASS [2022-05-02T13:07:55.252Z] coverage: 51.7% of statements [2022-05-02T13:07:55.252Z] ok github.com/docker/docker/registry 0.329s coverage: 51.7% of statements [2022-05-02T13:07:55.252Z] === RUN TestDecodeContainerConfig [2022-05-02T13:07:55.252Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-02T13:07:55.252Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-02T13:07:55.252Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestDecodeContainerConfigIsolation [2022-05-02T13:07:55.252Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-02T13:07:55.252Z] === RUN TestValidatePrivileged [2022-05-02T13:07:55.252Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-02T13:07:55.252Z] PASS [2022-05-02T13:07:55.252Z] coverage: 52.4% of statements [2022-05-02T13:07:55.252Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.4% of statements [2022-05-02T13:07:55.721Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-02T13:07:55.721Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-02T13:07:55.721Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-02T13:07:55.721Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-02T13:07:55.721Z] PASS [2022-05-02T13:07:55.721Z] coverage: 62.5% of statements [2022-05-02T13:07:55.721Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2022-05-02T13:07:57.938Z] === RUN TestGetDriver [2022-05-02T13:07:57.939Z] --- PASS: TestGetDriver (0.00s) [2022-05-02T13:07:57.939Z] === RUN TestVolumeRequestError [2022-05-02T13:07:57.939Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-02T13:07:57.939Z] PASS [2022-05-02T13:07:57.939Z] coverage: 36.1% of statements [2022-05-02T13:07:57.939Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-05-02T13:07:57.939Z] === RUN TestGetAddress [2022-05-02T13:07:57.939Z] --- PASS: TestGetAddress (0.00s) [2022-05-02T13:07:57.939Z] === RUN TestRemove [2022-05-02T13:07:57.939Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T13:07:57.939Z] --- SKIP: TestRemove (0.00s) [2022-05-02T13:07:57.939Z] === RUN TestInitializeWithVolumes [2022-05-02T13:07:57.939Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-02T13:07:57.939Z] === RUN TestCreate [2022-05-02T13:07:57.939Z] --- PASS: TestCreate (0.01s) [2022-05-02T13:07:57.939Z] === RUN TestValidateName [2022-05-02T13:07:57.939Z] --- PASS: TestValidateName (0.00s) [2022-05-02T13:07:57.939Z] === RUN TestCreateWithOpts [2022-05-02T13:07:57.939Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T13:07:57.939Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-02T13:07:57.939Z] === RUN TestRelaodNoOpts [2022-05-02T13:07:57.939Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-02T13:07:57.939Z] PASS [2022-05-02T13:07:57.939Z] coverage: 41.5% of statements [2022-05-02T13:07:57.939Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-05-02T13:07:58.384Z] --- PASS: TestBuildMultiStageOnBuild (14.71s) [2022-05-02T13:07:58.385Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T13:07:58.385Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:07:58.385Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-02T13:07:58.385Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRaw [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-02T13:07:58.407Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRaw [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-02T13:07:58.407Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestConvertTmpfsOptions [2022-05-02T13:07:58.407Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-02T13:07:58.407Z] linux_parser_test.go:209: data="ro" [2022-05-02T13:07:58.407Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestParseMountSpec [2022-05-02T13:07:58.407Z] parser_test.go:62: case 0 [2022-05-02T13:07:58.407Z] parser_test.go:62: case 1 [2022-05-02T13:07:58.407Z] parser_test.go:62: case 2 [2022-05-02T13:07:58.407Z] parser_test.go:62: case 3 [2022-05-02T13:07:58.407Z] parser_test.go:62: case 4 [2022-05-02T13:07:58.407Z] parser_test.go:62: case 5 [2022-05-02T13:07:58.407Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestValidateMount [2022-05-02T13:07:58.407Z] --- PASS: TestValidateMount (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRaw [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T13:07:58.407Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-02T13:07:58.407Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T13:07:58.407Z] PASS [2022-05-02T13:07:58.407Z] coverage: 67.6% of statements [2022-05-02T13:07:58.407Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-05-02T13:07:59.297Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:07:59.870Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:08:00.264Z] === RUN TestSetGetMeta [2022-05-02T13:08:00.264Z] === PAUSE TestSetGetMeta [2022-05-02T13:08:00.264Z] === RUN TestRestore [2022-05-02T13:08:00.264Z] === PAUSE TestRestore [2022-05-02T13:08:00.264Z] === RUN TestServiceCreate [2022-05-02T13:08:00.264Z] === PAUSE TestServiceCreate [2022-05-02T13:08:00.264Z] === RUN TestServiceList [2022-05-02T13:08:00.264Z] === PAUSE TestServiceList [2022-05-02T13:08:00.264Z] === RUN TestServiceRemove [2022-05-02T13:08:00.264Z] === PAUSE TestServiceRemove [2022-05-02T13:08:00.264Z] === RUN TestServiceGet [2022-05-02T13:08:00.264Z] === PAUSE TestServiceGet [2022-05-02T13:08:00.264Z] === RUN TestServicePrune [2022-05-02T13:08:00.264Z] === PAUSE TestServicePrune [2022-05-02T13:08:00.264Z] === RUN TestCreate [2022-05-02T13:08:00.264Z] === PAUSE TestCreate [2022-05-02T13:08:00.264Z] === RUN TestRemove [2022-05-02T13:08:00.264Z] === PAUSE TestRemove [2022-05-02T13:08:00.264Z] === RUN TestList [2022-05-02T13:08:00.264Z] === PAUSE TestList [2022-05-02T13:08:00.264Z] === RUN TestFindByDriver [2022-05-02T13:08:00.264Z] === PAUSE TestFindByDriver [2022-05-02T13:08:00.264Z] === RUN TestFindByReferenced [2022-05-02T13:08:00.264Z] === PAUSE TestFindByReferenced [2022-05-02T13:08:00.264Z] === RUN TestDerefMultipleOfSameRef [2022-05-02T13:08:00.264Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-02T13:08:00.264Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T13:08:00.264Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T13:08:00.264Z] === RUN TestDefererencePluginOnCreateError [2022-05-02T13:08:00.264Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-02T13:08:00.264Z] === RUN TestRefDerefRemove [2022-05-02T13:08:00.264Z] === PAUSE TestRefDerefRemove [2022-05-02T13:08:00.264Z] === RUN TestGet [2022-05-02T13:08:00.264Z] === PAUSE TestGet [2022-05-02T13:08:00.264Z] === RUN TestGetWithReference [2022-05-02T13:08:00.264Z] === PAUSE TestGetWithReference [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_nil_list [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_empty_list [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_filter_some [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_filter_middle [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-02T13:08:00.264Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-02T13:08:00.264Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_nil_list [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_filter_some [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_empty_list [2022-05-02T13:08:00.264Z] === CONT TestFilterFunc/test_filter_middle [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-02T13:08:00.264Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-02T13:08:00.264Z] === CONT TestSetGetMeta [2022-05-02T13:08:00.264Z] === CONT TestList [2022-05-02T13:08:00.264Z] === CONT TestDefererencePluginOnCreateError [2022-05-02T13:08:00.264Z] === CONT TestDerefMultipleOfSameRef [2022-05-02T13:08:00.264Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-02T13:08:00.264Z] === CONT TestRemove [2022-05-02T13:08:00.264Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-02T13:08:00.264Z] === CONT TestCreate [2022-05-02T13:08:00.264Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-02T13:08:00.264Z] === CONT TestServicePrune [2022-05-02T13:08:00.264Z] --- PASS: TestList (0.04s) [2022-05-02T13:08:00.264Z] === CONT TestServiceGet [2022-05-02T13:08:00.264Z] --- PASS: TestRemove (0.03s) [2022-05-02T13:08:00.264Z] === CONT TestServiceRemove [2022-05-02T13:08:00.264Z] --- PASS: TestCreate (0.02s) [2022-05-02T13:08:00.264Z] === CONT TestServiceList [2022-05-02T13:08:00.264Z] --- PASS: TestServiceGet (0.17s) [2022-05-02T13:08:00.264Z] === CONT TestServiceCreate [2022-05-02T13:08:00.264Z] time="2022-05-02T13:07:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:08:00.264Z] --- PASS: TestServiceRemove (0.16s) [2022-05-02T13:08:00.264Z] === CONT TestRestore [2022-05-02T13:08:00.264Z] --- PASS: TestServiceList (0.16s) [2022-05-02T13:08:00.264Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T13:08:00.264Z] time="2022-05-02T13:07:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:08:00.264Z] time="2022-05-02T13:07:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:08:00.264Z] time="2022-05-02T13:07:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-02T13:08:00.264Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-02T13:08:00.264Z] === CONT TestFindByReferenced [2022-05-02T13:08:00.264Z] --- PASS: TestServiceCreate (0.03s) [2022-05-02T13:08:00.264Z] === CONT TestFindByDriver [2022-05-02T13:08:00.264Z] time="2022-05-02T13:07:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T13:08:00.264Z] --- PASS: TestRestore (0.03s) [2022-05-02T13:08:00.264Z] === CONT TestGet [2022-05-02T13:08:00.264Z] --- PASS: TestServicePrune (0.21s) [2022-05-02T13:08:00.264Z] === CONT TestGetWithReference [2022-05-02T13:08:00.264Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-02T13:08:00.264Z] === CONT TestRefDerefRemove [2022-05-02T13:08:00.264Z] --- PASS: TestFindByDriver (0.02s) [2022-05-02T13:08:00.264Z] --- PASS: TestGet (0.02s) [2022-05-02T13:08:00.264Z] --- PASS: TestGetWithReference (0.02s) [2022-05-02T13:08:00.264Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-02T13:08:00.264Z] PASS [2022-05-02T13:08:00.264Z] coverage: 69.0% of statements [2022-05-02T13:08:00.264Z] ok github.com/docker/docker/volume/service 0.326s coverage: 69.0% of statements [2022-05-02T13:08:00.441Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:08:01.013Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:08:01.273Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:08:01.845Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:08:01.905Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-02T13:08:01.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.12s) [2022-05-02T13:08:01.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.09s) [2022-05-02T13:08:01.905Z] === RUN TestWaitBlocked [2022-05-02T13:08:01.905Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:01.905Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-02T13:08:01.905Z] PASS [2022-05-02T13:08:01.905Z] ok github.com/docker/docker/integration/container 128.113s [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === Skipped [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-02T13:08:01.905Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-02T13:08:01.905Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-05-02T13:08:01.905Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T13:08:01.905Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T13:08:01.905Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T13:08:01.905Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T13:08:01.905Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-02T13:08:01.905Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T13:08:01.905Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-05-02T13:08:01.905Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:08:01.905Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.17s) [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-02T13:08:01.905Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-02T13:08:01.905Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-02T13:08:01.905Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T13:08:01.905Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-02T13:08:01.905Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-02T13:08:01.905Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T13:08:01.905Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T13:08:01.905Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-02T13:08:01.905Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-02T13:08:01.905Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-02T13:08:01.905Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-02T13:08:01.905Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-02T13:08:01.905Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-02T13:08:01.905Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T13:08:01.905Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-02T13:08:01.905Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-02T13:08:01.905Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-02T13:08:01.905Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-02T13:08:01.905Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:01.905Z] [2022-05-02T13:08:01.905Z] DONE 120 tests, 34 skipped in 131.478s [2022-05-02T13:08:02.106Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:08:02.375Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-02T13:08:04.023Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:08:04.023Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-02T13:08:10.621Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:08:10.621Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:08:11.191Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:08:12.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-02T13:08:13.145Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:08:13.323Z] --- PASS: TestBuildMultiStageLayerLeak (12.91s) [2022-05-02T13:08:13.323Z] === RUN TestBuildWithHugeFile [2022-05-02T13:08:15.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-02T13:08:17.609Z] docker_api_swarm_service_test.go:304: [dd2f635a88758] joining swarm manager [d84cfb7b2e865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:08:18.067Z] 2022/05/02 13:08:17 Closing DB instances... [2022-05-02T13:08:18.993Z] docker_api_swarm_service_test.go:304: [d52807289790a] joining swarm manager [d84cfb7b2e865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:08:19.630Z] --- PASS: TestNetworkDBGarbageCollection (54.28s) [2022-05-02T13:08:19.630Z] === RUN TestFindNode [2022-05-02T13:08:19.630Z] 2022/05/02 13:08:19 Closing DB instances... [2022-05-02T13:08:19.630Z] --- PASS: TestFindNode (0.02s) [2022-05-02T13:08:19.630Z] === RUN TestChangeNodeState [2022-05-02T13:08:19.630Z] 2022/05/02 13:08:19 Closing DB instances... [2022-05-02T13:08:19.630Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-02T13:08:19.630Z] === RUN TestNodeReincarnation [2022-05-02T13:08:19.630Z] 2022/05/02 13:08:19 Closing DB instances... [2022-05-02T13:08:19.934Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:08:19.934Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-02T13:08:19.934Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:08:21.316Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:08:23.860Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-02T13:08:24.381Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-02T13:08:24.381Z] === RUN TestParallelCreate [2022-05-02T13:08:24.381Z] 2022/05/02 13:08:24 Closing DB instances... [2022-05-02T13:08:24.381Z] --- PASS: TestParallelCreate (0.02s) [2022-05-02T13:08:24.381Z] === RUN TestParallelDelete [2022-05-02T13:08:24.381Z] 2022/05/02 13:08:24 Closing DB instances... [2022-05-02T13:08:24.381Z] --- PASS: TestParallelDelete (0.02s) [2022-05-02T13:08:24.381Z] === RUN TestNetworkDBIslands [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4ed979b599f6 with config:&{NodeID:4ed979b599f6 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-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node 4ed979b599f6/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node 4ed979b599f6/172.28.120.111, added to nodes list" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a9223b369ecd with config:&{NodeID:a9223b369ecd 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-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node a9223b369ecd/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node a9223b369ecd/172.28.120.111, added to nodes list" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node a9223b369ecd/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node a9223b369ecd/172.28.120.111, added to nodes list" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node 4ed979b599f6/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=info msg="Node 4ed979b599f6/172.28.120.111, added to nodes list" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-02T13:08:24.381Z] time="2022-05-02T13:08:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:257332575c30 with config:&{NodeID:257332575c30 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-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 4ed979b599f6/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 4ed979b599f6/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node a9223b369ecd/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node a9223b369ecd/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.365Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.769Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:77d1eacc6363 with config:&{NodeID:77d1eacc6363 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-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node a9223b369ecd/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node a9223b369ecd/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 4ed979b599f6/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 4ed979b599f6/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:25.833Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a189c452c865 with config:&{NodeID:a189c452c865 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-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node 4ed979b599f6/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node 4ed979b599f6/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node 257332575c30/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node a9223b369ecd/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=info msg="Node a9223b369ecd/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:26Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:26Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:26Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:26Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:26Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:26.301Z] time="2022-05-02T13:08:26Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:26.768Z] networkdb_test.go:835: Re-joining: 3 [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=info msg="The new bootstrap node list is:[172.28.120.111:10033 172.28.120.111:10034 172.28.120.111:10035]" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10033" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49389" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10034" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49390" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10035" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49391" [2022-05-02T13:08:26.768Z] networkdb_test.go:835: Re-joining: 4 [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=info msg="The new bootstrap node list is:[172.28.120.111:10033 172.28.120.111:10034 172.28.120.111:10035]" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10033" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49392" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10034" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49393" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49394" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10035" [2022-05-02T13:08:26.768Z] time="2022-05-02T13:08:26Z" level=info msg="node 0 leaving" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="Node 4ed979b599f6 change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="node5(a189c452c865): Node leave event for 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="Node 4ed979b599f6 change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="node3(257332575c30): Node leave event for 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="Node 4ed979b599f6 change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="node2(a9223b369ecd): Node leave event for 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="Node 4ed979b599f6 change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="node4(77d1eacc6363): Node leave event for 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="Node 4ed979b599f6 change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:26Z" level=info msg="node1(4ed979b599f6): Node leave event for 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:27Z" level=info msg="Node 4ed979b599f6/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:27Z" level=info msg="Node 4ed979b599f6/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:27Z" level=info msg="Node 4ed979b599f6/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:27Z" level=info msg="Node 4ed979b599f6/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.236Z] time="2022-05-02T13:08:27Z" level=info msg="Node 4ed979b599f6/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.120.111:10035: use of closed network connection" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="node 1 leaving" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="node4(77d1eacc6363): Node leave event for a9223b369ecd/172.28.120.111" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd change state NodeActive --> NodeFailed" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd/172.28.120.111, added to failed nodes list" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="node3(257332575c30): Node leave event for a9223b369ecd/172.28.120.111" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd change state NodeActive --> NodeLeft" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="node5(a189c452c865): Node leave event for a9223b369ecd/172.28.120.111" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=error msg="node: a9223b369ecd is unknown to memberlist" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="Node a9223b369ecd/172.28.120.111, left gossip cluster" [2022-05-02T13:08:27.704Z] time="2022-05-02T13:08:27Z" level=info msg="node 2 leaving" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="Node 257332575c30 change state NodeActive --> NodeLeft" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="node5(a189c452c865): Node leave event for 257332575c30/172.28.120.111" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="Node 257332575c30 change state NodeActive --> NodeLeft" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="node4(77d1eacc6363): Node leave event for 257332575c30/172.28.120.111" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="Node 257332575c30 change state NodeActive --> NodeLeft" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="node3(257332575c30): Node leave event for 257332575c30/172.28.120.111" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:27Z" level=info msg="Node 257332575c30/172.28.120.111, left gossip cluster" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:28Z" level=info msg="Node 257332575c30/172.28.120.111, left gossip cluster" [2022-05-02T13:08:28.171Z] time="2022-05-02T13:08:28Z" level=info msg="Node 257332575c30/172.28.120.111, left gossip cluster" [2022-05-02T13:08:28.314Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:08:28.639Z] networkdb_test.go:867: node4: OK [2022-05-02T13:08:28.639Z] networkdb_test.go:867: node5: OK [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=warning msg="memberlist: Failed to send gossip to 172.28.120.111:10036: write udp [::]:10035->172.28.120.111:10036: use of closed network connection" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="node 0 coming back" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0a282b3c3985 with config:&{NodeID:0a282b3c3985 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-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="Node 0a282b3c3985/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="Node 0a282b3c3985/172.28.120.111, added to nodes list" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="node 1 coming back" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:679e3b88a10d with config:&{NodeID:679e3b88a10d 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-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="Node 679e3b88a10d/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="Node 679e3b88a10d/172.28.120.111, added to nodes list" [2022-05-02T13:08:28.639Z] time="2022-05-02T13:08:28Z" level=info msg="node 2 coming back" [2022-05-02T13:08:28.640Z] time="2022-05-02T13:08:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b5c5459066ac with config:&{NodeID:b5c5459066ac 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-02T13:08:28.640Z] time="2022-05-02T13:08:28Z" level=info msg="Node b5c5459066ac/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:28.640Z] time="2022-05-02T13:08:28Z" level=info msg="Node b5c5459066ac/172.28.120.111, added to nodes list" [2022-05-02T13:08:31.588Z] time="2022-05-02T13:08:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.120.111:10033 172.28.120.111:10034 172.28.120.111:10035]" [2022-05-02T13:08:32.056Z] time="2022-05-02T13:08:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.120.111:10033 172.28.120.111:10034 172.28.120.111:10035]" [2022-05-02T13:08:32.526Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T13:08:32.526Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T13:08:32.526Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-02T13:08:32.526Z] === RUN TestDaemonConfigValidation [2022-05-02T13:08:32.526Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T13:08:32.526Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-02T13:08:32.526Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T13:08:32.526Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T13:08:32.526Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T13:08:32.526Z] === RUN TestDaemonProxy [2022-05-02T13:08:32.526Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T13:08:32.526Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T13:08:32.526Z] PASS [2022-05-02T13:08:32.526Z] ok github.com/docker/docker/integration/daemon 0.197s [2022-05-02T13:08:32.526Z] [2022-05-02T13:08:32.526Z] === Skipped [2022-05-02T13:08:32.526Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-02T13:08:32.526Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T13:08:32.526Z] [2022-05-02T13:08:32.526Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-02T13:08:32.526Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T13:08:32.526Z] [2022-05-02T13:08:32.526Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T13:08:32.526Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T13:08:32.526Z] [2022-05-02T13:08:32.526Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-02T13:08:32.526Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T13:08:32.526Z] [2022-05-02T13:08:32.526Z] DONE 4 tests, 4 skipped in 26.252s [2022-05-02T13:08:32.526Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10033" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49395" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, is the new incarnation of the shutdown node 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10034" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49396" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, is the new incarnation of the shutdown node a9223b369ecd/172.28.120.111" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49397" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10035" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node a189c452c865/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node a189c452c865/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 77d1eacc6363/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 77d1eacc6363/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, is the new incarnation of the shutdown node 257332575c30/172.28.120.111" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, is the new incarnation of the shutdown node a9223b369ecd/172.28.120.111" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, is the new incarnation of the shutdown node 4ed979b599f6/172.28.120.111" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 0a282b3c3985/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node 679e3b88a10d/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, is the new incarnation of the shutdown node 257332575c30/172.28.120.111" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, joined gossip cluster" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=info msg="Node b5c5459066ac/172.28.120.111, added to nodes list" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10033" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49398" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10034" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49399" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49400" [2022-05-02T13:08:33.043Z] time="2022-05-02T13:08:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.120.111:10035" [2022-05-02T13:08:33.511Z] 2022/05/02 13:08:33 Closing DB instances... [2022-05-02T13:08:33.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:08:33.517Z] INFO: Testing against a local daemon [2022-05-02T13:08:33.517Z] === RUN TestCommitInheritsEnv [2022-05-02T13:08:33.517Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:08:33.517Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-02T13:08:33.517Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T13:08:33.517Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:08:33.517Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T13:08:33.517Z] === RUN TestImportWithCustomPlatform [2022-05-02T13:08:33.517Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:08:33.517Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-02T13:08:33.517Z] === RUN TestImagesFilterMultiReference [2022-05-02T13:08:33.517Z] --- PASS: TestImagesFilterMultiReference (0.16s) [2022-05-02T13:08:33.517Z] === RUN TestImagePullPlatformInvalid [2022-05-02T13:08:33.596Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985 change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="node4(77d1eacc6363): Node leave event for 0a282b3c3985/172.28.120.111" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985 change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="node2(679e3b88a10d): Node leave event for 0a282b3c3985/172.28.120.111" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985 change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="node3(b5c5459066ac): Node leave event for 0a282b3c3985/172.28.120.111" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985 change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="node1(0a282b3c3985): Node leave event for 0a282b3c3985/172.28.120.111" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985 change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="node5(a189c452c865): Node leave event for 0a282b3c3985/172.28.120.111" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985/172.28.120.111, left gossip cluster" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985/172.28.120.111, left gossip cluster" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985/172.28.120.111, left gossip cluster" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985/172.28.120.111, left gossip cluster" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 0a282b3c3985/172.28.120.111, left gossip cluster" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="Node 679e3b88a10d change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.978Z] time="2022-05-02T13:08:33Z" level=info msg="node4(77d1eacc6363): Node leave event for 679e3b88a10d/172.28.120.111" [2022-05-02T13:08:33.979Z] time="2022-05-02T13:08:33Z" level=info msg="Node 679e3b88a10d change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.979Z] time="2022-05-02T13:08:33Z" level=info msg="node5(a189c452c865): Node leave event for 679e3b88a10d/172.28.120.111" [2022-05-02T13:08:33.979Z] time="2022-05-02T13:08:33Z" level=info msg="Node 679e3b88a10d change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.979Z] time="2022-05-02T13:08:33Z" level=info msg="node3(b5c5459066ac): Node leave event for 679e3b88a10d/172.28.120.111" [2022-05-02T13:08:33.979Z] time="2022-05-02T13:08:33Z" level=info msg="Node 679e3b88a10d change state NodeActive --> NodeLeft" [2022-05-02T13:08:33.979Z] time="2022-05-02T13:08:33Z" level=info msg="node2(679e3b88a10d): Node leave event for 679e3b88a10d/172.28.120.111" [2022-05-02T13:08:33.985Z] --- PASS: TestImagePullPlatformInvalid (0.09s) [2022-05-02T13:08:33.985Z] === RUN TestRemoveImageOrphaning [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="Node 679e3b88a10d/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="Node 679e3b88a10d/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="Node 679e3b88a10d/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="Node 679e3b88a10d/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="Node b5c5459066ac change state NodeActive --> NodeLeft" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="node5(a189c452c865): Node leave event for b5c5459066ac/172.28.120.111" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="Node b5c5459066ac change state NodeActive --> NodeLeft" [2022-05-02T13:08:34.446Z] time="2022-05-02T13:08:34Z" level=info msg="node4(77d1eacc6363): Node leave event for b5c5459066ac/172.28.120.111" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=info msg="Node b5c5459066ac change state NodeActive --> NodeLeft" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=info msg="node3(b5c5459066ac): Node leave event for b5c5459066ac/172.28.120.111" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=info msg="Node b5c5459066ac/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=info msg="Node b5c5459066ac/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=info msg="Node b5c5459066ac/172.28.120.111, left gossip cluster" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=debug msg="memberlist: Failed ping: a189c452c865 (timeout reached)" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.120.111:10036: use of closed network connection" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.120.111:10035: use of closed network connection" [2022-05-02T13:08:34.917Z] time="2022-05-02T13:08:34Z" level=debug msg="memberlist: Stream connection from=172.28.120.111:49401" [2022-05-02T13:08:34.979Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:08:35.384Z] time="2022-05-02T13:08:35Z" level=info msg="Node 77d1eacc6363 change state NodeActive --> NodeLeft" [2022-05-02T13:08:35.384Z] time="2022-05-02T13:08:35Z" level=info msg="node5(a189c452c865): Node leave event for 77d1eacc6363/172.28.120.111" [2022-05-02T13:08:35.384Z] time="2022-05-02T13:08:35Z" level=info msg="Node 77d1eacc6363 change state NodeActive --> NodeLeft" [2022-05-02T13:08:35.384Z] time="2022-05-02T13:08:35Z" level=info msg="node4(77d1eacc6363): Node leave event for 77d1eacc6363/172.28.120.111" [2022-05-02T13:08:35.384Z] time="2022-05-02T13:08:35Z" level=warning msg="memberlist: Was able to connect to a189c452c865 but other probes failed, network may be misconfigured" [2022-05-02T13:08:35.564Z] --- PASS: TestRemoveImageOrphaning (1.67s) [2022-05-02T13:08:35.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T13:08:35.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.12s) [2022-05-02T13:08:35.564Z] === RUN TestTagInvalidReference [2022-05-02T13:08:35.564Z] --- PASS: TestTagInvalidReference (0.10s) [2022-05-02T13:08:35.564Z] === RUN TestTagValidPrefixedRepo [2022-05-02T13:08:35.923Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:08:36.037Z] --- PASS: TestTagValidPrefixedRepo (0.19s) [2022-05-02T13:08:36.037Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T13:08:36.037Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-05-02T13:08:36.037Z] === RUN TestTagOfficialNames [2022-05-02T13:08:36.037Z] --- PASS: TestTagOfficialNames (0.16s) [2022-05-02T13:08:36.037Z] === RUN TestTagMatchesDigest [2022-05-02T13:08:36.037Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-02T13:08:36.037Z] PASS [2022-05-02T13:08:36.037Z] ok github.com/docker/docker/integration/image 2.789s [2022-05-02T13:08:36.369Z] time="2022-05-02T13:08:35Z" level=info msg="Node 77d1eacc6363/172.28.120.111, left gossip cluster" [2022-05-02T13:08:36.369Z] time="2022-05-02T13:08:36Z" level=info msg="Node 77d1eacc6363/172.28.120.111, left gossip cluster" [2022-05-02T13:08:36.506Z] [2022-05-02T13:08:36.506Z] === Skipped [2022-05-02T13:08:36.506Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-02T13:08:36.506Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:08:36.506Z] [2022-05-02T13:08:36.506Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T13:08:36.506Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:08:36.506Z] [2022-05-02T13:08:36.506Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-02T13:08:36.506Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:08:36.506Z] [2022-05-02T13:08:36.506Z] DONE 12 tests, 3 skipped in 7.665s [2022-05-02T13:08:36.506Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-02T13:08:36.836Z] time="2022-05-02T13:08:36Z" level=info msg="Node a189c452c865/172.28.120.111, left gossip cluster" [2022-05-02T13:08:36.837Z] time="2022-05-02T13:08:36Z" level=info msg="Node a189c452c865 change state NodeActive --> NodeFailed" [2022-05-02T13:08:36.837Z] time="2022-05-02T13:08:36Z" level=info msg="Node a189c452c865/172.28.120.111, added to failed nodes list" [2022-05-02T13:08:36.837Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-05-02T13:08:36.837Z] PASS [2022-05-02T13:08:36.837Z] coverage: 60.0% of statements [2022-05-02T13:08:36.837Z] ok github.com/docker/docker/libnetwork/networkdb 107.478s coverage: 60.0% of statements [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/quota [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T13:08:36.837Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T13:08:36.876Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:08:38.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-02T13:08:39.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:08:39.463Z] INFO: Testing against a local daemon [2022-05-02T13:08:39.463Z] === RUN TestNetworkCreateDelete [2022-05-02T13:08:39.463Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:39.463Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T13:08:39.463Z] 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-02T13:08:39.463Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDaemonDNSFallback [2022-05-02T13:08:39.463Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:39.463Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestInspectNetwork [2022-05-02T13:08:39.463Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:39.463Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T13:08:39.463Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:39.463Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T13:08:39.463Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:08:39.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:08:39.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:08:39.463Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T13:08:39.463Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T13:08:39.463Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T13:08:39.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestNetworkList [2022-05-02T13:08:39.463Z] === RUN TestNetworkList//networks [2022-05-02T13:08:39.463Z] === PAUSE TestNetworkList//networks [2022-05-02T13:08:39.463Z] === RUN TestNetworkList//networks/ [2022-05-02T13:08:39.463Z] === PAUSE TestNetworkList//networks/ [2022-05-02T13:08:39.463Z] === CONT TestNetworkList//networks [2022-05-02T13:08:39.463Z] === CONT TestNetworkList//networks/ [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkList (0.07s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T13:08:39.463Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T13:08:39.463Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T13:08:39.463Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T13:08:39.463Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T13:08:39.463Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T13:08:39.463Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T13:08:39.463Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T13:08:39.463Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T13:08:39.463Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:08:39.463Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T13:08:39.463Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-02T13:08:39.463Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T13:08:39.463Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T13:08:39.463Z] PASS [2022-05-02T13:08:39.463Z] ok github.com/docker/docker/integration/network 0.283s [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === Skipped [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-02T13:08:39.463Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T13:08:39.463Z] 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-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-02T13:08:39.463Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-02T13:08:39.463Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T13:08:39.463Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T13:08:39.463Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T13:08:39.463Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T13:08:39.463Z] [2022-05-02T13:08:39.463Z] DONE 34 tests, 15 skipped in 2.670s [2022-05-02T13:08:39.463Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === Skipped [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-02T13:08:39.785Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-05-02T13:08:39.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.06s) [2022-05-02T13:08:39.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-02T13:08:39.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-02T13:08:39.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T13:08:39.785Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T13:08:39.785Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T13:08:39.785Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T13:08:39.785Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-02T13:08:39.785Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T13:08:39.785Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-02T13:08:39.785Z] daemon_test.go:145: root required [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T13:08:39.785Z] reload_test.go:342: root required [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-02T13:08:39.785Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T13:08:39.785Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-02T13:08:39.785Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-02T13:08:39.785Z] download_test.go:267: Needs fixing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-02T13:08:39.785Z] layer_test.go:291: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-02T13:08:39.785Z] layer_test.go:340: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-02T13:08:39.785Z] layer_test.go:455: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-02T13:08:39.785Z] layer_test.go:684: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-02T13:08:39.785Z] migration_test.go:45: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T13:08:39.785Z] migration_test.go:181: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-02T13:08:39.785Z] mount_test.go:17: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-02T13:08:39.785Z] mount_test.go:76: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-02T13:08:39.785Z] mount_test.go:125: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-02T13:08:39.785Z] mount_test.go:212: Failing on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-02T13:08:39.785Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-02T13:08:39.785Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-02T13:08:39.785Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-02T13:08:39.785Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-02T13:08:39.785Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-02T13:08:39.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-02T13:08:39.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-02T13:08:39.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-02T13:08:39.785Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-02T13:08:39.785Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-02T13:08:39.785Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-02T13:08:39.785Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T13:08:39.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T13:08:39.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T13:08:39.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T13:08:39.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T13:08:39.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.04s) [2022-05-02T13:08:39.785Z] archive_test.go:140: zstd not installed [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-02T13:08:39.785Z] archive_windows_test.go:16: Currently fails [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-02T13:08:39.785Z] changes_test.go:196: needs more investigation [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-02T13:08:39.785Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-02T13:08:39.785Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-02T13:08:39.785Z] changes_test.go:433: needs further investigation [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-02T13:08:39.785Z] changes_test.go:469: needs further investigation [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-02T13:08:39.785Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-02T13:08:39.785Z] poller_test.go:40: No chmod on Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T13:08:39.785Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T13:08:39.785Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.785Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-02T13:08:39.785Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.785Z] [2022-05-02T13:08:39.786Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-02T13:08:39.786Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.786Z] [2022-05-02T13:08:39.786Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-02T13:08:39.786Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T13:08:39.786Z] [2022-05-02T13:08:39.786Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-02T13:08:39.786Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T13:08:39.786Z] [2022-05-02T13:08:39.786Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-02T13:08:39.786Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T13:08:39.786Z] [2022-05-02T13:08:39.786Z] DONE 2287 tests, 70 skipped in 317.299s [2022-05-02T13:08:40.254Z] INFO: make.ps1 ended at 05/02/2022 13:08:39 [2022-05-02T13:08:40.454Z] testing: warning: no tests to run [2022-05-02T13:08:40.454Z] PASS [2022-05-02T13:08:40.454Z] ok github.com/docker/docker/integration/network/ipvlan 0.116s [2022-05-02T13:08:40.454Z] [2022-05-02T13:08:40.454Z] DONE 0 tests in 0.992s [2022-05-02T13:08:40.454Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-02T13:08:40.809Z] docker_api_swarm_service_test.go:100: [ddb3b1b9bed49] joining swarm manager [d560a0a74bc63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:08:41.380Z] docker_api_swarm_service_test.go:101: [d5a3d1c93986d] joining swarm manager [d560a0a74bc63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:08:41.442Z] testing: warning: no tests to run [2022-05-02T13:08:41.442Z] PASS [2022-05-02T13:08:41.442Z] ok github.com/docker/docker/integration/network/macvlan 0.116s [2022-05-02T13:08:41.442Z] [2022-05-02T13:08:41.442Z] DONE 0 tests in 1.004s [2022-05-02T13:08:41.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-02T13:08:41.830Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-02T13:08:41.830Z] INFO: Unit tests ended at 05/02/2022 13:08:41. Duration:00:05:33.9570761 [2022-05-02T13:08:41.830Z] INFO: Building busybox [2022-05-02T13:08:42.298Z] Sending build context to Docker daemon 5.12kB [2022-05-02T13:08:42.298Z] [2022-05-02T13:08:42.298Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-02T13:08:42.298Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-02T13:08:42.298Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-02T13:08:42.298Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-02T13:08:42.298Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-02T13:08:42.298Z] ---> aa8714eb8356 [2022-05-02T13:08:42.298Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-02T13:08:42.298Z] ---> Running in 0742a3e46a58 [2022-05-02T13:08:42.430Z] testing: warning: no tests to run [2022-05-02T13:08:42.430Z] PASS [2022-05-02T13:08:42.430Z] ok github.com/docker/docker/integration/plugin 0.127s [2022-05-02T13:08:42.899Z] [2022-05-02T13:08:42.899Z] DONE 0 tests in 1.027s [2022-05-02T13:08:42.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-02T13:08:43.888Z] testing: warning: no tests to run [2022-05-02T13:08:43.888Z] PASS [2022-05-02T13:08:43.888Z] ok github.com/docker/docker/integration/plugin/authz 0.117s [2022-05-02T13:08:43.888Z] [2022-05-02T13:08:43.888Z] DONE 0 tests in 1.035s [2022-05-02T13:08:43.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-02T13:08:44.682Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:08:45.625Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:08:48.176Z] Removing intermediate container 0742a3e46a58 [2022-05-02T13:08:48.176Z] ---> 39308b4f69cb [2022-05-02T13:08:48.176Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-02T13:08:48.176Z] ---> Running in 8bfd3d13e559 [2022-05-02T13:08:48.176Z] Removing intermediate container 8bfd3d13e559 [2022-05-02T13:08:48.176Z] ---> 12baa19d980a [2022-05-02T13:08:48.176Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-02T13:08:48.645Z] ---> Running in 0e12ed46f98b [2022-05-02T13:08:49.113Z] Removing intermediate container 0e12ed46f98b [2022-05-02T13:08:49.113Z] ---> 38546fe157d3 [2022-05-02T13:08:49.113Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-02T13:08:49.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:08:49.806Z] INFO: Testing against a local daemon [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:08:49.806Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:08:49.806Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T13:08:49.806Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T13:08:49.806Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T13:08:49.806Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T13:08:49.806Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:08:49.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T13:08:49.807Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T13:08:49.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T13:08:49.807Z] === RUN TestPluginInstall [2022-05-02T13:08:49.807Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T13:08:49.807Z] --- SKIP: TestPluginInstall (0.01s) [2022-05-02T13:08:49.807Z] === RUN TestPluginsWithRuntimes [2022-05-02T13:08:49.807Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T13:08:49.807Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T13:08:49.807Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T13:08:49.807Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T13:08:49.807Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T13:08:49.807Z] PASS [2022-05-02T13:08:49.807Z] ok github.com/docker/docker/integration/plugin/common 0.232s [2022-05-02T13:08:49.807Z] [2022-05-02T13:08:49.807Z] === Skipped [2022-05-02T13:08:49.807Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-05-02T13:08:49.807Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T13:08:49.807Z] [2022-05-02T13:08:49.807Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-02T13:08:49.807Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T13:08:49.807Z] [2022-05-02T13:08:49.807Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T13:08:49.807Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T13:08:49.807Z] [2022-05-02T13:08:49.807Z] DONE 19 tests, 3 skipped in 5.932s [2022-05-02T13:08:50.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-02T13:08:50.675Z] [2022-05-02T13:08:50.675Z] ---> 998f2490df7a [2022-05-02T13:08:50.675Z] 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-02T13:08:51.143Z] ---> Running in 76863014efb3 [2022-05-02T13:08:52.209Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:08:52.209Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:08:52.209Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:08:52.470Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:08:52.470Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:08:53.041Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:08:53.041Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:08:53.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:08:53.242Z] INFO: Testing against a local daemon [2022-05-02T13:08:53.242Z] === RUN TestExternalGraphDriver [2022-05-02T13:08:53.242Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T13:08:53.242Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-02T13:08:53.242Z] === RUN TestGraphdriverPluginV2 [2022-05-02T13:08:53.242Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T13:08:53.242Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-02T13:08:53.242Z] PASS [2022-05-02T13:08:53.242Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.172s [2022-05-02T13:08:53.242Z] [2022-05-02T13:08:53.242Z] === Skipped [2022-05-02T13:08:53.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-02T13:08:53.242Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T13:08:53.242Z] [2022-05-02T13:08:53.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-02T13:08:53.242Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T13:08:53.242Z] [2022-05-02T13:08:53.242Z] DONE 2 tests, 2 skipped in 2.976s [2022-05-02T13:08:53.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-02T13:08:53.616Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:08:53.616Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:08:54.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:08:54.559Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-02T13:08:56.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:08:56.196Z] INFO: Testing against a local daemon [2022-05-02T13:08:56.196Z] === RUN TestReadPluginNoRead [2022-05-02T13:08:56.196Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T13:08:56.196Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-02T13:08:56.196Z] PASS [2022-05-02T13:08:56.196Z] ok github.com/docker/docker/integration/plugin/logging 0.145s [2022-05-02T13:08:56.196Z] [2022-05-02T13:08:56.196Z] === Skipped [2022-05-02T13:08:56.196Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-02T13:08:56.196Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T13:08:56.196Z] [2022-05-02T13:08:56.196Z] DONE 1 tests, 1 skipped in 2.541s [2022-05-02T13:08:56.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-02T13:08:57.105Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-02T13:08:57.676Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-02T13:08:57.763Z] testing: warning: no tests to run [2022-05-02T13:08:57.763Z] PASS [2022-05-02T13:08:57.763Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.109s [2022-05-02T13:08:57.763Z] [2022-05-02T13:08:57.763Z] DONE 0 tests in 1.463s [2022-05-02T13:08:57.763Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-02T13:08:58.246Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-02T13:08:58.247Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:09:00.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:00.721Z] INFO: Testing against a local daemon [2022-05-02T13:09:00.721Z] === RUN TestPluginWithDevMounts [2022-05-02T13:09:00.721Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:00.721Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T13:09:00.721Z] PASS [2022-05-02T13:09:00.721Z] ok github.com/docker/docker/integration/plugin/volumes 0.154s [2022-05-02T13:09:00.721Z] [2022-05-02T13:09:00.721Z] === Skipped [2022-05-02T13:09:00.721Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-02T13:09:00.721Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:00.721Z] [2022-05-02T13:09:00.721Z] DONE 1 tests, 1 skipped in 2.650s [2022-05-02T13:09:00.721Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-02T13:09:00.792Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:09:01.364Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:09:01.618Z] Removing intermediate container 76863014efb3 [2022-05-02T13:09:01.618Z] ---> 87d57ddac364 [2022-05-02T13:09:01.618Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-02T13:09:01.618Z] ---> Running in 8b31338a2fa3 [2022-05-02T13:09:02.624Z] [2022-05-02T13:09:02.624Z] SUCCESS: Specified value was saved. [2022-05-02T13:09:03.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:03.786Z] INFO: Testing against a local daemon [2022-05-02T13:09:03.786Z] === RUN TestSecretInspect [2022-05-02T13:09:03.786Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-02T13:09:03.786Z] === RUN TestSecretList [2022-05-02T13:09:03.786Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] --- SKIP: TestSecretList (0.00s) [2022-05-02T13:09:03.786Z] === RUN TestSecretsCreateAndDelete [2022-05-02T13:09:03.786Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-02T13:09:03.786Z] === RUN TestSecretsUpdate [2022-05-02T13:09:03.786Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-02T13:09:03.786Z] === RUN TestTemplatedSecret [2022-05-02T13:09:03.786Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T13:09:03.786Z] === RUN TestSecretCreateResolve [2022-05-02T13:09:03.786Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:03.786Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-02T13:09:03.786Z] PASS [2022-05-02T13:09:03.786Z] ok github.com/docker/docker/integration/secret 0.171s [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] === Skipped [2022-05-02T13:09:03.786Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-02T13:09:03.786Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-02T13:09:03.786Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-02T13:09:03.786Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-02T13:09:03.786Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-02T13:09:03.786Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-02T13:09:03.786Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:03.786Z] [2022-05-02T13:09:03.786Z] DONE 6 tests, 6 skipped in 3.231s [2022-05-02T13:09:03.786Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-02T13:09:04.666Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:09:04.666Z] check_test.go:378: [ddb3b1b9bed49] daemon is not started [2022-05-02T13:09:05.576Z] Removing intermediate container 8b31338a2fa3 [2022-05-02T13:09:05.576Z] ---> 715706eb6b24 [2022-05-02T13:09:05.576Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-02T13:09:05.576Z] ---> Running in 68058051698f [2022-05-02T13:09:06.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:06.760Z] INFO: Testing against a local daemon [2022-05-02T13:09:06.760Z] === RUN TestServiceCreateInit [2022-05-02T13:09:06.760Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T13:09:06.760Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T13:09:06.760Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T13:09:06.760Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceConflict [2022-05-02T13:09:06.760Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T13:09:06.760Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-02T13:09:06.760Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T13:09:06.760Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T13:09:06.760Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T13:09:06.760Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceSysctls [2022-05-02T13:09:06.760Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-02T13:09:06.760Z] === RUN TestCreateServiceCapabilities [2022-05-02T13:09:06.760Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-02T13:09:06.760Z] === RUN TestInspect [2022-05-02T13:09:06.760Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestInspect (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestCreateJob [2022-05-02T13:09:06.760Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestCreateJob (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestReplicatedJob [2022-05-02T13:09:06.760Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestUpdateReplicatedJob [2022-05-02T13:09:06.760Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServiceListWithStatuses [2022-05-02T13:09:06.760Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T13:09:06.760Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestDockerNetworkReConnect [2022-05-02T13:09:06.760Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServicePlugin [2022-05-02T13:09:06.760Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:06.760Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServiceUpdateLabel [2022-05-02T13:09:06.760Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServiceUpdateSecrets [2022-05-02T13:09:06.760Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServiceUpdateConfigs [2022-05-02T13:09:06.760Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServiceUpdateNetwork [2022-05-02T13:09:06.760Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-02T13:09:06.760Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T13:09:06.760Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:06.760Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-02T13:09:06.760Z] PASS [2022-05-02T13:09:06.760Z] ok github.com/docker/docker/integration/service 0.345s [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === Skipped [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-02T13:09:07.230Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-02T13:09:07.230Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-02T13:09:07.230Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-02T13:09:07.230Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-02T13:09:07.230Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-02T13:09:07.230Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-02T13:09:07.230Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-02T13:09:07.230Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-02T13:09:07.230Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-02T13:09:07.230Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-02T13:09:07.230Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-02T13:09:07.230Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-02T13:09:07.230Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-02T13:09:07.230Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-02T13:09:07.230Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-02T13:09:07.230Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-02T13:09:07.230Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:09:07.230Z] [2022-05-02T13:09:07.230Z] DONE 24 tests, 23 skipped in 3.258s [2022-05-02T13:09:07.230Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-02T13:09:07.969Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T13:09:08.229Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T13:09:09.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:09.449Z] INFO: Testing against a local daemon [2022-05-02T13:09:09.449Z] === RUN TestSessionCreate [2022-05-02T13:09:09.449Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T13:09:09.449Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-02T13:09:09.449Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T13:09:09.449Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T13:09:09.449Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T13:09:09.449Z] PASS [2022-05-02T13:09:09.449Z] ok github.com/docker/docker/integration/session 0.160s [2022-05-02T13:09:09.449Z] [2022-05-02T13:09:09.449Z] === Skipped [2022-05-02T13:09:09.449Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-02T13:09:09.449Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T13:09:09.449Z] [2022-05-02T13:09:09.449Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T13:09:09.449Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T13:09:09.449Z] [2022-05-02T13:09:09.449Z] DONE 2 tests, 2 skipped in 1.928s [2022-05-02T13:09:09.449Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-02T13:09:09.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-02T13:09:10.361Z] Cannot create a file when that file already exists. [2022-05-02T13:09:10.560Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T13:09:11.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:11.667Z] INFO: Testing against a local daemon [2022-05-02T13:09:11.667Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T13:09:11.667Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:11.667Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestDiskUsage [2022-05-02T13:09:11.667Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T13:09:11.667Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestEventsExecDie [2022-05-02T13:09:11.667Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T13:09:11.667Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestEventsBackwardsCompatible [2022-05-02T13:09:11.667Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T13:09:11.667Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestEventsVolumeCreate [2022-05-02T13:09:11.667Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T13:09:11.667Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestInfoAPI [2022-05-02T13:09:11.667Z] --- PASS: TestInfoAPI (0.06s) [2022-05-02T13:09:11.667Z] === RUN TestInfoAPIWarnings [2022-05-02T13:09:11.667Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:09:11.667Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestInfoDebug [2022-05-02T13:09:11.667Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:09:11.667Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestInfoInsecureRegistries [2022-05-02T13:09:11.667Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:09:11.667Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestInfoRegistryMirrors [2022-05-02T13:09:11.667Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:09:11.667Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-02T13:09:11.667Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T13:09:11.944Z] docker_api_swarm_service_test.go:533: [db0450dbbd251] joining swarm manager [d8a2b42c9366a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:09:12.657Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-02T13:09:12.657Z] === RUN TestPingCacheHeaders [2022-05-02T13:09:13.125Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-02T13:09:13.125Z] === RUN TestPingGet [2022-05-02T13:09:13.125Z] --- PASS: TestPingGet (0.05s) [2022-05-02T13:09:13.125Z] === RUN TestPingHead [2022-05-02T13:09:13.125Z] --- PASS: TestPingHead (0.05s) [2022-05-02T13:09:13.125Z] === RUN TestPingSwarmHeader [2022-05-02T13:09:13.125Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:13.125Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-02T13:09:13.125Z] === RUN TestVersion [2022-05-02T13:09:13.125Z] --- PASS: TestVersion (0.04s) [2022-05-02T13:09:13.125Z] PASS [2022-05-02T13:09:13.125Z] ok github.com/docker/docker/integration/system 1.381s [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === Skipped [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:09:13.125Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-02T13:09:13.125Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-02T13:09:13.125Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-02T13:09:13.125Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-02T13:09:13.125Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-02T13:09:13.125Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-02T13:09:13.125Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-02T13:09:13.125Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-02T13:09:13.125Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-02T13:09:13.125Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:09:13.125Z] [2022-05-02T13:09:13.125Z] DONE 16 tests, 10 skipped in 3.704s [2022-05-02T13:09:13.125Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-02T13:09:13.328Z] docker_api_swarm_service_test.go:534: [d0af4108e9759] joining swarm manager [d8a2b42c9366a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:09:13.808Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-02T13:09:13.808Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-02T13:09:13.808Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-02T13:09:13.808Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-02T13:09:13.808Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-02T13:09:14.138Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-02T13:09:14.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/test/unit [2022-05-02T13:09:14.675Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-02T13:09:14.675Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-02T13:09:14.675Z] + TESTDIRS=./... [2022-05-02T13:09:14.675Z] + exclude_paths='/vendor/|/integration' [2022-05-02T13:09:14.675Z] ++ go list ./... [2022-05-02T13:09:14.675Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-02T13:09:15.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:15.347Z] INFO: Testing against a local daemon [2022-05-02T13:09:15.347Z] === RUN TestVolumesCreateAndList [2022-05-02T13:09:15.347Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-02T13:09:15.347Z] === RUN TestVolumesRemove [2022-05-02T13:09:15.611Z] + pkg_list='github.com/docker/docker/api [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/backend/build [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/httputils [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/middleware [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/build [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/container [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/debug [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/image [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/network [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/session [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/system [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/server/router/volume [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/backend [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/container [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/events [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/filters [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/image [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/mount [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/network [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/registry [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/strslice [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/swarm [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/time [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/versions [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T13:09:15.611Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/volume [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/dockerfile [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/remotecontext [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/config [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/debug [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T13:09:15.612Z] github.com/docker/docker/client [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/dockerd [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T13:09:15.612Z] github.com/docker/docker/container [2022-05-02T13:09:15.612Z] github.com/docker/docker/container/stream [2022-05-02T13:09:15.612Z] github.com/docker/docker/contrib/apparmor [2022-05-02T13:09:15.612Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T13:09:15.612Z] github.com/docker/docker/contrib/httpserver [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/config [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/events [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/exec [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/images [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/initlayer [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/links [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/listeners [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/local [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/names [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/network [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/stats [2022-05-02T13:09:15.612Z] github.com/docker/docker/distribution [2022-05-02T13:09:15.612Z] github.com/docker/docker/distribution/metadata [2022-05-02T13:09:15.612Z] github.com/docker/docker/distribution/utils [2022-05-02T13:09:15.612Z] github.com/docker/docker/distribution/xfer [2022-05-02T13:09:15.612Z] github.com/docker/docker/dockerversion [2022-05-02T13:09:15.612Z] github.com/docker/docker/errdefs [2022-05-02T13:09:15.612Z] github.com/docker/docker/image [2022-05-02T13:09:15.612Z] github.com/docker/docker/image/cache [2022-05-02T13:09:15.612Z] github.com/docker/docker/image/tarexport [2022-05-02T13:09:15.612Z] github.com/docker/docker/image/v1 [2022-05-02T13:09:15.612Z] github.com/docker/docker/internal/test/suite [2022-05-02T13:09:15.612Z] github.com/docker/docker/layer [2022-05-02T13:09:15.612Z] github.com/docker/docker/libcontainerd [2022-05-02T13:09:15.612Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T13:09:15.612Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T13:09:15.612Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T13:09:15.612Z] github.com/docker/docker/libcontainerd/types [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/config [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/idm [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/ns [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/options [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/osl [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/libnetwork/types [2022-05-02T13:09:15.612Z] github.com/docker/docker/oci [2022-05-02T13:09:15.612Z] github.com/docker/docker/oci/caps [2022-05-02T13:09:15.612Z] github.com/docker/docker/opts [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/aaparser [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/archive [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/authorization [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/capabilities [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/containerfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/directory [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/dmesg [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/filenotify [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/fileutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/fsutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/homedir [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/idtools [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/ioutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/longpath [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/loopback [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/parsers [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/pidfile [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/platform [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/plugins [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/pools [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/progress [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/pubsub [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/reexec [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/signal [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/stack [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/stringid [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/system [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/tailfile [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/tarsum [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/truncindex [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/urlutil [2022-05-02T13:09:15.612Z] github.com/docker/docker/pkg/useragent [2022-05-02T13:09:15.612Z] github.com/docker/docker/plugin [2022-05-02T13:09:15.612Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T13:09:15.612Z] github.com/docker/docker/plugin/v2 [2022-05-02T13:09:15.612Z] github.com/docker/docker/profiles/apparmor [2022-05-02T13:09:15.612Z] github.com/docker/docker/profiles/seccomp [2022-05-02T13:09:15.612Z] github.com/docker/docker/quota [2022-05-02T13:09:15.612Z] github.com/docker/docker/reference [2022-05-02T13:09:15.612Z] github.com/docker/docker/registry [2022-05-02T13:09:15.612Z] github.com/docker/docker/registry/resumable [2022-05-02T13:09:15.612Z] github.com/docker/docker/restartmanager [2022-05-02T13:09:15.612Z] github.com/docker/docker/rootless [2022-05-02T13:09:15.612Z] github.com/docker/docker/rootless/specconv [2022-05-02T13:09:15.612Z] github.com/docker/docker/runconfig [2022-05-02T13:09:15.612Z] github.com/docker/docker/runconfig/opts [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/daemon [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/environment [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/fakegit [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/registry [2022-05-02T13:09:15.612Z] github.com/docker/docker/testutil/request [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume/drivers [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume/local [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume/mounts [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume/service [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume/service/opts [2022-05-02T13:09:15.612Z] github.com/docker/docker/volume/testutils' [2022-05-02T13:09:15.612Z] ++ echo 'github.com/docker/docker/api [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/backend/build [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/httputils [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/middleware [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/build [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/container [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/debug [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/image [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/network [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/session [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/system [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/server/router/volume [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/backend [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/container [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/events [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/filters [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/image [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/mount [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/network [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/registry [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/strslice [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/swarm [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/time [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/versions [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T13:09:15.612Z] github.com/docker/docker/api/types/volume [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/dockerfile [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/remotecontext [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T13:09:15.612Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/config [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/debug [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T13:09:15.612Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T13:09:15.612Z] github.com/docker/docker/client [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/dockerd [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T13:09:15.612Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T13:09:15.612Z] github.com/docker/docker/container [2022-05-02T13:09:15.612Z] github.com/docker/docker/container/stream [2022-05-02T13:09:15.612Z] github.com/docker/docker/contrib/apparmor [2022-05-02T13:09:15.612Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T13:09:15.612Z] github.com/docker/docker/contrib/httpserver [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/config [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/events [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/exec [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/images [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/initlayer [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/links [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/listeners [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/local [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/names [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/network [2022-05-02T13:09:15.612Z] github.com/docker/docker/daemon/stats [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution/metadata [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution/utils [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution/xfer [2022-05-02T13:09:15.613Z] github.com/docker/docker/dockerversion [2022-05-02T13:09:15.613Z] github.com/docker/docker/errdefs [2022-05-02T13:09:15.613Z] github.com/docker/docker/image [2022-05-02T13:09:15.613Z] github.com/docker/docker/image/cache [2022-05-02T13:09:15.613Z] github.com/docker/docker/image/tarexport [2022-05-02T13:09:15.613Z] github.com/docker/docker/image/v1 [2022-05-02T13:09:15.613Z] github.com/docker/docker/internal/test/suite [2022-05-02T13:09:15.613Z] github.com/docker/docker/layer [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/types [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/config [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/idm [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/ns [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/options [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/osl [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/libnetwork/types [2022-05-02T13:09:15.613Z] github.com/docker/docker/oci [2022-05-02T13:09:15.613Z] github.com/docker/docker/oci/caps [2022-05-02T13:09:15.613Z] github.com/docker/docker/opts [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/aaparser [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/archive [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/authorization [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/capabilities [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/containerfs [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/directory [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/dmesg [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/filenotify [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/fileutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/fsutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/homedir [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/idtools [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/ioutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/longpath [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/loopback [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/parsers [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/pidfile [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/platform [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/pools [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/progress [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/pubsub [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/reexec [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/signal [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/stack [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/stringid [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/system [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/tailfile [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/tarsum [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/truncindex [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/urlutil [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/useragent [2022-05-02T13:09:15.613Z] github.com/docker/docker/plugin [2022-05-02T13:09:15.613Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T13:09:15.613Z] github.com/docker/docker/plugin/v2 [2022-05-02T13:09:15.613Z] github.com/docker/docker/profiles/apparmor [2022-05-02T13:09:15.613Z] github.com/docker/docker/profiles/seccomp [2022-05-02T13:09:15.613Z] github.com/docker/docker/quota [2022-05-02T13:09:15.613Z] github.com/docker/docker/reference [2022-05-02T13:09:15.613Z] github.com/docker/docker/registry [2022-05-02T13:09:15.613Z] github.com/docker/docker/registry/resumable [2022-05-02T13:09:15.613Z] github.com/docker/docker/restartmanager [2022-05-02T13:09:15.613Z] github.com/docker/docker/rootless [2022-05-02T13:09:15.613Z] github.com/docker/docker/rootless/specconv [2022-05-02T13:09:15.613Z] github.com/docker/docker/runconfig [2022-05-02T13:09:15.613Z] github.com/docker/docker/runcon++ grep --fixed-strings -v /libnetwork [2022-05-02T13:09:15.613Z] fig/opts [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/daemon [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/environment [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/fakegit [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/registry [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/request [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume/drivers [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume/local [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume/mounts [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume/service [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume/service/opts [2022-05-02T13:09:15.613Z] github.com/docker/docker/volume/testutils' [2022-05-02T13:09:15.613Z] + base_pkg_list='github.com/docker/docker/api [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/backend/build [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/httputils [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/middleware [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/build [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/container [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/debug [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/image [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/network [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/session [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/system [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/server/router/volume [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/backend [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/container [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/events [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/filters [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/image [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/mount [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/network [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/registry [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/strslice [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/swarm [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/time [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/versions [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T13:09:15.613Z] github.com/docker/docker/api/types/volume [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/dockerfile [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/remotecontext [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T13:09:15.613Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T13:09:15.613Z] github.com/docker/docker/cli [2022-05-02T13:09:15.613Z] github.com/docker/docker/cli/config [2022-05-02T13:09:15.613Z] github.com/docker/docker/cli/debug [2022-05-02T13:09:15.613Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T13:09:15.613Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T13:09:15.613Z] github.com/docker/docker/client [2022-05-02T13:09:15.613Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T13:09:15.613Z] github.com/docker/docker/cmd/dockerd [2022-05-02T13:09:15.613Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T13:09:15.613Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T13:09:15.613Z] github.com/docker/docker/container [2022-05-02T13:09:15.613Z] github.com/docker/docker/container/stream [2022-05-02T13:09:15.613Z] github.com/docker/docker/contrib/apparmor [2022-05-02T13:09:15.613Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T13:09:15.613Z] github.com/docker/docker/contrib/httpserver [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/cluster [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/config [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/events [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/exec [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/images [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/initlayer [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/links [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/listeners [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/local [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/names [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/network [2022-05-02T13:09:15.613Z] github.com/docker/docker/daemon/stats [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution/metadata [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution/utils [2022-05-02T13:09:15.613Z] github.com/docker/docker/distribution/xfer [2022-05-02T13:09:15.613Z] github.com/docker/docker/dockerversion [2022-05-02T13:09:15.613Z] github.com/docker/docker/errdefs [2022-05-02T13:09:15.613Z] github.com/docker/docker/image [2022-05-02T13:09:15.613Z] github.com/docker/docker/image/cache [2022-05-02T13:09:15.613Z] github.com/docker/docker/image/tarexport [2022-05-02T13:09:15.613Z] github.com/docker/docker/image/v1 [2022-05-02T13:09:15.613Z] github.com/docker/docker/internal/test/suite [2022-05-02T13:09:15.613Z] github.com/docker/docker/layer [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T13:09:15.613Z] github.com/docker/docker/libcontainerd/types [2022-05-02T13:09:15.613Z] github.com/docker/docker/oci [2022-05-02T13:09:15.613Z] github.com/docker/docker/oci/caps [2022-05-02T13:09:15.613Z] github.com/docker/docker/opts [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/aaparser [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/archive [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/authorization [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/capabilities [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/containerfs [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/directory [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/dmesg [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/filenotify [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/fileutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/fsutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/homedir [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/idtools [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/ioutils [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/longpath [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/loopback [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/parsers [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/pidfile [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/platform [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/pools [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/progress [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/pubsub [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/reexec [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/signal [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/stack [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/stringid [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/system [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/tailfile [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/tarsum [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/truncindex [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/urlutil [2022-05-02T13:09:15.613Z] github.com/docker/docker/pkg/useragent [2022-05-02T13:09:15.613Z] github.com/docker/docker/plugin [2022-05-02T13:09:15.613Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T13:09:15.613Z] github.com/docker/docker/plugin/v2 [2022-05-02T13:09:15.613Z] github.com/docker/docker/profiles/apparmor [2022-05-02T13:09:15.613Z] github.com/docker/docker/profiles/seccomp [2022-05-02T13:09:15.613Z] github.com/docker/docker/quota [2022-05-02T13:09:15.613Z] github.com/docker/docker/reference [2022-05-02T13:09:15.613Z] github.com/docker/docker/registry [2022-05-02T13:09:15.613Z] github.com/docker/docker/registry/resumable [2022-05-02T13:09:15.613Z] github.com/docker/docker/restartmanager [2022-05-02T13:09:15.613Z] github.com/docker/docker/rootless [2022-05-02T13:09:15.613Z] github.com/docker/docker/rootless/specconv [2022-05-02T13:09:15.613Z] github.com/docker/docker/runconfig [2022-05-02T13:09:15.613Z] github.com/docker/docker/runconfig/opts [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil [2022-05-02T13:09:15.613Z] github.com/docker/docker/testutil/daemon [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/environment [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fakegit [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/registry [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/request [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/drivers [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/local [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/mounts [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/service [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/service/opts [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/testutils' [2022-05-02T13:09:15.614Z] ++ grep --fixed-strings /libnetwork [2022-05-02T13:09:15.614Z] ++ echo 'github.com/docker/docker/api [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/backend/build [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/httputils [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/middleware [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/build [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/container [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/debug [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/image [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/network [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/session [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/system [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/server/router/volume [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/backend [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/container [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/events [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/filters [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/image [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/mount [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/network [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/registry [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/strslice [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/swarm [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/time [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/versions [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T13:09:15.614Z] github.com/docker/docker/api/types/volume [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/dockerfile [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/remotecontext [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T13:09:15.614Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T13:09:15.614Z] github.com/docker/docker/cli [2022-05-02T13:09:15.614Z] github.com/docker/docker/cli/config [2022-05-02T13:09:15.614Z] github.com/docker/docker/cli/debug [2022-05-02T13:09:15.614Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T13:09:15.614Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T13:09:15.614Z] github.com/docker/docker/client [2022-05-02T13:09:15.614Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T13:09:15.614Z] github.com/docker/docker/cmd/dockerd [2022-05-02T13:09:15.614Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T13:09:15.614Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T13:09:15.614Z] github.com/docker/docker/container [2022-05-02T13:09:15.614Z] github.com/docker/docker/container/stream [2022-05-02T13:09:15.614Z] github.com/docker/docker/contrib/apparmor [2022-05-02T13:09:15.614Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T13:09:15.614Z] github.com/docker/docker/contrib/httpserver [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/cluster [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/config [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/events [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/exec [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/images [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/initlayer [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/links [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/listeners [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/local [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/names [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/network [2022-05-02T13:09:15.614Z] github.com/docker/docker/daemon/stats [2022-05-02T13:09:15.614Z] github.com/docker/docker/distribution [2022-05-02T13:09:15.614Z] github.com/docker/docker/distribution/metadata [2022-05-02T13:09:15.614Z] github.com/docker/docker/distribution/utils [2022-05-02T13:09:15.614Z] github.com/docker/docker/distribution/xfer [2022-05-02T13:09:15.614Z] github.com/docker/docker/dockerversion [2022-05-02T13:09:15.614Z] github.com/docker/docker/errdefs [2022-05-02T13:09:15.614Z] github.com/docker/docker/image [2022-05-02T13:09:15.614Z] github.com/docker/docker/image/cache [2022-05-02T13:09:15.614Z] github.com/docker/docker/image/tarexport [2022-05-02T13:09:15.614Z] github.com/docker/docker/image/v1 [2022-05-02T13:09:15.614Z] github.com/docker/docker/internal/test/suite [2022-05-02T13:09:15.614Z] github.com/docker/docker/layer [2022-05-02T13:09:15.614Z] github.com/docker/docker/libcontainerd [2022-05-02T13:09:15.614Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T13:09:15.614Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T13:09:15.614Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T13:09:15.614Z] github.com/docker/docker/libcontainerd/types [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/config [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/idm [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/ns [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/options [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/osl [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/types [2022-05-02T13:09:15.614Z] github.com/docker/docker/oci [2022-05-02T13:09:15.614Z] github.com/docker/docker/oci/caps [2022-05-02T13:09:15.614Z] github.com/docker/docker/opts [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/aaparser [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/archive [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/authorization [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/capabilities [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/containerfs [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/directory [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/dmesg [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/filenotify [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/fileutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/fsutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/homedir [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/idtools [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/ioutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/longpath [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/loopback [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/parsers [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/pidfile [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/platform [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/plugins [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/pools [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/progress [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/pubsub [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/reexec [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/signal [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/stack [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/stringid [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/system [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/tailfile [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/tarsum [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/truncindex [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/urlutil [2022-05-02T13:09:15.614Z] github.com/docker/docker/pkg/useragent [2022-05-02T13:09:15.614Z] github.com/docker/docker/plugin [2022-05-02T13:09:15.614Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T13:09:15.614Z] github.com/docker/docker/plugin/v2 [2022-05-02T13:09:15.614Z] github.com/docker/docker/profiles/apparmor [2022-05-02T13:09:15.614Z] github.com/docker/docker/profiles/seccomp [2022-05-02T13:09:15.614Z] github.com/docker/docker/quota [2022-05-02T13:09:15.614Z] github.com/docker/docker/reference [2022-05-02T13:09:15.614Z] github.com/docker/docker/registry [2022-05-02T13:09:15.614Z] github.com/docker/docker/registry/resumable [2022-05-02T13:09:15.614Z] github.com/docker/docker/restartmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/rootless [2022-05-02T13:09:15.614Z] github.com/docker/docker/rootless/specconv [2022-05-02T13:09:15.614Z] github.com/docker/docker/runconfig [2022-05-02T13:09:15.614Z] github.com/docker/docker/runconfig/opts [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/daemon [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/environment [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fakegit [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/registry [2022-05-02T13:09:15.614Z] github.com/docker/docker/testutil/request [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/drivers [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/local [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/mounts [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/service [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/service/opts [2022-05-02T13:09:15.614Z] github.com/docker/docker/volume/testutils' [2022-05-02T13:09:15.614Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/config [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T13:09:15.614Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/idm [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ns [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/options [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/osl [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/types' [2022-05-02T13:09:15.615Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-02T13:09:15.615Z] + echo 'github.com/docker/docker/libnetwork [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/config [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/idm [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/ns [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/options [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/osl [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/types' [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:09:15.615Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:09:15.615Z] + type docker-proxy [2022-05-02T13:09:15.615Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-02T13:09:15.615Z] + hack/make.sh binary-proxy install-proxy [2022-05-02T13:09:15.615Z] [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesRemove (0.16s) [2022-05-02T13:09:15.817Z] === RUN TestVolumesInspect [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-02T13:09:15.817Z] === RUN TestVolumesInvalidJSON [2022-05-02T13:09:15.817Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T13:09:15.817Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T13:09:15.817Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T13:09:15.817Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T13:09:15.817Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T13:09:15.817Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T13:09:15.817Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T13:09:15.817Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T13:09:15.817Z] PASS [2022-05-02T13:09:15.817Z] ok github.com/docker/docker/integration/volume 0.453s [2022-05-02T13:09:15.817Z] [2022-05-02T13:09:15.817Z] DONE 9 tests in 2.531s [2022-05-02T13:09:15.817Z] INFO: make.ps1 ended at 05/02/2022 13:09:15 [2022-05-02T13:09:15.817Z] INFO: Integration CLI tests being run from the host: [2022-05-02T13:09:15.817Z] 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-02T13:09:15.873Z] Removing bundles/ [2022-05-02T13:09:15.873Z] [2022-05-02T13:09:15.873Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-02T13:09:15.873Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-02T13:09:15.873Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T13:09:16.226Z] Removing intermediate container 68058051698f [2022-05-02T13:09:16.226Z] ---> 9506c5688d62 [2022-05-02T13:09:16.226Z] Step 13/13 : CMD ["sh"] [2022-05-02T13:09:16.226Z] ---> Running in 1ec2c76e82e3 [2022-05-02T13:09:16.226Z] Removing intermediate container 1ec2c76e82e3 [2022-05-02T13:09:16.226Z] ---> 0fbc4357c865 [2022-05-02T13:09:16.226Z] Successfully built 0fbc4357c865 [2022-05-02T13:09:16.226Z] Successfully tagged busybox:latest [2022-05-02T13:09:16.226Z] INFO: Docker images of the daemon under test [2022-05-02T13:09:16.226Z] [2022-05-02T13:09:16.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T13:09:16.226Z] busybox latest 0fbc4357c865 Less than a second ago 5.02GB [2022-05-02T13:09:16.226Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T13:09:16.226Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T13:09:16.226Z] [2022-05-02T13:09:16.226Z] INFO: Running integration tests at 05/02/2022 13:09:16... [2022-05-02T13:09:16.226Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-02T13:09:16.226Z] INFO: Integration API tests being run from the host: [2022-05-02T13:09:16.696Z] INFO: make.ps1 starting at 05/02/2022 13:09:16 [2022-05-02T13:09:17.683Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-02T13:09:18.616Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T13:09:18.616Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T13:09:20.530Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T13:09:21.471Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T13:09:22.414Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T13:09:23.800Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T13:09:23.995Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-02T13:09:23.995Z] [2022-05-02T13:09:23.995Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-02T13:09:23.995Z] Installing docker-proxy to /usr/local/bin/ [2022-05-02T13:09:23.995Z] [2022-05-02T13:09:23.995Z] + mkdir -p bundles [2022-05-02T13:09:23.995Z] + '[' -n 'github.com/docker/docker/api [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/backend/build [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/httputils [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/middleware [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/build [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/container [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/debug [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/image [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/network [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/session [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/system [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/server/router/volume [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/backend [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/container [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/events [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/filters [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/image [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/mount [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/network [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/registry [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/strslice [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/swarm [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/time [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/versions [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T13:09:23.995Z] github.com/docker/docker/api/types/volume [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/dockerfile [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/remotecontext [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T13:09:23.995Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T13:09:23.995Z] github.com/docker/docker/cli [2022-05-02T13:09:23.995Z] github.com/docker/docker/cli/config [2022-05-02T13:09:23.995Z] github.com/docker/docker/cli/debug [2022-05-02T13:09:23.995Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T13:09:23.995Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T13:09:23.995Z] github.com/docker/docker/client [2022-05-02T13:09:23.995Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T13:09:23.995Z] github.com/docker/docker/cmd/dockerd [2022-05-02T13:09:23.995Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T13:09:23.995Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T13:09:23.995Z] github.com/docker/docker/container [2022-05-02T13:09:23.995Z] github.com/docker/docker/container/stream [2022-05-02T13:09:23.995Z] github.com/docker/docker/contrib/apparmor [2022-05-02T13:09:23.995Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T13:09:23.995Z] github.com/docker/docker/contrib/httpserver [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/cluster [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/config [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/events [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/exec [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/images [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/initlayer [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/links [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/listeners [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/local [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/names [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/network [2022-05-02T13:09:23.995Z] github.com/docker/docker/daemon/stats [2022-05-02T13:09:23.995Z] github.com/docker/docker/distribution [2022-05-02T13:09:23.995Z] github.com/docker/docker/distribution/metadata [2022-05-02T13:09:23.995Z] github.com/docker/docker/distribution/utils [2022-05-02T13:09:23.995Z] github.com/docker/docker/distribution/xfer [2022-05-02T13:09:23.995Z] github.com/docker/docker/dockerversion [2022-05-02T13:09:23.995Z] github.com/docker/docker/errdefs [2022-05-02T13:09:23.995Z] github.com/docker/docker/image [2022-05-02T13:09:23.995Z] github.com/docker/docker/image/cache [2022-05-02T13:09:23.995Z] github.com/docker/docker/image/tarexport [2022-05-02T13:09:23.995Z] github.com/docker/docker/image/v1 [2022-05-02T13:09:23.995Z] github.com/docker/docker/internal/test/suite [2022-05-02T13:09:23.995Z] github.com/docker/docker/layer [2022-05-02T13:09:23.995Z] github.com/docker/docker/libcontainerd [2022-05-02T13:09:23.995Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T13:09:23.995Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T13:09:23.995Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T13:09:23.995Z] github.com/docker/docker/libcontainerd/types [2022-05-02T13:09:23.995Z] github.com/docker/docker/oci [2022-05-02T13:09:23.995Z] github.com/docker/docker/oci/caps [2022-05-02T13:09:23.995Z] github.com/docker/docker/opts [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/aaparser [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/archive [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/authorization [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/capabilities [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/containerfs [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/directory [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/dmesg [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/filenotify [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/fileutils [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/fsutils [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/homedir [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/idtools [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/ioutils [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/longpath [2022-05-02T13:09:23.995Z] github.com/docker/docker/pkg/loopback [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/parsers [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/pidfile [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/platform [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/plugins [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/pools [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/progress [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/pubsub [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/reexec [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/signal [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/stack [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/stringid [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/system [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/tailfile [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/tarsum [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/truncindex [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/urlutil [2022-05-02T13:09:23.996Z] github.com/docker/docker/pkg/useragent [2022-05-02T13:09:23.996Z] github.com/docker/docker/plugin [2022-05-02T13:09:23.996Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T13:09:23.996Z] github.com/docker/docker/plugin/v2 [2022-05-02T13:09:23.996Z] github.com/docker/docker/profiles/apparmor [2022-05-02T13:09:23.996Z] github.com/docker/docker/profiles/seccomp [2022-05-02T13:09:23.996Z] github.com/docker/docker/quota [2022-05-02T13:09:23.996Z] github.com/docker/docker/reference [2022-05-02T13:09:23.996Z] github.com/docker/docker/registry [2022-05-02T13:09:23.996Z] github.com/docker/docker/registry/resumable [2022-05-02T13:09:23.996Z] github.com/docker/docker/restartmanager [2022-05-02T13:09:23.996Z] github.com/docker/docker/rootless [2022-05-02T13:09:23.996Z] github.com/docker/docker/rootless/specconv [2022-05-02T13:09:23.996Z] github.com/docker/docker/runconfig [2022-05-02T13:09:23.996Z] github.com/docker/docker/runconfig/opts [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/daemon [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/environment [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/fakegit [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/registry [2022-05-02T13:09:23.996Z] github.com/docker/docker/testutil/request [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume/drivers [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume/local [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume/mounts [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume/service [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume/service/opts [2022-05-02T13:09:23.996Z] github.com/docker/docker/volume/testutils' ']' [2022-05-02T13:09:23.996Z] + 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-02T13:09:23.996Z] ? github.com/docker/docker/api [no test files] [2022-05-02T13:09:25.715Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T13:09:26.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T13:09:26.410Z] INFO: Testing against a local daemon [2022-05-02T13:09:26.410Z] === RUN TestDockerSuite [2022-05-02T13:09:26.411Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T13:09:26.411Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T13:09:26.411Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:09:26.411Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T13:09:26.656Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T13:09:26.657Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T13:09:26.879Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T13:09:26.879Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T13:09:26.879Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T13:09:26.879Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:09:26.879Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T13:09:26.879Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T13:09:27.229Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T13:09:27.869Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T13:09:28.338Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T13:09:29.142Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T13:09:29.331Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T13:09:29.800Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T13:09:30.535Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T13:09:31.131Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T13:09:31.131Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-02T13:09:31.131Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T13:09:31.131Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T13:09:31.391Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T13:09:31.391Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T13:09:31.961Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T13:09:32.903Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T13:09:34.287Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T13:09:34.858Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T13:09:35.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-02T13:09:38.352Z] docker_api_swarm_service_test.go:148: [dcf8347ee92c6] joining swarm manager [ddeb5825011e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:09:39.294Z] docker_api_swarm_service_test.go:148: [de99b9f633bb6] joining swarm manager [ddeb5825011e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:09:42.081Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-05-02T13:09:42.594Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T13:09:42.857Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T13:09:44.771Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T13:09:44.771Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T13:09:44.771Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T13:09:45.032Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T13:09:46.947Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T13:09:47.888Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T13:09:50.432Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T13:09:51.375Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T13:09:51.375Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T13:09:51.375Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T13:09:53.922Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T13:09:54.495Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T13:09:54.495Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T13:09:55.914Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T13:09:56.487Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T13:09:58.403Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T13:09:58.976Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T13:09:58.976Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T13:09:59.548Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T13:10:00.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:10:00.498Z] INFO: Testing against a local daemon [2022-05-02T13:10:00.498Z] === RUN TestBuildWithSession [2022-05-02T13:10:00.498Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T13:10:00.498Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T13:10:00.498Z] === RUN TestBuildSquashParent [2022-05-02T13:10:00.498Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:00.498Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:10:00.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:10:00.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:10:00.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:10:00.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:10:00.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:10:00.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:10:00.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:10:00.498Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T13:10:00.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T13:10:00.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T13:10:00.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T13:10:02.093Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T13:10:02.666Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T13:10:03.239Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T13:10:03.499Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T13:10:04.885Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T13:10:05.826Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T13:10:05.827Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T13:10:06.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T13:10:06.400Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T13:10:06.971Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T13:10:07.912Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T13:10:08.483Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T13:10:09.054Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T13:10:09.627Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-02T13:10:10.014Z] --- PASS: TestBuildWithHugeFile (118.09s) [2022-05-02T13:10:10.014Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T13:10:10.014Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T13:10:10.014Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T13:10:10.014Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T13:10:10.014Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:10:10.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:10:10.014Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:10:10.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:10:10.014Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:10:10.014Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:10:10.014Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:10:10.014Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:10:10.014Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:10:10.014Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-02T13:10:10.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-02T13:10:10.014Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-02T13:10:10.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-02T13:10:10.014Z] === RUN TestBuildPreserveOwnership [2022-05-02T13:10:10.014Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:10:10.014Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-02T13:10:10.014Z] === RUN TestBuildPlatformInvalid [2022-05-02T13:10:10.014Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-02T13:10:10.014Z] PASS [2022-05-02T13:10:10.014Z] ok github.com/docker/docker/integration/build 193.066s [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] === Skipped [2022-05-02T13:10:10.014Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-02T13:10:10.014Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-02T13:10:10.014Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-02T13:10:10.014Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-02T13:10:10.014Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T13:10:10.014Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-02T13:10:10.014Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:10:10.014Z] [2022-05-02T13:10:10.014Z] DONE 29 tests, 6 skipped in 230.403s [2022-05-02T13:10:10.014Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-02T13:10:10.568Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T13:10:11.511Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-02T13:10:12.083Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-02T13:10:12.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:10:12.239Z] INFO: Testing against a local daemon [2022-05-02T13:10:12.239Z] === RUN TestConfigInspect [2022-05-02T13:10:12.239Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-02T13:10:12.239Z] === RUN TestConfigList [2022-05-02T13:10:12.239Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] --- SKIP: TestConfigList (0.00s) [2022-05-02T13:10:12.239Z] === RUN TestConfigsCreateAndDelete [2022-05-02T13:10:12.239Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-02T13:10:12.239Z] === RUN TestConfigsUpdate [2022-05-02T13:10:12.239Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-02T13:10:12.239Z] === RUN TestTemplatedConfig [2022-05-02T13:10:12.239Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T13:10:12.239Z] === RUN TestConfigCreateResolve [2022-05-02T13:10:12.239Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:10:12.239Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-02T13:10:12.239Z] PASS [2022-05-02T13:10:12.239Z] ok github.com/docker/docker/integration/config 0.127s [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] === Skipped [2022-05-02T13:10:12.239Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-02T13:10:12.239Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-02T13:10:12.239Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-02T13:10:12.239Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-02T13:10:12.239Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-02T13:10:12.239Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-02T13:10:12.239Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:10:12.239Z] [2022-05-02T13:10:12.239Z] DONE 6 tests, 6 skipped in 2.115s [2022-05-02T13:10:12.239Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-02T13:10:12.654Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-02T13:10:13.013Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T13:10:13.225Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-02T13:10:13.797Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-02T13:10:14.371Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T13:10:15.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:10:15.205Z] INFO: Testing against a local daemon [2022-05-02T13:10:15.205Z] === RUN TestCheckpoint [2022-05-02T13:10:15.205Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T13:10:15.205Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T13:10:15.205Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T13:10:15.205Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:10:15.205Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:10:15.205Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:10:15.205Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:10:15.205Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T13:10:15.205Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:10:15.205Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T13:10:15.205Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T13:10:15.205Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T13:10:15.205Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T13:10:15.205Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T13:10:15.205Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T13:10:15.313Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-02T13:10:15.675Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-02T13:10:15.675Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T13:10:15.675Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-05-02T13:10:15.675Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T13:10:15.903Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T13:10:15.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-02T13:10:16.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T13:10:16.144Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-02T13:10:16.144Z] === RUN TestCopyEmptyFile [2022-05-02T13:10:16.144Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-05-02T13:10:16.144Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T13:10:16.479Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T13:10:16.612Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-02T13:10:16.612Z] === RUN TestCopyFromContainer [2022-05-02T13:10:16.612Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:16.612Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T13:10:16.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:10:16.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:10:16.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:10:16.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:10:16.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:10:16.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:10:16.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:10:16.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:10:16.612Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:10:16.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T13:10:16.612Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T13:10:16.612Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidEnv [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T13:10:16.612Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:16.612Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T13:10:16.612Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:10:16.612Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T13:10:16.612Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:10:16.612Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:10:16.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:10:16.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:10:16.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T13:10:16.612Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T13:10:16.612Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateDifferentPlatform [2022-05-02T13:10:16.612Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T13:10:16.612Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T13:10:16.612Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-02T13:10:16.612Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T13:10:16.612Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T13:10:17.050Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T13:10:17.080Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-02T13:10:17.080Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T13:10:17.080Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T13:10:17.080Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-02T13:10:17.080Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T13:10:17.080Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:17.080Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-02T13:10:17.080Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:10:17.080Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.080Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:10:17.080Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:10:17.080Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.549Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:10:17.549Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.549Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:10:17.549Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.549Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:10:17.549Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:10:17.622Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T13:10:17.622Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T13:10:20.169Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T13:10:20.429Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T13:10:21.002Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T13:10:21.575Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T13:10:21.837Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T13:10:22.099Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T13:10:22.359Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T13:10:22.932Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T13:10:23.441Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-02T13:10:23.441Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-02T13:10:23.441Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-02T13:10:23.441Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-02T13:10:23.441Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-02T13:10:23.441Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.12s) [2022-05-02T13:10:23.441Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.12s) [2022-05-02T13:10:23.441Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.15s) [2022-05-02T13:10:23.441Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.60s) [2022-05-02T13:10:23.441Z] === RUN TestDiff [2022-05-02T13:10:23.441Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T13:10:23.441Z] --- SKIP: TestDiff (0.00s) [2022-05-02T13:10:23.441Z] === RUN TestExecWithCloseStdin [2022-05-02T13:10:23.441Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T13:10:23.441Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-02T13:10:23.441Z] === RUN TestExec [2022-05-02T13:10:23.504Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T13:10:23.764Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T13:10:24.336Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T13:10:24.336Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T13:10:24.913Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T13:10:24.913Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T13:10:25.860Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T13:10:26.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.95s) [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.30s) [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.66s) [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.72s) [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.27s) [2022-05-02T13:10:26.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.35s) [2022-05-02T13:10:26.429Z] === RUN TestBuildMultiStageCopy [2022-05-02T13:10:26.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T13:10:27.064Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T13:10:27.226Z] --- PASS: TestExec (3.83s) [2022-05-02T13:10:27.226Z] === RUN TestExecUser [2022-05-02T13:10:27.226Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T13:10:27.226Z] --- SKIP: TestExecUser (0.00s) [2022-05-02T13:10:27.226Z] === RUN TestExportContainerAndImportImage [2022-05-02T13:10:27.226Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:27.226Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-02T13:10:27.226Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T13:10:27.226Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:27.226Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T13:10:27.226Z] === RUN TestHealthCheckWorkdir [2022-05-02T13:10:27.226Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T13:10:27.226Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-02T13:10:27.226Z] === RUN TestHealthKillContainer [2022-05-02T13:10:27.226Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T13:10:27.226Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-02T13:10:27.226Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T13:10:27.226Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T13:10:27.226Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T13:10:27.226Z] === RUN TestKillContainerInvalidSignal [2022-05-02T13:10:27.635Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T13:10:27.635Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T13:10:27.895Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T13:10:29.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T13:10:30.175Z] --- PASS: TestKillContainerInvalidSignal (2.95s) [2022-05-02T13:10:30.175Z] === RUN TestKillContainer [2022-05-02T13:10:30.175Z] === RUN TestKillContainer/no_signal [2022-05-02T13:10:30.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T13:10:31.165Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T13:10:31.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T13:10:32.310Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T13:10:32.881Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T13:10:33.125Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T13:10:33.125Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T13:10:33.125Z] === RUN TestKillContainer/killing_signal [2022-05-02T13:10:33.451Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T13:10:34.393Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T13:10:35.784Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T13:10:36.074Z] --- PASS: TestKillContainer (6.02s) [2022-05-02T13:10:36.074Z] --- PASS: TestKillContainer/no_signal (2.90s) [2022-05-02T13:10:36.074Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:10:36.074Z] --- PASS: TestKillContainer/killing_signal (3.06s) [2022-05-02T13:10:36.074Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T13:10:36.074Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:10:36.074Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T13:10:36.074Z] === RUN TestKillStoppedContainer [2022-05-02T13:10:36.074Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:10:36.074Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-02T13:10:36.074Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T13:10:36.074Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:10:36.074Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T13:10:36.074Z] === RUN TestKillDifferentUserContainer [2022-05-02T13:10:36.074Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T13:10:36.074Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-02T13:10:36.074Z] === RUN TestInspectOomKilledTrue [2022-05-02T13:10:36.074Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:36.074Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T13:10:36.074Z] === RUN TestInspectOomKilledFalse [2022-05-02T13:10:36.074Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T13:10:36.074Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T13:10:36.074Z] === RUN TestLogsFollowTailEmpty [2022-05-02T13:10:38.361Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T13:10:38.362Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T13:10:38.932Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T13:10:39.022Z] --- PASS: TestLogsFollowTailEmpty (2.92s) [2022-05-02T13:10:39.022Z] === RUN TestNetworkNat [2022-05-02T13:10:39.022Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T13:10:39.022Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-02T13:10:39.022Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T13:10:40.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T13:10:41.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T13:10:41.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T13:10:41.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-02T13:10:42.342Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T13:10:42.361Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T13:10:42.810Z] --- PASS: TestNetworkLocalhostTCPNat (3.59s) [2022-05-02T13:10:42.810Z] === RUN TestNetworkLoopbackNat [2022-05-02T13:10:42.810Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T13:10:42.810Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-02T13:10:42.810Z] === RUN TestPause [2022-05-02T13:10:42.810Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T13:10:42.810Z] --- SKIP: TestPause (0.00s) [2022-05-02T13:10:42.810Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T13:10:43.906Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T13:10:44.906Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T13:10:45.469Z] --- PASS: TestBuildMultiStageCopy (19.91s) [2022-05-02T13:10:45.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.83s) [2022-05-02T13:10:45.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-05-02T13:10:45.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2022-05-02T13:10:45.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2022-05-02T13:10:45.469Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.59s) [2022-05-02T13:10:45.469Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T13:10:45.759Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.09s) [2022-05-02T13:10:45.759Z] === RUN TestPauseStopPausedContainer [2022-05-02T13:10:45.759Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:10:45.759Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-02T13:10:45.759Z] === RUN TestPsFilter [2022-05-02T13:10:46.227Z] --- PASS: TestPsFilter (0.36s) [2022-05-02T13:10:46.227Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T13:10:46.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-02T13:10:46.551Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T13:10:46.551Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-02T13:10:46.551Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T13:10:46.551Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-02T13:10:46.551Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T13:10:47.123Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T13:10:48.420Z] --- PASS: TestBuildMultiStageParentConfig (2.96s) [2022-05-02T13:10:48.420Z] === RUN TestBuildLabelWithTargets [2022-05-02T13:10:48.420Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:10:48.420Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-02T13:10:48.420Z] === RUN TestBuildWithEmptyLayers [2022-05-02T13:10:48.508Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T13:10:48.769Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-02T13:10:49.177Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.85s) [2022-05-02T13:10:49.177Z] === RUN TestRemoveContainerWithVolume [2022-05-02T13:10:49.713Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T13:10:49.983Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-05-02T13:10:49.983Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T13:10:51.629Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T13:10:51.890Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T13:10:52.124Z] --- PASS: TestRemoveContainerWithVolume (2.98s) [2022-05-02T13:10:52.124Z] === RUN TestRemoveContainerRunning [2022-05-02T13:10:52.150Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-02T13:10:53.093Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T13:10:54.036Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-02T13:10:54.036Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-02T13:10:54.036Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T13:10:54.607Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-02T13:10:55.071Z] --- PASS: TestRemoveContainerRunning (2.93s) [2022-05-02T13:10:55.071Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T13:10:55.177Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-02T13:10:56.121Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T13:10:56.121Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T13:10:56.385Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T13:10:57.283Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.62s) [2022-05-02T13:10:57.283Z] === RUN TestRemoveInvalidContainer [2022-05-02T13:10:57.283Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-02T13:10:57.283Z] === RUN TestRenameLinkedContainer [2022-05-02T13:10:57.283Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T13:10:57.283Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-02T13:10:57.283Z] === RUN TestRenameStoppedContainer [2022-05-02T13:10:57.327Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T13:10:57.898Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-02T13:10:58.160Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-02T13:10:58.425Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T13:10:58.425Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T13:10:59.013Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T13:10:59.583Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T13:11:00.156Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T13:11:00.229Z] --- PASS: TestRenameStoppedContainer (2.97s) [2022-05-02T13:11:00.229Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T13:11:01.097Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T13:11:01.097Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-02T13:11:01.358Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T13:11:01.930Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T13:11:02.500Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T13:11:03.445Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T13:11:03.445Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T13:11:04.016Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T13:11:04.587Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T13:11:05.159Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-02T13:11:06.545Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T13:11:06.545Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:11:06.545Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-02T13:11:06.545Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T13:11:07.387Z] --- PASS: TestRenameRunningContainerAndReuse (6.36s) [2022-05-02T13:11:07.387Z] === RUN TestRenameInvalidName [2022-05-02T13:11:07.788Z] --- PASS: TestBuildMultiStageOnBuild (15.63s) [2022-05-02T13:11:07.788Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T13:11:07.788Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:11:07.788Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-02T13:11:07.788Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T13:11:09.600Z] --- PASS: TestRenameInvalidName (2.99s) [2022-05-02T13:11:09.600Z] === RUN TestRenameAnonymousContainer [2022-05-02T13:11:09.846Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T13:11:09.846Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-02T13:11:09.846Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/builder/dockerfile 0.471s coverage: 49.3% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/builder/remotecontext/git 1.859s coverage: 86.3% of statements [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T13:11:18.535Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T13:11:18.535Z] ok github.com/docker/docker/cmd/docker-proxy 0.294s coverage: 67.6% of statements [2022-05-02T13:11:20.280Z] --- PASS: TestBuildMultiStageLayerLeak (13.21s) [2022-05-02T13:11:20.280Z] === RUN TestBuildWithHugeFile [2022-05-02T13:11:21.065Z] ok github.com/docker/docker/client 0.155s coverage: 75.6% of statements [2022-05-02T13:11:22.070Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-02T13:11:22.070Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T13:11:22.086Z] --- PASS: TestRenameAnonymousContainer (10.53s) [2022-05-02T13:11:22.086Z] === RUN TestRenameContainerWithSameName [2022-05-02T13:11:22.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-02T13:11:22.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-02T13:11:22.590Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T13:11:22.590Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T13:11:22.851Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T13:11:23.652Z] --- PASS: TestRenameContainerWithSameName (3.24s) [2022-05-02T13:11:23.652Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T13:11:23.652Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T13:11:23.652Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T13:11:23.652Z] === RUN TestResize [2022-05-02T13:11:24.762Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T13:11:25.705Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T13:11:26.603Z] --- PASS: TestResize (3.25s) [2022-05-02T13:11:26.603Z] === RUN TestResizeWithInvalidSize [2022-05-02T13:11:26.648Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T13:11:30.389Z] --- PASS: TestResizeWithInvalidSize (3.12s) [2022-05-02T13:11:30.389Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T13:11:33.248Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T13:11:33.248Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T13:11:33.248Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T13:11:33.248Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-02T13:11:33.336Z] --- PASS: TestResizeWhenContainerNotStarted (3.08s) [2022-05-02T13:11:33.336Z] === RUN TestDaemonRestartKillContainers [2022-05-02T13:11:33.336Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:11:33.336Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T13:11:33.336Z] === RUN TestStats [2022-05-02T13:11:33.336Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T13:11:33.336Z] --- SKIP: TestStats (0.00s) [2022-05-02T13:11:33.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T13:11:34.190Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T13:11:34.190Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T13:11:34.451Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T13:11:35.839Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T13:11:36.783Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T13:11:38.169Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T13:11:38.169Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T13:11:38.169Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T13:11:39.111Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T13:11:41.744Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T13:11:41.744Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T13:11:41.744Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T13:11:41.744Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T13:11:41.744Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.744Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T13:11:41.744Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.745Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T13:11:41.745Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.745Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T13:11:41.745Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T13:11:41.745Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.745Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T13:11:42.001Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.54s) [2022-05-02T13:11:42.001Z] === RUN TestStopContainerWithTimeout [2022-05-02T13:11:42.001Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T13:11:42.001Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-02T13:11:42.001Z] === RUN TestUpdateRestartPolicy [2022-05-02T13:11:42.413Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-02T13:11:43.798Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T13:11:44.370Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T13:11:45.422Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T13:11:45.995Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-02T13:11:46.256Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T13:11:47.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T13:11:47.617Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:11:47.617Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T13:11:47.617Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:11:47.617Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T13:11:48.170Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T13:11:49.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-02T13:11:51.025Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T13:11:51.408Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T13:11:51.971Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-02T13:11:52.542Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T13:11:54.365Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T13:11:54.365Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:11:54.365Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T13:11:54.365Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:11:54.365Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T13:11:54.365Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:11:54.365Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T13:11:54.365Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:11:54.365Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T13:11:55.088Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T13:11:55.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-02T13:11:55.685Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T13:11:57.070Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T13:11:57.070Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T13:11:57.644Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T13:11:57.644Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-02T13:11:58.215Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T13:11:58.787Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T13:11:59.129Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T13:11:59.129Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:11:59.129Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T13:11:59.129Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:11:59.129Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T13:11:59.360Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T13:12:00.747Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-02T13:12:01.323Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T13:12:03.238Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T13:12:03.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-02T13:12:07.114Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-02T13:12:07.114Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T13:12:07.278Z] --- PASS: TestUpdateRestartPolicy (23.43s) [2022-05-02T13:12:07.278Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T13:12:07.374Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T13:12:07.374Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-02T13:12:07.738Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 30.2% of statements [2022-05-02T13:12:07.738Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2022-05-02T13:12:07.738Z] ok github.com/docker/docker/cmd/dockerd/trap 2.474s coverage: 0.0% of statements [2022-05-02T13:12:07.738Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T13:12:07.738Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T13:12:07.738Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T13:12:07.738Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T13:12:07.738Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T13:12:07.746Z] --- PASS: TestUpdateRestartWithAutoRemove (2.99s) [2022-05-02T13:12:07.746Z] === RUN TestWaitNonBlocked [2022-05-02T13:12:07.945Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T13:12:08.208Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T13:12:08.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:12:08.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:12:08.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:12:08.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:12:08.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:12:08.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:12:08.782Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T13:12:09.354Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T13:12:09.354Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T13:12:09.570Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T13:12:09.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-02T13:12:09.875Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T13:12:11.930Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2022-05-02T13:12:12.418Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-02T13:12:12.865Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-02T13:12:13.039Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-02T13:12:13.039Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.95s) [2022-05-02T13:12:13.039Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.60s) [2022-05-02T13:12:13.039Z] === RUN TestWaitBlocked [2022-05-02T13:12:13.039Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:13.039Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-02T13:12:13.039Z] PASS [2022-05-02T13:12:13.039Z] ok github.com/docker/docker/integration/container 117.436s [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === Skipped [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-02T13:12:13.039Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-02T13:12:13.039Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T13:12:13.039Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T13:12:13.039Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T13:12:13.039Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T13:12:13.039Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T13:12:13.039Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-02T13:12:13.039Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T13:12:13.039Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-02T13:12:13.039Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:12:13.039Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-02T13:12:13.039Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:12:13.039Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-02T13:12:13.039Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:12:13.039Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-02T13:12:13.039Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:12:13.039Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-02T13:12:13.039Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-02T13:12:13.039Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-02T13:12:13.039Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-02T13:12:13.039Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T13:12:13.039Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-02T13:12:13.039Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-02T13:12:13.039Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T13:12:13.039Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T13:12:13.039Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-02T13:12:13.039Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-02T13:12:13.039Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-02T13:12:13.039Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-02T13:12:13.039Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-02T13:12:13.039Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-02T13:12:13.039Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T13:12:13.039Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-02T13:12:13.039Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-02T13:12:13.039Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-02T13:12:13.039Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T13:12:13.039Z] [2022-05-02T13:12:13.039Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-02T13:12:13.040Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:13.040Z] [2022-05-02T13:12:13.040Z] DONE 120 tests, 38 skipped in 120.375s [2022-05-02T13:12:13.040Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-02T13:12:14.247Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-02T13:12:15.737Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-02T13:12:15.737Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-02T13:12:15.737Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T13:12:16.021Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-02T13:12:16.974Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T13:12:17.916Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-02T13:12:18.177Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T13:12:18.750Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-02T13:12:19.322Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-02T13:12:19.323Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T13:12:19.896Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T13:12:20.469Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T13:12:21.042Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T13:12:21.617Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:12:21.617Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-02T13:12:21.617Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T13:12:22.043Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T13:12:22.366Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-05-02T13:12:22.366Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-02T13:12:22.617Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T13:12:22.617Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-02T13:12:22.617Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T13:12:22.878Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-02T13:12:22.931Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-02T13:12:23.498Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-02T13:12:23.756Z] ok github.com/docker/docker/daemon 10.246s coverage: 16.7% of statements [2022-05-02T13:12:23.756Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T13:12:23.756Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T13:12:23.756Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T13:12:23.756Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T13:12:23.826Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-02T13:12:24.088Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T13:12:24.088Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-02T13:12:24.088Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T13:12:25.132Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.791s coverage: 74.8% of statements [2022-05-02T13:12:26.068Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-05-02T13:12:26.327Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 56.2% of statements [2022-05-02T13:12:27.391Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-02T13:12:27.391Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T13:12:27.703Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-05-02T13:12:27.963Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T13:12:28.535Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T13:12:29.613Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.292s coverage: 50.6% of statements [2022-05-02T13:12:29.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-02T13:12:30.551Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.459s coverage: 45.9% of statements [2022-05-02T13:12:30.551Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T13:12:31.485Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.624s coverage: 58.2% of statements [2022-05-02T13:12:31.485Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-02T13:12:31.485Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T13:12:31.485Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-02T13:12:32.463Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T13:12:32.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-02T13:12:32.860Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-05-02T13:12:32.985Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T13:12:33.454Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-05-02T13:12:33.558Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-02T13:12:34.024Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.6% of statements [2022-05-02T13:12:34.024Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T13:12:34.024Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T13:12:34.961Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2022-05-02T13:12:35.896Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 79.9% of statements [2022-05-02T13:12:35.896Z] ok github.com/docker/docker/daemon/logger/fluentd 0.032s coverage: 53.6% of statements [2022-05-02T13:12:35.896Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T13:12:36.121Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-02T13:12:36.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-02T13:12:36.383Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-02T13:12:36.463Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-05-02T13:12:36.463Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-02T13:12:37.030Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-05-02T13:12:37.289Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-05-02T13:12:37.857Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-05-02T13:12:38.116Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T13:12:38.694Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 58.4% of statements [2022-05-02T13:12:38.932Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-02T13:12:38.953Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-05-02T13:12:39.887Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-05-02T13:12:40.146Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-02T13:12:40.713Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-02T13:12:40.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-02T13:12:41.650Z] ok github.com/docker/docker/daemon/logger/splunk 1.579s coverage: 82.5% of statements [2022-05-02T13:12:41.650Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T13:12:41.650Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T13:12:42.236Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-02T13:12:42.808Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-02T13:12:43.026Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-05-02T13:12:43.229Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T13:12:43.229Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T13:12:43.229Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-02T13:12:43.229Z] === RUN TestDaemonConfigValidation [2022-05-02T13:12:43.229Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T13:12:43.229Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-02T13:12:43.229Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T13:12:43.229Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T13:12:43.229Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T13:12:43.229Z] === RUN TestDaemonProxy [2022-05-02T13:12:43.229Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T13:12:43.229Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T13:12:43.229Z] PASS [2022-05-02T13:12:43.229Z] ok github.com/docker/docker/integration/daemon 0.127s [2022-05-02T13:12:43.229Z] [2022-05-02T13:12:43.229Z] === Skipped [2022-05-02T13:12:43.229Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-02T13:12:43.229Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T13:12:43.229Z] [2022-05-02T13:12:43.229Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-02T13:12:43.229Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T13:12:43.229Z] [2022-05-02T13:12:43.229Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T13:12:43.229Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T13:12:43.229Z] [2022-05-02T13:12:43.229Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-02T13:12:43.229Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T13:12:43.229Z] [2022-05-02T13:12:43.229Z] DONE 4 tests, 4 skipped in 26.389s [2022-05-02T13:12:43.229Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-02T13:12:43.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:12:43.229Z] INFO: Testing against a local daemon [2022-05-02T13:12:43.229Z] === RUN TestCommitInheritsEnv [2022-05-02T13:12:43.229Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:12:43.229Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-02T13:12:43.229Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T13:12:43.229Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:12:43.229Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T13:12:43.229Z] === RUN TestImportWithCustomPlatform [2022-05-02T13:12:43.229Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:12:43.229Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-02T13:12:43.229Z] === RUN TestImagesFilterMultiReference [2022-05-02T13:12:43.229Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-02T13:12:43.229Z] === RUN TestImagePullPlatformInvalid [2022-05-02T13:12:43.284Z] ok github.com/docker/docker/distribution 0.634s coverage: 28.2% of statements [2022-05-02T13:12:43.284Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T13:12:43.384Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-02T13:12:43.697Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-02T13:12:43.697Z] === RUN TestRemoveImageOrphaning [2022-05-02T13:12:43.851Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-02T13:12:43.956Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-02T13:12:44.217Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-02T13:12:44.418Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-02T13:12:44.478Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-02T13:12:44.677Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-02T13:12:44.688Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-05-02T13:12:44.688Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T13:12:44.688Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-02T13:12:44.688Z] === RUN TestTagInvalidReference [2022-05-02T13:12:44.688Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-02T13:12:44.688Z] === RUN TestTagValidPrefixedRepo [2022-05-02T13:12:44.688Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-02T13:12:44.688Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T13:12:44.688Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-02T13:12:44.688Z] === RUN TestTagOfficialNames [2022-05-02T13:12:44.688Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-02T13:12:44.688Z] === RUN TestTagMatchesDigest [2022-05-02T13:12:45.050Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-02T13:12:45.158Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-02T13:12:45.158Z] PASS [2022-05-02T13:12:45.158Z] ok github.com/docker/docker/integration/image 1.703s [2022-05-02T13:12:45.158Z] [2022-05-02T13:12:45.158Z] === Skipped [2022-05-02T13:12:45.158Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-02T13:12:45.158Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:12:45.158Z] [2022-05-02T13:12:45.158Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T13:12:45.158Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:12:45.158Z] [2022-05-02T13:12:45.158Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-02T13:12:45.158Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:12:45.158Z] [2022-05-02T13:12:45.158Z] DONE 12 tests, 3 skipped in 5.695s [2022-05-02T13:12:45.158Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-02T13:12:45.245Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-02T13:12:45.245Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.4% of statements [2022-05-02T13:12:45.245Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T13:12:45.311Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-02T13:12:45.812Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-05-02T13:12:45.812Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T13:12:46.255Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T13:12:46.378Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-05-02T13:12:46.828Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T13:12:47.089Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-02T13:12:47.315Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-05-02T13:12:47.349Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T13:12:47.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:12:47.377Z] INFO: Testing against a local daemon [2022-05-02T13:12:47.377Z] === RUN TestNetworkCreateDelete [2022-05-02T13:12:47.377Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:47.377Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T13:12:47.377Z] 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-02T13:12:47.377Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDaemonDNSFallback [2022-05-02T13:12:47.377Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:47.377Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestInspectNetwork [2022-05-02T13:12:47.377Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:47.377Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T13:12:47.377Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:47.377Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T13:12:47.377Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:12:47.377Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:12:47.377Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:12:47.377Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T13:12:47.377Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T13:12:47.377Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T13:12:47.377Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestNetworkList [2022-05-02T13:12:47.377Z] === RUN TestNetworkList//networks [2022-05-02T13:12:47.377Z] === PAUSE TestNetworkList//networks [2022-05-02T13:12:47.377Z] === RUN TestNetworkList//networks/ [2022-05-02T13:12:47.377Z] === PAUSE TestNetworkList//networks/ [2022-05-02T13:12:47.377Z] === CONT TestNetworkList//networks [2022-05-02T13:12:47.377Z] === CONT TestNetworkList//networks/ [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkList (0.05s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T13:12:47.377Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T13:12:47.377Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T13:12:47.377Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T13:12:47.377Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T13:12:47.377Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T13:12:47.377Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T13:12:47.377Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T13:12:47.377Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T13:12:47.377Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:12:47.377Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T13:12:47.377Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-02T13:12:47.377Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T13:12:47.377Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T13:12:47.377Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T13:12:47.377Z] PASS [2022-05-02T13:12:47.377Z] ok github.com/docker/docker/integration/network 0.201s [2022-05-02T13:12:47.377Z] [2022-05-02T13:12:47.377Z] === Skipped [2022-05-02T13:12:47.377Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-02T13:12:47.377Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:47.377Z] [2022-05-02T13:12:47.377Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T13:12:47.377Z] 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-02T13:12:47.377Z] [2022-05-02T13:12:47.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-02T13:12:47.378Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-02T13:12:47.378Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T13:12:47.378Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T13:12:47.378Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T13:12:47.378Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T13:12:47.378Z] [2022-05-02T13:12:47.378Z] DONE 34 tests, 15 skipped in 2.340s [2022-05-02T13:12:47.378Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-02T13:12:47.574Z] ok github.com/docker/docker/opts 0.022s coverage: 65.5% of statements [2022-05-02T13:12:47.834Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-05-02T13:12:48.364Z] testing: warning: no tests to run [2022-05-02T13:12:48.364Z] PASS [2022-05-02T13:12:48.364Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-05-02T13:12:48.364Z] [2022-05-02T13:12:48.364Z] DONE 0 tests in 0.777s [2022-05-02T13:12:48.364Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-02T13:12:49.350Z] testing: warning: no tests to run [2022-05-02T13:12:49.350Z] PASS [2022-05-02T13:12:49.350Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2022-05-02T13:12:49.350Z] [2022-05-02T13:12:49.350Z] DONE 0 tests in 0.792s [2022-05-02T13:12:49.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-02T13:12:49.734Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.1% of statements [2022-05-02T13:12:49.893Z] === RUN TestDockerSuite/TestRunState [2022-05-02T13:12:49.893Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-02T13:12:49.994Z] ok github.com/docker/docker/pkg/authorization 0.205s coverage: 68.3% of statements [2022-05-02T13:12:50.252Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-02T13:12:50.336Z] testing: warning: no tests to run [2022-05-02T13:12:50.336Z] PASS [2022-05-02T13:12:50.336Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-05-02T13:12:50.336Z] [2022-05-02T13:12:50.336Z] DONE 0 tests in 0.792s [2022-05-02T13:12:50.336Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-02T13:12:50.510Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-02T13:12:51.281Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T13:12:51.321Z] testing: warning: no tests to run [2022-05-02T13:12:51.321Z] PASS [2022-05-02T13:12:51.321Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2022-05-02T13:12:51.321Z] [2022-05-02T13:12:51.321Z] DONE 0 tests in 0.747s [2022-05-02T13:12:51.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-02T13:12:51.543Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T13:12:52.486Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T13:12:52.486Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-02T13:12:52.486Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-02T13:12:52.486Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T13:12:52.747Z] docker_cli_service_logs_test.go:246: checking task iga3ko5h604g [2022-05-02T13:12:52.747Z] docker_cli_service_logs_test.go:251: checking messages for iga3ko5h604g [2022-05-02T13:12:52.747Z] docker_cli_service_logs_test.go:246: checking task mkglib2ib7ie [2022-05-02T13:12:52.747Z] docker_cli_service_logs_test.go:251: checking messages for mkglib2ib7ie [2022-05-02T13:12:53.318Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T13:12:53.582Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-02T13:12:53.791Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-05-02T13:12:53.792Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-02T13:12:53.842Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-02T13:12:54.050Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-05-02T13:12:54.050Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-02T13:12:54.050Z] ok github.com/docker/docker/layer 7.131s coverage: 69.0% of statements [2022-05-02T13:12:54.050Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T13:12:54.050Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T13:12:54.050Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T13:12:54.050Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T13:12:54.050Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T13:12:54.050Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T13:12:54.617Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-02T13:12:55.183Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-05-02T13:12:55.183Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2022-05-02T13:12:55.233Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T13:12:55.233Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T13:12:55.233Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T13:12:55.441Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-02T13:12:55.804Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-02T13:12:56.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:12:56.097Z] INFO: Testing against a local daemon [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:12:56.097Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:12:56.097Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T13:12:56.097Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T13:12:56.097Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T13:12:56.097Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T13:12:56.097Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T13:12:56.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T13:12:56.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T13:12:56.097Z] === RUN TestPluginInstall [2022-05-02T13:12:56.097Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T13:12:56.097Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T13:12:56.097Z] === RUN TestPluginsWithRuntimes [2022-05-02T13:12:56.097Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T13:12:56.097Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T13:12:56.097Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T13:12:56.097Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T13:12:56.097Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T13:12:56.097Z] PASS [2022-05-02T13:12:56.097Z] ok github.com/docker/docker/integration/plugin/common 0.130s [2022-05-02T13:12:56.097Z] [2022-05-02T13:12:56.097Z] === Skipped [2022-05-02T13:12:56.097Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-02T13:12:56.097Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T13:12:56.097Z] [2022-05-02T13:12:56.097Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-02T13:12:56.097Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T13:12:56.097Z] [2022-05-02T13:12:56.097Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T13:12:56.097Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T13:12:56.097Z] [2022-05-02T13:12:56.097Z] DONE 19 tests, 3 skipped in 4.564s [2022-05-02T13:12:56.097Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-02T13:12:56.378Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-02T13:12:56.413Z] ok github.com/docker/docker/pkg/idtools 0.552s coverage: 67.9% of statements [2022-05-02T13:12:56.413Z] ok github.com/docker/docker/pkg/ioutils 0.480s coverage: 69.7% of statements [2022-05-02T13:12:56.673Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-05-02T13:12:56.932Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-05-02T13:12:56.932Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-02T13:12:56.932Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-05-02T13:12:57.190Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-05-02T13:12:57.448Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-05-02T13:12:57.708Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-02T13:12:57.708Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-02T13:12:57.708Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T13:12:57.708Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T13:12:57.771Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-02T13:12:58.370Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-05-02T13:12:58.416Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-02T13:12:58.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:12:58.448Z] INFO: Testing against a local daemon [2022-05-02T13:12:58.448Z] === RUN TestExternalGraphDriver [2022-05-02T13:12:58.448Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T13:12:58.448Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-02T13:12:58.448Z] === RUN TestGraphdriverPluginV2 [2022-05-02T13:12:58.448Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T13:12:58.448Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-02T13:12:58.448Z] PASS [2022-05-02T13:12:58.448Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.113s [2022-05-02T13:12:58.448Z] [2022-05-02T13:12:58.448Z] === Skipped [2022-05-02T13:12:58.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-02T13:12:58.448Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T13:12:58.448Z] [2022-05-02T13:12:58.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-02T13:12:58.448Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T13:12:58.448Z] [2022-05-02T13:12:58.448Z] DONE 2 tests, 2 skipped in 2.259s [2022-05-02T13:12:58.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-02T13:12:58.938Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-02T13:12:58.938Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-02T13:12:59.197Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-02T13:12:59.800Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-02T13:13:00.570Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-02T13:13:00.570Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-02T13:13:00.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:00.663Z] INFO: Testing against a local daemon [2022-05-02T13:13:00.663Z] === RUN TestReadPluginNoRead [2022-05-02T13:13:00.663Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T13:13:00.663Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-02T13:13:00.663Z] PASS [2022-05-02T13:13:00.663Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2022-05-02T13:13:00.663Z] [2022-05-02T13:13:00.663Z] === Skipped [2022-05-02T13:13:00.663Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-02T13:13:00.663Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T13:13:00.663Z] [2022-05-02T13:13:00.663Z] DONE 1 tests, 1 skipped in 2.181s [2022-05-02T13:13:00.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-02T13:13:00.829Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-02T13:13:01.087Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-05-02T13:13:01.345Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-02T13:13:01.606Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-02T13:13:01.650Z] testing: warning: no tests to run [2022-05-02T13:13:01.650Z] PASS [2022-05-02T13:13:01.650Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2022-05-02T13:13:01.650Z] [2022-05-02T13:13:01.650Z] DONE 0 tests in 1.059s [2022-05-02T13:13:01.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-02T13:13:01.714Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T13:13:01.864Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-02T13:13:02.431Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-02T13:13:02.689Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2022-05-02T13:13:03.256Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-05-02T13:13:03.514Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-02T13:13:03.773Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-02T13:13:03.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:03.864Z] INFO: Testing against a local daemon [2022-05-02T13:13:03.864Z] === RUN TestPluginWithDevMounts [2022-05-02T13:13:03.864Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:03.864Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T13:13:03.864Z] PASS [2022-05-02T13:13:03.864Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-05-02T13:13:03.864Z] [2022-05-02T13:13:03.864Z] === Skipped [2022-05-02T13:13:03.864Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-02T13:13:03.864Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:03.864Z] [2022-05-02T13:13:03.864Z] DONE 1 tests, 1 skipped in 2.342s [2022-05-02T13:13:04.332Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-02T13:13:05.013Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T13:13:05.274Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T13:13:05.674Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-05-02T13:13:05.674Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-02T13:13:05.845Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T13:13:05.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:05.907Z] INFO: Testing against a local daemon [2022-05-02T13:13:05.907Z] === RUN TestSecretInspect [2022-05-02T13:13:05.907Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:05.907Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-02T13:13:05.907Z] === RUN TestSecretList [2022-05-02T13:13:05.907Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:05.907Z] --- SKIP: TestSecretList (0.00s) [2022-05-02T13:13:05.907Z] === RUN TestSecretsCreateAndDelete [2022-05-02T13:13:05.907Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:05.907Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-02T13:13:05.907Z] === RUN TestSecretsUpdate [2022-05-02T13:13:05.907Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:05.907Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-02T13:13:05.907Z] === RUN TestTemplatedSecret [2022-05-02T13:13:05.907Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:05.907Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T13:13:05.907Z] === RUN TestSecretCreateResolve [2022-05-02T13:13:05.907Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:05.907Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-02T13:13:05.907Z] PASS [2022-05-02T13:13:05.907Z] ok github.com/docker/docker/integration/secret 0.107s [2022-05-02T13:13:05.932Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] === Skipped [2022-05-02T13:13:06.375Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-02T13:13:06.375Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-02T13:13:06.375Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-02T13:13:06.375Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-02T13:13:06.375Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-02T13:13:06.375Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-02T13:13:06.375Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:06.375Z] [2022-05-02T13:13:06.375Z] DONE 6 tests, 6 skipped in 1.988s [2022-05-02T13:13:06.375Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-02T13:13:06.417Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T13:13:07.307Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-05-02T13:13:07.307Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-02T13:13:07.805Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T13:13:08.242Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-05-02T13:13:08.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:08.589Z] INFO: Testing against a local daemon [2022-05-02T13:13:08.589Z] === RUN TestServiceCreateInit [2022-05-02T13:13:08.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T13:13:08.589Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T13:13:08.589Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-02T13:13:08.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:13:08.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:13:08.589Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T13:13:08.589Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-02T13:13:08.589Z] === RUN TestCreateServiceConflict [2022-05-02T13:13:08.589Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-02T13:13:08.589Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T13:13:08.589Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-02T13:13:08.589Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T13:13:08.589Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T13:13:08.589Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T13:13:08.589Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-02T13:13:08.589Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T13:13:08.589Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-02T13:13:08.589Z] === RUN TestCreateServiceSysctls [2022-05-02T13:13:08.589Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:08.589Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-02T13:13:08.747Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T13:13:08.807Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-02T13:13:08.807Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-02T13:13:09.058Z] === RUN TestCreateServiceCapabilities [2022-05-02T13:13:09.058Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-02T13:13:09.058Z] === RUN TestInspect [2022-05-02T13:13:09.058Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestInspect (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestCreateJob [2022-05-02T13:13:09.058Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestCreateJob (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestReplicatedJob [2022-05-02T13:13:09.058Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestUpdateReplicatedJob [2022-05-02T13:13:09.058Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServiceListWithStatuses [2022-05-02T13:13:09.058Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T13:13:09.058Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestDockerNetworkReConnect [2022-05-02T13:13:09.058Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServicePlugin [2022-05-02T13:13:09.058Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServiceUpdateLabel [2022-05-02T13:13:09.058Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServiceUpdateSecrets [2022-05-02T13:13:09.058Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServiceUpdateConfigs [2022-05-02T13:13:09.058Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServiceUpdateNetwork [2022-05-02T13:13:09.058Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-02T13:13:09.058Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T13:13:09.058Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-02T13:13:09.058Z] PASS [2022-05-02T13:13:09.058Z] ok github.com/docker/docker/integration/service 0.292s [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === Skipped [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-02T13:13:09.058Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-02T13:13:09.058Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-02T13:13:09.058Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-02T13:13:09.058Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-02T13:13:09.058Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-02T13:13:09.058Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-02T13:13:09.058Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-02T13:13:09.058Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-02T13:13:09.058Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-02T13:13:09.058Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-02T13:13:09.058Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-02T13:13:09.058Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-02T13:13:09.058Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-02T13:13:09.058Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-02T13:13:09.058Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-02T13:13:09.058Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-02T13:13:09.058Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:09.058Z] [2022-05-02T13:13:09.058Z] DONE 24 tests, 23 skipped in 2.693s [2022-05-02T13:13:09.058Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-02T13:13:09.318Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T13:13:09.373Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-02T13:13:09.374Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-02T13:13:09.580Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T13:13:09.580Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T13:13:10.152Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T13:13:10.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:10.624Z] INFO: Testing against a local daemon [2022-05-02T13:13:10.624Z] === RUN TestSessionCreate [2022-05-02T13:13:10.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:10.624Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-02T13:13:10.624Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T13:13:10.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:10.625Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T13:13:10.625Z] PASS [2022-05-02T13:13:10.625Z] ok github.com/docker/docker/integration/session 0.098s [2022-05-02T13:13:10.725Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T13:13:11.093Z] [2022-05-02T13:13:11.093Z] === Skipped [2022-05-02T13:13:11.093Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-02T13:13:11.093Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:11.093Z] [2022-05-02T13:13:11.094Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T13:13:11.094Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:11.094Z] [2022-05-02T13:13:11.094Z] DONE 2 tests, 2 skipped in 1.772s [2022-05-02T13:13:11.094Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-02T13:13:11.276Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-02T13:13:11.297Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-02T13:13:11.297Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-02T13:13:11.297Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T13:13:11.557Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T13:13:11.844Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-05-02T13:13:12.102Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-02T13:13:12.127Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T13:13:13.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:13.311Z] INFO: Testing against a local daemon [2022-05-02T13:13:13.311Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T13:13:13.311Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:13.311Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestDiskUsage [2022-05-02T13:13:13.311Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T13:13:13.311Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestEventsExecDie [2022-05-02T13:13:13.311Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T13:13:13.311Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestEventsBackwardsCompatible [2022-05-02T13:13:13.311Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T13:13:13.311Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestEventsVolumeCreate [2022-05-02T13:13:13.311Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T13:13:13.311Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestInfoAPI [2022-05-02T13:13:13.311Z] --- PASS: TestInfoAPI (0.05s) [2022-05-02T13:13:13.311Z] === RUN TestInfoAPIWarnings [2022-05-02T13:13:13.311Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:13:13.311Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestInfoDebug [2022-05-02T13:13:13.311Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:13:13.311Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestInfoInsecureRegistries [2022-05-02T13:13:13.311Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:13:13.311Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestInfoRegistryMirrors [2022-05-02T13:13:13.311Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:13:13.311Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-02T13:13:13.311Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T13:13:13.479Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-02T13:13:14.050Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-02T13:13:14.296Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-05-02T13:13:14.296Z] === RUN TestPingCacheHeaders [2022-05-02T13:13:14.296Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-02T13:13:14.296Z] === RUN TestPingGet [2022-05-02T13:13:14.296Z] --- PASS: TestPingGet (0.05s) [2022-05-02T13:13:14.296Z] === RUN TestPingHead [2022-05-02T13:13:14.296Z] --- PASS: TestPingHead (0.05s) [2022-05-02T13:13:14.296Z] === RUN TestPingSwarmHeader [2022-05-02T13:13:14.296Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:14.296Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-02T13:13:14.296Z] === RUN TestVersion [2022-05-02T13:13:14.296Z] --- PASS: TestVersion (0.04s) [2022-05-02T13:13:14.296Z] PASS [2022-05-02T13:13:14.296Z] ok github.com/docker/docker/integration/system 1.315s [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === Skipped [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:13:14.296Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-02T13:13:14.296Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-02T13:13:14.296Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-02T13:13:14.296Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-02T13:13:14.296Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-02T13:13:14.296Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-02T13:13:14.296Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-02T13:13:14.296Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-02T13:13:14.296Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.296Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-02T13:13:14.296Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:14.296Z] [2022-05-02T13:13:14.768Z] DONE 16 tests, 10 skipped in 3.511s [2022-05-02T13:13:14.768Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-02T13:13:15.438Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T13:13:16.380Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T13:13:16.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-02T13:13:16.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:16.984Z] INFO: Testing against a local daemon [2022-05-02T13:13:16.984Z] === RUN TestVolumesCreateAndList [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-02T13:13:16.984Z] === RUN TestVolumesRemove [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesRemove (0.20s) [2022-05-02T13:13:16.984Z] === RUN TestVolumesInspect [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-02T13:13:16.984Z] === RUN TestVolumesInvalidJSON [2022-05-02T13:13:16.984Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T13:13:16.984Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T13:13:16.984Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T13:13:16.984Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T13:13:16.984Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T13:13:16.984Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T13:13:16.984Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T13:13:16.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T13:13:16.984Z] PASS [2022-05-02T13:13:16.984Z] ok github.com/docker/docker/integration/volume 0.441s [2022-05-02T13:13:16.984Z] [2022-05-02T13:13:16.984Z] DONE 9 tests in 2.368s [2022-05-02T13:13:16.984Z] INFO: make.ps1 ended at 05/02/2022 13:13:16 [2022-05-02T13:13:16.984Z] INFO: Integration CLI tests being run from the host: [2022-05-02T13:13:16.984Z] 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-02T13:13:17.322Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T13:13:19.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-02T13:13:19.246Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T13:13:20.197Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T13:13:21.613Z] docker_cli_swarm_test.go:1895: [daffd74148ba4] joining swarm manager [d4709ef7ef8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:13:21.873Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T13:13:22.819Z] docker_cli_swarm_test.go:1896: [d34eefd2c1c9a] joining swarm manager [d4709ef7ef8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:13:24.202Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T13:13:24.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T13:13:24.462Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-02T13:13:24.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T13:13:24.462Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-02T13:13:24.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T13:13:24.462Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-02T13:13:24.462Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T13:13:24.723Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-02T13:13:24.723Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-02T13:13:24.723Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-02T13:13:25.294Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-02T13:13:25.555Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-02T13:13:26.499Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-02T13:13:27.071Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-02T13:13:27.749Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T13:13:27.749Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-02T13:13:28.010Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-02T13:13:28.010Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-02T13:13:28.010Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-02T13:13:28.010Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-02T13:13:28.010Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-02T13:13:28.010Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-02T13:13:28.010Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-02T13:13:28.581Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-02T13:13:29.152Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-02T13:13:29.152Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-02T13:13:29.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:29.643Z] INFO: Testing against a local daemon [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T13:13:29.643Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T13:13:29.643Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T13:13:29.643Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T13:13:29.722Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T13:13:29.722Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T13:13:30.111Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T13:13:30.293Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T13:13:30.293Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-02T13:13:30.865Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-02T13:13:31.437Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-02T13:13:31.437Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T13:13:31.437Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T13:13:31.701Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T13:13:32.196Z] --- PASS: TestBuildWithHugeFile (128.53s) [2022-05-02T13:13:32.196Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T13:13:32.196Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T13:13:32.196Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T13:13:32.196Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T13:13:32.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:13:32.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:13:32.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:13:32.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:13:32.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:13:32.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:13:32.197Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T13:13:32.197Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T13:13:32.197Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T13:13:32.197Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-02T13:13:32.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-02T13:13:32.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-02T13:13:32.197Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-02T13:13:32.197Z] === RUN TestBuildPreserveOwnership [2022-05-02T13:13:32.197Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:13:32.197Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-02T13:13:32.197Z] === RUN TestBuildPlatformInvalid [2022-05-02T13:13:32.197Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-02T13:13:32.197Z] PASS [2022-05-02T13:13:32.197Z] ok github.com/docker/docker/integration/build 208.808s [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === Skipped [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-02T13:13:32.197Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-02T13:13:32.197Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-02T13:13:32.197Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-02T13:13:32.197Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T13:13:32.197Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-02T13:13:32.197Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] DONE 29 tests, 6 skipped in 250.201s [2022-05-02T13:13:32.197Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-02T13:13:32.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:32.197Z] INFO: Testing against a local daemon [2022-05-02T13:13:32.197Z] === RUN TestConfigInspect [2022-05-02T13:13:32.197Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-02T13:13:32.197Z] === RUN TestConfigList [2022-05-02T13:13:32.197Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] --- SKIP: TestConfigList (0.00s) [2022-05-02T13:13:32.197Z] === RUN TestConfigsCreateAndDelete [2022-05-02T13:13:32.197Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-02T13:13:32.197Z] === RUN TestConfigsUpdate [2022-05-02T13:13:32.197Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-02T13:13:32.197Z] === RUN TestTemplatedConfig [2022-05-02T13:13:32.197Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T13:13:32.197Z] === RUN TestConfigCreateResolve [2022-05-02T13:13:32.197Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:32.197Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-02T13:13:32.197Z] PASS [2022-05-02T13:13:32.197Z] ok github.com/docker/docker/integration/config 0.103s [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === Skipped [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-02T13:13:32.197Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-02T13:13:32.197Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-02T13:13:32.197Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-02T13:13:32.197Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-02T13:13:32.197Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-02T13:13:32.197Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:32.197Z] [2022-05-02T13:13:32.197Z] DONE 6 tests, 6 skipped in 2.406s [2022-05-02T13:13:32.197Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-02T13:13:33.084Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-02T13:13:33.345Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-02T13:13:33.345Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-02T13:13:33.345Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T13:13:33.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:13:33.771Z] INFO: Testing against a local daemon [2022-05-02T13:13:33.771Z] === RUN TestCheckpoint [2022-05-02T13:13:33.771Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T13:13:33.771Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T13:13:33.771Z] === RUN TestContainerInvalidJSON [2022-05-02T13:13:33.771Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T13:13:33.771Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T13:13:33.771Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T13:13:33.916Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T13:13:33.916Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T13:13:34.240Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:13:34.240Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:13:34.240Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:13:34.240Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:13:34.240Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T13:13:34.240Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T13:13:34.240Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T13:13:34.240Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T13:13:34.240Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T13:13:34.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T13:13:34.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T13:13:34.240Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T13:13:34.240Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-05-02T13:13:34.240Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T13:13:34.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-05-02T13:13:34.708Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T13:13:34.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-02T13:13:34.708Z] === RUN TestCopyEmptyFile [2022-05-02T13:13:34.857Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T13:13:35.176Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-05-02T13:13:35.176Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T13:13:35.397Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T13:13:35.397Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === Skipped [2022-05-02T13:13:35.397Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T13:13:35.397Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T13:13:35.397Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T13:13:35.397Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T13:13:35.397Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:71: No driver to put! [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-02T13:13:35.397Z] time="2022-05-02T13:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-02T13:13:35.397Z] time="2022-05-02T13:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-02T13:13:35.397Z] time="2022-05-02T13:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-02T13:13:35.397Z] time="2022-05-02T13:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-02T13:13:35.397Z] time="2022-05-02T13:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:71: No driver to put! [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-02T13:13:35.397Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-02T13:13:35.397Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-02T13:13:35.397Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T13:13:35.397Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-02T13:13:35.397Z] graphtest_unix.go:71: No driver to put! [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-02T13:13:35.397Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-02T13:13:35.397Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-02T13:13:35.397Z] [2022-05-02T13:13:35.397Z] DONE 2526 tests, 28 skipped in 249.464s [2022-05-02T13:13:35.397Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/config [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/idm [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/ns [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/options [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/osl [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T13:13:35.397Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-02T13:13:35.397Z] + 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-02T13:13:35.429Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T13:13:35.644Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-05-02T13:13:35.644Z] === RUN TestCopyFromContainer [2022-05-02T13:13:35.644Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:35.644Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-02T13:13:35.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T13:13:35.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:13:35.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:13:35.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:13:35.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:13:35.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:13:35.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:13:35.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T13:13:35.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T13:13:35.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T13:13:35.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-05-02T13:13:35.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T13:13:35.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T13:13:35.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T13:13:35.644Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T13:13:35.644Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T13:13:35.644Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T13:13:35.644Z] === RUN TestCreateWithInvalidEnv [2022-05-02T13:13:35.644Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T13:13:35.644Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T13:13:35.644Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T13:13:35.644Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T13:13:35.644Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T13:13:35.644Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T13:13:35.645Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:35.645Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T13:13:35.645Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:35.645Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T13:13:35.645Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:13:35.645Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T13:13:35.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:13:35.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:13:35.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:13:35.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:13:35.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:13:35.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:13:35.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:13:35.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:13:35.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:13:35.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T13:13:35.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T13:13:35.645Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T13:13:35.645Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateDifferentPlatform [2022-05-02T13:13:35.645Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T13:13:35.645Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T13:13:35.645Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T13:13:35.645Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T13:13:35.645Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-02T13:13:35.645Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T13:13:35.645Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T13:13:35.645Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T13:13:35.645Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T13:13:35.645Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:35.645Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T13:13:35.645Z] === RUN TestWindowsDevices [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T13:13:36.114Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.114Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.583Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.583Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T13:13:36.815Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T13:13:37.386Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T13:13:37.386Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T13:13:37.386Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T13:13:37.956Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-02T13:13:38.897Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-02T13:13:39.467Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T13:13:39.467Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T13:13:40.853Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T13:13:40.853Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T13:13:41.113Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T13:13:42.498Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1271899452 [2022-05-02T13:13:42.498Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-02T13:13:42.607Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.40s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.69s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.61s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.67s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.97s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.38s) [2022-05-02T13:13:42.607Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.59s) [2022-05-02T13:13:42.607Z] === RUN TestDiff [2022-05-02T13:13:42.607Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:42.607Z] --- SKIP: TestDiff (0.00s) [2022-05-02T13:13:42.607Z] === RUN TestExecWithCloseStdin [2022-05-02T13:13:42.758Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T13:13:43.699Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T13:13:43.960Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T13:13:43.960Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T13:13:43.960Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-02T13:13:47.282Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T13:13:47.282Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T13:13:47.282Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T13:13:47.282Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T13:13:47.282Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T13:13:47.282Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T13:13:47.358Z] --- PASS: TestExecWithCloseStdin (2.79s) [2022-05-02T13:13:47.358Z] === RUN TestExec [2022-05-02T13:13:47.826Z] --- PASS: TestExec (2.56s) [2022-05-02T13:13:47.826Z] === RUN TestExecUser [2022-05-02T13:13:47.826Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T13:13:47.826Z] --- SKIP: TestExecUser (0.00s) [2022-05-02T13:13:47.826Z] === RUN TestExportContainerAndImportImage [2022-05-02T13:13:47.826Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:47.826Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-02T13:13:47.826Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T13:13:47.826Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:47.826Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T13:13:47.826Z] === RUN TestHealthCheckWorkdir [2022-05-02T13:13:47.826Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:47.826Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-02T13:13:47.826Z] === RUN TestHealthKillContainer [2022-05-02T13:13:47.826Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T13:13:47.826Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-02T13:13:47.826Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T13:13:47.826Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T13:13:47.826Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T13:13:47.826Z] === RUN TestKillContainerInvalidSignal [2022-05-02T13:13:47.853Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T13:13:47.853Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T13:13:48.423Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T13:13:49.364Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T13:13:49.934Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T13:13:50.042Z] --- PASS: TestKillContainerInvalidSignal (2.38s) [2022-05-02T13:13:50.042Z] === RUN TestKillContainer [2022-05-02T13:13:50.042Z] === RUN TestKillContainer/no_signal [2022-05-02T13:13:51.844Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-02T13:13:52.259Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T13:13:52.259Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T13:13:52.259Z] === RUN TestKillContainer/killing_signal [2022-05-02T13:13:54.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-02T13:13:54.959Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T13:13:55.213Z] --- PASS: TestKillContainer (5.37s) [2022-05-02T13:13:55.213Z] --- PASS: TestKillContainer/no_signal (2.35s) [2022-05-02T13:13:55.213Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:13:55.213Z] --- PASS: TestKillContainer/killing_signal (2.94s) [2022-05-02T13:13:55.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T13:13:55.213Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:13:55.213Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T13:13:55.213Z] === RUN TestKillStoppedContainer [2022-05-02T13:13:55.213Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:13:55.213Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-02T13:13:55.213Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T13:13:55.213Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:13:55.213Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T13:13:55.213Z] === RUN TestKillDifferentUserContainer [2022-05-02T13:13:55.214Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T13:13:55.214Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-02T13:13:55.214Z] === RUN TestInspectOomKilledTrue [2022-05-02T13:13:55.214Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:13:55.214Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T13:13:55.214Z] === RUN TestInspectOomKilledFalse [2022-05-02T13:13:55.214Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T13:13:55.214Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T13:13:55.214Z] === RUN TestLogsFollowTailEmpty [2022-05-02T13:13:56.874Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T13:13:57.446Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T13:13:58.166Z] --- PASS: TestLogsFollowTailEmpty (2.50s) [2022-05-02T13:13:58.166Z] === RUN TestNetworkNat [2022-05-02T13:13:58.166Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T13:13:58.166Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-02T13:13:58.166Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T13:13:58.389Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T13:14:00.933Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T13:14:01.961Z] --- PASS: TestNetworkLocalhostTCPNat (3.87s) [2022-05-02T13:14:01.961Z] === RUN TestNetworkLoopbackNat [2022-05-02T13:14:01.961Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T13:14:01.961Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-02T13:14:01.961Z] === RUN TestPause [2022-05-02T13:14:01.961Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T13:14:01.961Z] --- SKIP: TestPause (0.00s) [2022-05-02T13:14:01.961Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T13:14:02.847Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T13:14:03.113Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T13:14:04.177Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.41s) [2022-05-02T13:14:04.177Z] === RUN TestPauseStopPausedContainer [2022-05-02T13:14:04.177Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:14:04.177Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-02T13:14:04.177Z] === RUN TestPsFilter [2022-05-02T13:14:04.501Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T13:14:04.646Z] --- PASS: TestPsFilter (0.43s) [2022-05-02T13:14:04.646Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T13:14:05.885Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T13:14:07.269Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T13:14:07.599Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.98s) [2022-05-02T13:14:07.599Z] === RUN TestRemoveContainerWithVolume [2022-05-02T13:14:09.817Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T13:14:09.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-02T13:14:10.550Z] --- PASS: TestRemoveContainerWithVolume (2.98s) [2022-05-02T13:14:10.550Z] === RUN TestRemoveContainerRunning [2022-05-02T13:14:12.362Z] docker_cli_swarm_test.go:1796: [d055bacc7a038] joining swarm manager [d36c1d1b44618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:14:13.303Z] docker_cli_swarm_test.go:1797: [d084b3e2c7833] joining swarm manager [d36c1d1b44618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:14:13.504Z] --- PASS: TestRemoveContainerRunning (2.40s) [2022-05-02T13:14:13.504Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T13:14:14.245Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T13:14:15.720Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.40s) [2022-05-02T13:14:15.720Z] === RUN TestRemoveInvalidContainer [2022-05-02T13:14:15.720Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-02T13:14:15.720Z] === RUN TestRenameLinkedContainer [2022-05-02T13:14:15.720Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T13:14:15.720Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-02T13:14:15.720Z] === RUN TestRenameStoppedContainer [2022-05-02T13:14:16.016Z] ok github.com/docker/docker/libnetwork 37.145s coverage: 40.6% of statements [2022-05-02T13:14:16.016Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-02T13:14:16.016Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T13:14:16.274Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-02T13:14:16.841Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-02T13:14:16.841Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T13:14:16.841Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T13:14:17.100Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-02T13:14:17.542Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T13:14:18.750Z] --- PASS: TestRenameStoppedContainer (3.00s) [2022-05-02T13:14:18.750Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T13:14:19.630Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.380s coverage: 59.9% of statements [2022-05-02T13:14:19.630Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T13:14:19.888Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-02T13:14:20.455Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.095s coverage: 4.0% of statements [2022-05-02T13:14:20.455Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T13:14:21.023Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-02T13:14:21.023Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T13:14:21.289Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-02T13:14:21.745Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T13:14:23.507Z] --- PASS: TestRenameRunningContainerAndReuse (5.04s) [2022-05-02T13:14:23.507Z] === RUN TestRenameInvalidName [2022-05-02T13:14:24.286Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-02T13:14:25.676Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T13:14:25.937Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T13:14:26.457Z] --- PASS: TestRenameInvalidName (2.45s) [2022-05-02T13:14:26.457Z] === RUN TestRenameAnonymousContainer [2022-05-02T13:14:26.509Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T13:14:27.081Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T13:14:27.081Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-02T13:14:27.081Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T13:14:27.653Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T13:14:29.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-02T13:14:30.449Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T13:14:31.257Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.605s coverage: 7.4% of statements [2022-05-02T13:14:31.257Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T13:14:31.258Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-02T13:14:31.258Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-02T13:14:31.258Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T13:14:31.258Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-02T13:14:31.258Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T13:14:31.258Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-02T13:14:31.516Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-05-02T13:14:31.775Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-02T13:14:32.034Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-05-02T13:14:33.750Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-02T13:14:34.321Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-02T13:14:34.894Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-02T13:14:34.894Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-02T13:14:34.894Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-02T13:14:34.894Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-02T13:14:34.894Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-02T13:14:35.836Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-02T13:14:36.777Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-02T13:14:36.878Z] --- PASS: TestRenameAnonymousContainer (10.91s) [2022-05-02T13:14:36.878Z] === RUN TestRenameContainerWithSameName [2022-05-02T13:14:37.347Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-02T13:14:37.348Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-02T13:14:38.733Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-02T13:14:39.093Z] --- PASS: TestRenameContainerWithSameName (2.35s) [2022-05-02T13:14:39.093Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T13:14:39.093Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T13:14:39.093Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T13:14:39.093Z] === RUN TestResize [2022-05-02T13:14:39.305Z] docker_cli_swarm_test.go:1315: [d9ae7e5649341] joining swarm manager [da614a2c829e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:14:40.688Z] docker_cli_swarm_test.go:1316: [d016c1bcb6205] joining swarm manager [da614a2c829e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:14:42.043Z] --- PASS: TestResize (2.45s) [2022-05-02T13:14:42.043Z] === RUN TestResizeWithInvalidSize [2022-05-02T13:14:42.071Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-02T13:14:42.297Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-02T13:14:43.016Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-02T13:14:43.016Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-02T13:14:43.016Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-02T13:14:43.959Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-02T13:14:44.221Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T13:14:44.261Z] --- PASS: TestResizeWithInvalidSize (2.31s) [2022-05-02T13:14:44.261Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T13:14:46.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-02T13:14:47.212Z] --- PASS: TestResizeWhenContainerNotStarted (2.97s) [2022-05-02T13:14:47.212Z] === RUN TestDaemonRestartKillContainers [2022-05-02T13:14:47.212Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:14:47.212Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T13:14:47.212Z] === RUN TestStats [2022-05-02T13:14:47.212Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T13:14:47.212Z] --- SKIP: TestStats (0.00s) [2022-05-02T13:14:47.212Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T13:14:49.314Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-02T13:14:50.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-02T13:14:52.052Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T13:14:52.052Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:14:52.052Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T13:14:52.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T13:14:52.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T13:14:52.619Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T13:14:54.552Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T13:14:55.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.83s) [2022-05-02T13:14:55.877Z] === RUN TestStopContainerWithTimeout [2022-05-02T13:14:55.877Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T13:14:55.877Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-02T13:14:55.877Z] === RUN TestUpdateRestartPolicy [2022-05-02T13:14:56.827Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T13:14:57.814Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T13:14:57.814Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:14:57.815Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T13:14:57.815Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:14:57.815Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T13:14:57.815Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:14:57.815Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T13:14:57.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-02T13:14:58.286Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T13:14:58.754Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T13:14:58.754Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T13:14:58.754Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T13:14:58.754Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T13:14:58.754Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T13:14:58.754Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T13:14:58.754Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T13:14:58.754Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T13:14:58.754Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T13:14:58.754Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T13:14:58.754Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T13:14:58.754Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T13:14:58.754Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T13:14:58.754Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T13:14:58.754Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T13:14:58.754Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:14:58.754Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T13:14:58.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-02T13:14:59.858Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T13:15:00.179Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-02T13:15:00.376Z] ok github.com/docker/docker/libnetwork/ipam 14.284s coverage: 85.3% of statements [2022-05-02T13:15:00.376Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T13:15:00.376Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T13:15:00.376Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-02T13:15:00.376Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-02T13:15:00.376Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T13:15:00.376Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-02T13:15:00.377Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-05-02T13:15:00.377Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-05-02T13:15:00.377Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-02T13:15:00.377Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-02T13:15:01.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-02T13:15:02.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-02T13:15:02.545Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T13:15:02.546Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:15:02.546Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T13:15:02.546Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:15:02.546Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T13:15:03.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-02T13:15:04.625Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T13:15:04.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-02T13:15:06.221Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-02T13:15:06.844Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T13:15:06.844Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:15:06.844Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T13:15:06.844Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:15:06.844Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T13:15:06.844Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T13:15:08.138Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-02T13:15:09.522Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T13:15:09.700Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T13:15:11.604Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T13:15:21.161Z] --- PASS: TestUpdateRestartPolicy (22.81s) [2022-05-02T13:15:21.161Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T13:15:21.161Z] --- PASS: TestUpdateRestartWithAutoRemove (2.22s) [2022-05-02T13:15:21.161Z] === RUN TestWaitNonBlocked [2022-05-02T13:15:21.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:15:21.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:15:21.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:15:21.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:15:21.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T13:15:21.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T13:15:24.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T13:15:24.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T13:15:24.421Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T13:15:24.991Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T13:15:24.991Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T13:15:24.991Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T13:15:24.991Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T13:15:25.562Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T13:15:25.562Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T13:15:25.923Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-02T13:15:25.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.53s) [2022-05-02T13:15:25.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.61s) [2022-05-02T13:15:25.923Z] === RUN TestWaitBlocked [2022-05-02T13:15:25.923Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:15:25.923Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-02T13:15:25.923Z] PASS [2022-05-02T13:15:25.923Z] ok github.com/docker/docker/integration/container 111.605s [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === Skipped [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-02T13:15:25.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-02T13:15:25.923Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T13:15:25.923Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T13:15:25.923Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T13:15:25.923Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T13:15:25.923Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T13:15:25.923Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T13:15:25.923Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T13:15:25.923Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-02T13:15:25.923Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T13:15:25.923Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-02T13:15:25.923Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-02T13:15:25.923Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-02T13:15:25.923Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T13:15:25.923Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-02T13:15:25.923Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-02T13:15:25.923Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T13:15:25.923Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T13:15:25.923Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-02T13:15:25.923Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-02T13:15:25.923Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-02T13:15:25.923Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-02T13:15:25.923Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-02T13:15:25.923Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-02T13:15:25.923Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T13:15:25.923Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-02T13:15:25.923Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:15:25.923Z] [2022-05-02T13:15:25.923Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-02T13:15:25.924Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T13:15:25.924Z] [2022-05-02T13:15:25.924Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-02T13:15:25.924Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T13:15:25.924Z] [2022-05-02T13:15:25.924Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-02T13:15:25.924Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:15:25.924Z] [2022-05-02T13:15:25.924Z] DONE 120 tests, 34 skipped in 114.807s [2022-05-02T13:15:25.924Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-02T13:15:26.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T13:15:26.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T13:15:26.395Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T13:15:26.395Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T13:15:26.395Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T13:15:28.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T13:15:28.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T13:15:28.320Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T13:15:28.320Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T13:15:28.320Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-02T13:15:29.435Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T13:15:33.603Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T13:15:35.517Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T13:15:35.517Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T13:15:35.517Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T13:15:37.434Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T13:15:39.861Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T13:15:39.981Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T13:15:39.981Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite (1371.45s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.55s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.71s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.33s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachDetach (0.72s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.96s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.60s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.92s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.02s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.01s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.34s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.08s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.68s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.18s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.42s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.72s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.32s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.21s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.63s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.84s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.16s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.74s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.61s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.42s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.96s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.58s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.78s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.70s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.09s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.35s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.78s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.17s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.86s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.11s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.37s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.07s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.63s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.78s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.49s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.84s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.68s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.71s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.42s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.31s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.11s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.13s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.56s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.45s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.60s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.79s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.92s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnv (1.29s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.33s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.62s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.26s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.73s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.77s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.82s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.21s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.85s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.91s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.37s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildHistory (2.71s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabel (0.76s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.91s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.57s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.46s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.07s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.55s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.76s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.75s) [2022-05-02T13:15:39.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.69s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.36s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-05-02T13:15:39.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.77s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.72s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.12s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.23s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.76s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildPATH (2.11s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.53s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.36s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildRm (2.22s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.36s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.18s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.25s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.92s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.87s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.94s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.83s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.03s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.32s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.31s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.36s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.70s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.21s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.71s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.16s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.58s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.36s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.45s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.28s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.12s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.16s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.62s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.78s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.34s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.94s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.35s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.11s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.37s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e8d0_} (1.35s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13136395447_/foo_false____} (0.54s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13136395447_/foo_true____} (1.32s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31410929617_/foo_false____} (1.42s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31410929617_/foo_true____} (1.48s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31410929617_/foo_true__0xc00000e900__} (1.53s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e918_} (1.50s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e930_} (1.71s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e948_} (1.38s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e960_} (1.46s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.28s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.50s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.98s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.99s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.06s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.88s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.13s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.30s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.80s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.61s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.92s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.08s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.57s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.50s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-05-02T13:15:39.982Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.17s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-02T13:15:39.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.94s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.41s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.56s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.19s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-05-02T13:15:39.983Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-02T13:15:39.983Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.60s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.37s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.15s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecInspectID (1.89s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecInteractive (0.74s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.71s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.90s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecTTY (0.86s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-05-02T13:15:39.983Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.58s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.94s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.77s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestExecWithUser (0.73s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestHealth (19.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.71s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.57s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.62s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.58s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2022-05-02T13:15:39.983Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.12s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectDefault (0.56s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectHistory (0.76s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2022-05-02T13:15:39.983Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.76s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.16s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.42s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.05s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.92s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.49s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.25s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.98s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.27s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.21s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.68s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestNetHostname (1.48s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s) [2022-05-02T13:15:39.983Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.61s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPortList (7.32s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.15s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.12s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2022-05-02T13:15:39.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.07s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.99s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.92s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.80s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.52s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.11s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.70s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.65s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.60s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.11s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.35s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.92s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.64s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.50s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.39s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.53s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.33s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.60s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.22s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.65s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.60s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.42s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.10s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.34s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.23s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.19s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.72s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.61s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.63s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.82s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.62s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.97s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.01s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.23s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunMount (4.64s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.89s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.62s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.73s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.03s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.82s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.62s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.83s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.17s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.06s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-05-02T13:15:39.984Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunSysctls (1.28s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.26s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.24s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2022-05-02T13:15:39.984Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.47s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.96s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.33s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.89s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.87s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.11s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.72s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.11s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.10s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.46s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.35s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.91s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.64s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.61s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartRecordError (1.41s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.91s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.78s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.17s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.29s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.99s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.29s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.79s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.43s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.55s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.43s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.54s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-05-02T13:15:39.985Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2022-05-02T13:15:39.985Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-02T13:15:39.985Z] === RUN TestDockerRegistrySuite [2022-05-02T13:15:39.985Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T13:15:40.927Z] check_test.go:194: [d0400831d1c44] daemon is not started [2022-05-02T13:15:40.927Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T13:15:41.869Z] check_test.go:194: [d41939e4bf9a6] daemon is not started [2022-05-02T13:15:41.869Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T13:15:42.081Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T13:15:42.081Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:15:42.081Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T13:15:43.256Z] check_test.go:194: [de023f36f5380] daemon is not started [2022-05-02T13:15:43.256Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T13:15:43.517Z] check_test.go:194: [d66befe9f32f4] daemon is not started [2022-05-02T13:15:43.517Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:15:45.876Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T13:15:46.069Z] check_test.go:194: [d1067845631de] daemon is not started [2022-05-02T13:15:46.069Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:15:47.455Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-02T13:15:48.096Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T13:15:51.659Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-02T13:15:51.659Z] check_test.go:194: [de3bcf4d1cd09] daemon is not started [2022-05-02T13:15:51.659Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T13:15:55.262Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T13:15:55.262Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T13:15:55.262Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T13:15:55.262Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T13:15:55.262Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T13:15:55.879Z] check_test.go:194: [d94780b855ee6] daemon is not started [2022-05-02T13:15:55.879Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T13:15:56.253Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T13:15:56.821Z] check_test.go:194: [dc5117e7efe0c] daemon is not started [2022-05-02T13:15:56.821Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T13:15:58.207Z] check_test.go:194: [da8b10dc57837] daemon is not started [2022-05-02T13:15:58.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T13:15:59.150Z] check_test.go:194: [da511736b93e5] daemon is not started [2022-05-02T13:15:59.150Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T13:15:59.411Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-02T13:16:00.799Z] check_test.go:194: [d7f7d24a6b12f] daemon is not started [2022-05-02T13:16:00.799Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T13:16:02.029Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T13:16:02.030Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T13:16:02.030Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-02T13:16:02.030Z] === RUN TestDaemonConfigValidation [2022-05-02T13:16:02.030Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T13:16:02.030Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-02T13:16:02.030Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T13:16:02.030Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T13:16:02.030Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T13:16:02.030Z] === RUN TestDaemonProxy [2022-05-02T13:16:02.030Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T13:16:02.030Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T13:16:02.030Z] PASS [2022-05-02T13:16:02.030Z] ok github.com/docker/docker/integration/daemon 0.159s [2022-05-02T13:16:02.030Z] [2022-05-02T13:16:02.030Z] === Skipped [2022-05-02T13:16:02.030Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-02T13:16:02.030Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T13:16:02.030Z] [2022-05-02T13:16:02.030Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-02T13:16:02.030Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T13:16:02.030Z] [2022-05-02T13:16:02.030Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T13:16:02.030Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T13:16:02.030Z] [2022-05-02T13:16:02.030Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-02T13:16:02.030Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T13:16:02.030Z] [2022-05-02T13:16:02.030Z] DONE 4 tests, 4 skipped in 31.184s [2022-05-02T13:16:02.030Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-02T13:16:02.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:02.030Z] INFO: Testing against a local daemon [2022-05-02T13:16:02.030Z] === RUN TestCommitInheritsEnv [2022-05-02T13:16:02.030Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:16:02.030Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-02T13:16:02.030Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T13:16:02.030Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:16:02.030Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T13:16:02.030Z] === RUN TestImportWithCustomPlatform [2022-05-02T13:16:02.030Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:16:02.030Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-02T13:16:02.030Z] === RUN TestImagesFilterMultiReference [2022-05-02T13:16:02.030Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-05-02T13:16:02.030Z] === RUN TestImagePullPlatformInvalid [2022-05-02T13:16:02.030Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-02T13:16:02.030Z] === RUN TestRemoveImageOrphaning [2022-05-02T13:16:02.185Z] check_test.go:194: [d44fba017d636] daemon is not started [2022-05-02T13:16:02.185Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T13:16:03.016Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2022-05-02T13:16:03.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T13:16:03.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-02T13:16:03.016Z] === RUN TestTagInvalidReference [2022-05-02T13:16:03.016Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-02T13:16:03.016Z] === RUN TestTagValidPrefixedRepo [2022-05-02T13:16:03.016Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-02T13:16:03.016Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T13:16:03.016Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-02T13:16:03.016Z] === RUN TestTagOfficialNames [2022-05-02T13:16:03.486Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-02T13:16:03.486Z] === RUN TestTagMatchesDigest [2022-05-02T13:16:03.486Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-02T13:16:03.486Z] PASS [2022-05-02T13:16:03.486Z] ok github.com/docker/docker/integration/image 1.889s [2022-05-02T13:16:03.486Z] [2022-05-02T13:16:03.486Z] === Skipped [2022-05-02T13:16:03.486Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-02T13:16:03.486Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:16:03.486Z] [2022-05-02T13:16:03.486Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T13:16:03.486Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:16:03.486Z] [2022-05-02T13:16:03.486Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-02T13:16:03.486Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T13:16:03.486Z] [2022-05-02T13:16:03.486Z] DONE 12 tests, 3 skipped in 6.442s [2022-05-02T13:16:03.486Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-02T13:16:03.569Z] check_test.go:194: [d34b0c1e54b88] daemon is not started [2022-05-02T13:16:03.569Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T13:16:04.514Z] check_test.go:194: [da49b3395ddac] daemon is not started [2022-05-02T13:16:04.514Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T13:16:05.900Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b95944b5ada6013fba124c889b3fb976581589bd839ccbf26e1e88431dc23e4 [2022-05-02T13:16:06.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:06.439Z] INFO: Testing against a local daemon [2022-05-02T13:16:06.439Z] === RUN TestNetworkCreateDelete [2022-05-02T13:16:06.439Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:06.439Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T13:16:06.439Z] 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-02T13:16:06.439Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestDaemonDNSFallback [2022-05-02T13:16:06.439Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:06.439Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestInspectNetwork [2022-05-02T13:16:06.439Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T13:16:06.439Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T13:16:06.439Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:06.439Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T13:16:06.439Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:16:06.439Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:16:06.439Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:16:06.439Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T13:16:06.439Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T13:16:06.439Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T13:16:06.439Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestNetworkList [2022-05-02T13:16:06.439Z] === RUN TestNetworkList//networks [2022-05-02T13:16:06.439Z] === PAUSE TestNetworkList//networks [2022-05-02T13:16:06.439Z] === RUN TestNetworkList//networks/ [2022-05-02T13:16:06.439Z] === PAUSE TestNetworkList//networks/ [2022-05-02T13:16:06.439Z] === CONT TestNetworkList//networks [2022-05-02T13:16:06.439Z] === CONT TestNetworkList//networks/ [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkList (0.05s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T13:16:06.439Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T13:16:06.439Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T13:16:06.439Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T13:16:06.439Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T13:16:06.440Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T13:16:06.440Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T13:16:06.440Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T13:16:06.440Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T13:16:06.440Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T13:16:06.440Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T13:16:06.440Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:16:06.440Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T13:16:06.440Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-02T13:16:06.440Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T13:16:06.440Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T13:16:06.440Z] PASS [2022-05-02T13:16:06.440Z] ok github.com/docker/docker/integration/network 0.214s [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === Skipped [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-02T13:16:06.440Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T13:16:06.440Z] 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-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-02T13:16:06.440Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-02T13:16:06.440Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T13:16:06.440Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T13:16:06.440Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:243: FLAKY_TEST [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T13:16:06.440Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T13:16:06.440Z] [2022-05-02T13:16:06.440Z] DONE 34 tests, 15 skipped in 2.607s [2022-05-02T13:16:06.440Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-02T13:16:06.842Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-02T13:16:06.842Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ab55d5cb470770b57c49ff1ea7c63129fd43029a0cf77269b0058e2179cb571a [2022-05-02T13:16:07.414Z] check_test.go:194: [da7cb13f1fd71] daemon is not started [2022-05-02T13:16:07.414Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T13:16:07.427Z] testing: warning: no tests to run [2022-05-02T13:16:07.427Z] PASS [2022-05-02T13:16:07.427Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-05-02T13:16:07.427Z] [2022-05-02T13:16:07.427Z] DONE 0 tests in 0.858s [2022-05-02T13:16:07.427Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-02T13:16:08.413Z] testing: warning: no tests to run [2022-05-02T13:16:08.413Z] PASS [2022-05-02T13:16:08.413Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2022-05-02T13:16:08.413Z] [2022-05-02T13:16:08.413Z] DONE 0 tests in 0.897s [2022-05-02T13:16:08.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-02T13:16:08.800Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:40e3be12186e67702fd683483fbe6b5e5d597aa7015ce78fd88ae3f9baf1cdce [2022-05-02T13:16:09.371Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-02T13:16:09.399Z] testing: warning: no tests to run [2022-05-02T13:16:09.399Z] PASS [2022-05-02T13:16:09.399Z] ok github.com/docker/docker/integration/plugin 0.099s [2022-05-02T13:16:09.399Z] [2022-05-02T13:16:09.399Z] DONE 0 tests in 0.864s [2022-05-02T13:16:09.399Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-02T13:16:09.633Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c53da3cfd1c4c117a4b2417785d2e4b5f5a2a1740747a6beb84549a577da7230 [2022-05-02T13:16:09.894Z] check_test.go:194: [d585be1c7d7ce] daemon is not started [2022-05-02T13:16:10.155Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T13:16:10.389Z] testing: warning: no tests to run [2022-05-02T13:16:10.389Z] PASS [2022-05-02T13:16:10.389Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-05-02T13:16:10.389Z] [2022-05-02T13:16:10.389Z] DONE 0 tests in 0.861s [2022-05-02T13:16:10.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-02T13:16:11.539Z] check_test.go:194: [d0b1413052e17] daemon is not started [2022-05-02T13:16:11.539Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T13:16:14.090Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-02T13:16:14.090Z] check_test.go:194: [d5044c08a7867] daemon is not started [2022-05-02T13:16:14.090Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T13:16:15.119Z] check_test.go:194: [dac3ef1ed2b63] daemon is not started [2022-05-02T13:16:15.119Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:16:15.119Z] check_test.go:194: [d3c00e4baa9de] daemon is not started [2022-05-02T13:16:15.119Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:16:16.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:16.263Z] INFO: Testing against a local daemon [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:16:16.263Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:16:16.263Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T13:16:16.263Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T13:16:16.263Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T13:16:16.263Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T13:16:16.263Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T13:16:16.263Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T13:16:16.263Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T13:16:16.263Z] === RUN TestPluginInstall [2022-05-02T13:16:16.263Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T13:16:16.263Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T13:16:16.263Z] === RUN TestPluginsWithRuntimes [2022-05-02T13:16:16.263Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T13:16:16.263Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T13:16:16.263Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T13:16:16.263Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T13:16:16.263Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T13:16:16.263Z] PASS [2022-05-02T13:16:16.263Z] ok github.com/docker/docker/integration/plugin/common 0.160s [2022-05-02T13:16:16.263Z] [2022-05-02T13:16:16.263Z] === Skipped [2022-05-02T13:16:16.263Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-02T13:16:16.263Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T13:16:16.263Z] [2022-05-02T13:16:16.263Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-02T13:16:16.263Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T13:16:16.263Z] [2022-05-02T13:16:16.263Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T13:16:16.263Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T13:16:16.263Z] [2022-05-02T13:16:16.263Z] DONE 19 tests, 3 skipped in 5.840s [2022-05-02T13:16:16.263Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-02T13:16:16.505Z] check_test.go:194: [dc240f10720c0] daemon is not started [2022-05-02T13:16:16.505Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:16:17.448Z] check_test.go:194: [db3990f5184b0] daemon is not started [2022-05-02T13:16:17.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:16:18.396Z] check_test.go:194: [d7c9523b916a0] daemon is not started [2022-05-02T13:16:18.396Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T13:16:19.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:19.223Z] INFO: Testing against a local daemon [2022-05-02T13:16:19.223Z] === RUN TestExternalGraphDriver [2022-05-02T13:16:19.223Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T13:16:19.223Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-02T13:16:19.223Z] === RUN TestGraphdriverPluginV2 [2022-05-02T13:16:19.223Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T13:16:19.223Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-02T13:16:19.223Z] PASS [2022-05-02T13:16:19.223Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.125s [2022-05-02T13:16:19.223Z] [2022-05-02T13:16:19.223Z] === Skipped [2022-05-02T13:16:19.223Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-02T13:16:19.223Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T13:16:19.223Z] [2022-05-02T13:16:19.223Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-02T13:16:19.223Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T13:16:19.223Z] [2022-05-02T13:16:19.223Z] DONE 2 tests, 2 skipped in 2.729s [2022-05-02T13:16:19.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-02T13:16:20.942Z] check_test.go:194: [de4f4fb473e26] daemon is not started [2022-05-02T13:16:20.942Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T13:16:20.942Z] check_test.go:194: [dfba268f96a3d] daemon is not started [2022-05-02T13:16:20.942Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T13:16:21.203Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-02T13:16:22.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:22.196Z] INFO: Testing against a local daemon [2022-05-02T13:16:22.196Z] === RUN TestReadPluginNoRead [2022-05-02T13:16:22.196Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T13:16:22.196Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-02T13:16:22.196Z] PASS [2022-05-02T13:16:22.196Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2022-05-02T13:16:22.196Z] [2022-05-02T13:16:22.196Z] === Skipped [2022-05-02T13:16:22.196Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-02T13:16:22.196Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T13:16:22.196Z] [2022-05-02T13:16:22.196Z] DONE 1 tests, 1 skipped in 2.678s [2022-05-02T13:16:22.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-02T13:16:22.589Z] check_test.go:194: [de0ebf01c00ce] daemon is not started [2022-05-02T13:16:22.589Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T13:16:22.849Z] check_test.go:194: [de20ae4125b9e] daemon is not started [2022-05-02T13:16:22.849Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T13:16:22.849Z] check_test.go:194: [da410257b4867] daemon is not started [2022-05-02T13:16:22.849Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T13:16:23.419Z] check_test.go:194: [d30dd301ae6a5] daemon is not started [2022-05-02T13:16:23.419Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T13:16:23.419Z] check_test.go:194: [da19911e7adb8] daemon is not started [2022-05-02T13:16:23.419Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T13:16:23.775Z] testing: warning: no tests to run [2022-05-02T13:16:23.775Z] PASS [2022-05-02T13:16:23.775Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.104s [2022-05-02T13:16:23.775Z] [2022-05-02T13:16:23.775Z] DONE 0 tests in 1.378s [2022-05-02T13:16:23.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-02T13:16:23.991Z] check_test.go:194: [d228ef1349c26] daemon is not started [2022-05-02T13:16:23.991Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T13:16:23.991Z] check_test.go:194: [d1052ddc789ff] daemon is not started [2022-05-02T13:16:23.991Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T13:16:25.378Z] check_test.go:194: [d4682e320f834] daemon is not started [2022-05-02T13:16:25.378Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T13:16:25.639Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-02T13:16:25.639Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-02T13:16:25.639Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-02T13:16:26.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:26.728Z] INFO: Testing against a local daemon [2022-05-02T13:16:26.728Z] === RUN TestPluginWithDevMounts [2022-05-02T13:16:26.728Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:26.728Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T13:16:26.728Z] PASS [2022-05-02T13:16:26.728Z] ok github.com/docker/docker/integration/plugin/volumes 0.104s [2022-05-02T13:16:26.728Z] [2022-05-02T13:16:26.728Z] === Skipped [2022-05-02T13:16:26.728Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-02T13:16:26.728Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:26.728Z] [2022-05-02T13:16:26.728Z] DONE 1 tests, 1 skipped in 2.704s [2022-05-02T13:16:26.728Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-02T13:16:27.155Z] check_test.go:194: [d6586f20f20fb] daemon is not started [2022-05-02T13:16:27.155Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T13:16:28.097Z] check_test.go:194: [d27002aede0a8] daemon is not started [2022-05-02T13:16:28.097Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T13:16:28.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:28.948Z] INFO: Testing against a local daemon [2022-05-02T13:16:28.948Z] === RUN TestSecretInspect [2022-05-02T13:16:28.948Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-02T13:16:28.948Z] === RUN TestSecretList [2022-05-02T13:16:28.948Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] --- SKIP: TestSecretList (0.00s) [2022-05-02T13:16:28.948Z] === RUN TestSecretsCreateAndDelete [2022-05-02T13:16:28.948Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-02T13:16:28.948Z] === RUN TestSecretsUpdate [2022-05-02T13:16:28.948Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-02T13:16:28.948Z] === RUN TestTemplatedSecret [2022-05-02T13:16:28.948Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T13:16:28.948Z] === RUN TestSecretCreateResolve [2022-05-02T13:16:28.948Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:28.948Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-02T13:16:28.948Z] PASS [2022-05-02T13:16:28.948Z] ok github.com/docker/docker/integration/secret 0.127s [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] === Skipped [2022-05-02T13:16:28.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-02T13:16:28.948Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-02T13:16:28.948Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-02T13:16:28.948Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-02T13:16:28.948Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-02T13:16:28.948Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-02T13:16:28.948Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:28.948Z] [2022-05-02T13:16:28.948Z] DONE 6 tests, 6 skipped in 2.123s [2022-05-02T13:16:28.948Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-02T13:16:29.481Z] check_test.go:194: [dde45b490d0b3] daemon is not started [2022-05-02T13:16:29.481Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T13:16:30.423Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite (51.59s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.69s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.83s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.28s) [2022-05-02T13:16:31.365Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.84s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.69s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.66s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.05s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2022-05-02T13:16:31.366Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-05-02T13:16:31.366Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T13:16:31.366Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T13:16:31.366Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-02T13:16:31.366Z] check_test.go:221: [db47e5870b563] daemon is not started [2022-05-02T13:16:31.366Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:16:31.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:31.900Z] INFO: Testing against a local daemon [2022-05-02T13:16:31.900Z] === RUN TestServiceCreateInit [2022-05-02T13:16:31.900Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T13:16:31.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T13:16:31.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-02T13:16:31.900Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:16:31.900Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:16:31.900Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T13:16:31.900Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-02T13:16:31.900Z] === RUN TestCreateServiceConflict [2022-05-02T13:16:31.900Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-02T13:16:31.900Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T13:16:31.900Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-02T13:16:31.900Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T13:16:31.900Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T13:16:31.900Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T13:16:31.900Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-02T13:16:31.900Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T13:16:31.900Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.900Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-02T13:16:31.900Z] === RUN TestCreateServiceSysctls [2022-05-02T13:16:31.900Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-02T13:16:31.901Z] === RUN TestCreateServiceCapabilities [2022-05-02T13:16:31.901Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-02T13:16:31.901Z] === RUN TestInspect [2022-05-02T13:16:31.901Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestInspect (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestCreateJob [2022-05-02T13:16:31.901Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestCreateJob (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestReplicatedJob [2022-05-02T13:16:31.901Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestUpdateReplicatedJob [2022-05-02T13:16:31.901Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServiceListWithStatuses [2022-05-02T13:16:31.901Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T13:16:31.901Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestDockerNetworkReConnect [2022-05-02T13:16:31.901Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServicePlugin [2022-05-02T13:16:31.901Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServiceUpdateLabel [2022-05-02T13:16:31.901Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServiceUpdateSecrets [2022-05-02T13:16:31.901Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServiceUpdateConfigs [2022-05-02T13:16:31.901Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServiceUpdateNetwork [2022-05-02T13:16:31.901Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-02T13:16:31.901Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T13:16:31.901Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-02T13:16:31.901Z] PASS [2022-05-02T13:16:31.901Z] ok github.com/docker/docker/integration/service 0.309s [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === Skipped [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-02T13:16:31.901Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-02T13:16:31.901Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-02T13:16:31.901Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-02T13:16:31.901Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-02T13:16:31.901Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-02T13:16:31.901Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-02T13:16:31.901Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-02T13:16:31.901Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-02T13:16:31.901Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-02T13:16:31.901Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-02T13:16:31.901Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-02T13:16:31.901Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-02T13:16:31.901Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-02T13:16:31.901Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-02T13:16:31.901Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-02T13:16:31.901Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-02T13:16:31.901Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T13:16:31.901Z] [2022-05-02T13:16:31.901Z] DONE 24 tests, 23 skipped in 3.296s [2022-05-02T13:16:32.311Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-02T13:16:32.369Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-02T13:16:33.255Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-02T13:16:34.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:34.584Z] INFO: Testing against a local daemon [2022-05-02T13:16:34.584Z] === RUN TestSessionCreate [2022-05-02T13:16:34.584Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T13:16:34.584Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-02T13:16:34.584Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T13:16:34.584Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T13:16:34.584Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T13:16:34.584Z] PASS [2022-05-02T13:16:34.584Z] ok github.com/docker/docker/integration/session 0.123s [2022-05-02T13:16:34.584Z] [2022-05-02T13:16:34.584Z] === Skipped [2022-05-02T13:16:34.584Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-02T13:16:34.584Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T13:16:34.584Z] [2022-05-02T13:16:34.584Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T13:16:34.584Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T13:16:34.584Z] [2022-05-02T13:16:34.584Z] DONE 2 tests, 2 skipped in 1.987s [2022-05-02T13:16:34.584Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-02T13:16:36.559Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-02T13:16:36.559Z] check_test.go:221: [d414f8c0c0209] daemon is not started [2022-05-02T13:16:36.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:16:36.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:36.825Z] INFO: Testing against a local daemon [2022-05-02T13:16:36.825Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T13:16:36.825Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:36.825Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestDiskUsage [2022-05-02T13:16:36.825Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T13:16:36.825Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestEventsExecDie [2022-05-02T13:16:36.825Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T13:16:36.825Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestEventsBackwardsCompatible [2022-05-02T13:16:36.825Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T13:16:36.825Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestEventsVolumeCreate [2022-05-02T13:16:36.825Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T13:16:36.825Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestInfoAPI [2022-05-02T13:16:36.825Z] --- PASS: TestInfoAPI (0.05s) [2022-05-02T13:16:36.825Z] === RUN TestInfoAPIWarnings [2022-05-02T13:16:36.825Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:16:36.825Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestInfoDebug [2022-05-02T13:16:36.825Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:16:36.825Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestInfoInsecureRegistries [2022-05-02T13:16:36.825Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:16:36.825Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestInfoRegistryMirrors [2022-05-02T13:16:36.825Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:16:36.825Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-02T13:16:36.825Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T13:16:37.811Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-05-02T13:16:37.811Z] === RUN TestPingCacheHeaders [2022-05-02T13:16:37.811Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-02T13:16:37.811Z] === RUN TestPingGet [2022-05-02T13:16:37.811Z] --- PASS: TestPingGet (0.06s) [2022-05-02T13:16:37.811Z] === RUN TestPingHead [2022-05-02T13:16:37.811Z] --- PASS: TestPingHead (0.04s) [2022-05-02T13:16:37.811Z] === RUN TestPingSwarmHeader [2022-05-02T13:16:37.811Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:37.811Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-02T13:16:37.811Z] === RUN TestVersion [2022-05-02T13:16:37.811Z] --- PASS: TestVersion (0.04s) [2022-05-02T13:16:37.811Z] PASS [2022-05-02T13:16:37.811Z] ok github.com/docker/docker/integration/system 1.333s [2022-05-02T13:16:38.279Z] [2022-05-02T13:16:38.279Z] === Skipped [2022-05-02T13:16:38.279Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T13:16:38.279Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:38.279Z] [2022-05-02T13:16:38.279Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-02T13:16:38.279Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T13:16:38.279Z] [2022-05-02T13:16:38.279Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-02T13:16:38.279Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T13:16:38.279Z] [2022-05-02T13:16:38.279Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-02T13:16:38.279Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T13:16:38.279Z] [2022-05-02T13:16:38.279Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-02T13:16:38.279Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T13:16:38.279Z] [2022-05-02T13:16:38.279Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-02T13:16:38.280Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T13:16:38.280Z] [2022-05-02T13:16:38.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-02T13:16:38.280Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:16:38.280Z] [2022-05-02T13:16:38.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-02T13:16:38.280Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:16:38.280Z] [2022-05-02T13:16:38.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-02T13:16:38.280Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T13:16:38.280Z] [2022-05-02T13:16:38.280Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-02T13:16:38.280Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T13:16:38.280Z] [2022-05-02T13:16:38.280Z] DONE 16 tests, 10 skipped in 3.694s [2022-05-02T13:16:38.280Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-02T13:16:40.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:40.494Z] INFO: Testing against a local daemon [2022-05-02T13:16:40.494Z] === RUN TestVolumesCreateAndList [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-02T13:16:40.494Z] === RUN TestVolumesRemove [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesRemove (0.20s) [2022-05-02T13:16:40.494Z] === RUN TestVolumesInspect [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-02T13:16:40.494Z] === RUN TestVolumesInvalidJSON [2022-05-02T13:16:40.494Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T13:16:40.494Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T13:16:40.494Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T13:16:40.494Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T13:16:40.494Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T13:16:40.494Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T13:16:40.494Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T13:16:40.494Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T13:16:40.494Z] PASS [2022-05-02T13:16:40.494Z] ok github.com/docker/docker/integration/volume 0.479s [2022-05-02T13:16:40.768Z] check_test.go:221: [da0103ef8a7ef] daemon is not started [2022-05-02T13:16:40.768Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T13:16:40.961Z] [2022-05-02T13:16:40.961Z] DONE 9 tests in 2.584s [2022-05-02T13:16:40.961Z] INFO: make.ps1 ended at 05/02/2022 13:16:40 [2022-05-02T13:16:40.961Z] INFO: Integration CLI tests being run from the host: [2022-05-02T13:16:40.961Z] 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-02T13:16:41.708Z] check_test.go:221: [da4f04cd7fa1f] daemon is not started [2022-05-02T13:16:41.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:16:41.708Z] check_test.go:221: [d40d28d529856] daemon is not started [2022-05-02T13:16:41.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:16:43.092Z] check_test.go:221: [df48c77fbab96] daemon is not started [2022-05-02T13:16:43.092Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:16:44.033Z] check_test.go:221: [d1a20a88dc456] daemon is not started [2022-05-02T13:16:44.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:16:44.976Z] check_test.go:221: [d41f3de3e4179] daemon is not started [2022-05-02T13:16:44.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T13:16:47.520Z] check_test.go:221: [d4ad69a725b11] daemon is not started [2022-05-02T13:16:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T13:16:47.520Z] check_test.go:221: [dda398b02bf17] daemon is not started [2022-05-02T13:16:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T13:16:48.091Z] check_test.go:221: [d1b6b750b3b6b] daemon is not started [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite (16.69s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.62s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.53s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-05-02T13:16:48.091Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-05-02T13:16:48.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T13:16:48.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T13:16:49.034Z] check_test.go:250: [deb09c7ebcc79] daemon is not started [2022-05-02T13:16:49.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T13:16:49.295Z] check_test.go:250: [db6ab4fe844e5] daemon is not started [2022-05-02T13:16:49.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T13:16:49.555Z] check_test.go:250: [d587cbea5d982] daemon is not started [2022-05-02T13:16:49.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T13:16:50.940Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T13:16:51.182Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T13:16:51.182Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T13:16:51.182Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T13:16:51.182Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T13:16:51.182Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T13:16:51.201Z] check_test.go:250: [d4aef069c1292] daemon is not started [2022-05-02T13:16:51.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T13:16:51.772Z] check_test.go:250: [d71f48f9b54a7] daemon is not started [2022-05-02T13:16:51.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/networkdb 104.329s coverage: 60.1% of statements [2022-05-02T13:16:51.802Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-05-02T13:16:51.802Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-02T13:16:51.802Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T13:16:52.061Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === Skipped [2022-05-02T13:16:52.330Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-02T13:16:52.330Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-02T13:16:52.330Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-02T13:16:52.330Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T13:16:52.330Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T13:16:52.330Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T13:16:52.330Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T13:16:52.330Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T13:16:52.330Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-02T13:16:52.330Z] firewalld_test.go:14: firewalld is not running [2022-05-02T13:16:52.330Z] [2022-05-02T13:16:52.330Z] DONE 326 tests, 9 skipped in 199.787s [2022-05-02T13:16:52.718Z] check_test.go:250: [d73413beae414] daemon is not started [2022-05-02T13:16:52.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T13:16:52.719Z] check_test.go:250: [d9058f0ac97be] daemon is not started [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-05-02T13:16:52.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-05-02T13:16:52.719Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T13:16:52.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError Post stage [Pipeline] junit [2022-05-02T13:16:52.909Z] Recording test results [2022-05-02T13:16:53.297Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-02T13:16:53.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/validate/vendor [2022-05-02T13:16:53.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T13:16:53.634Z] INFO: Testing against a local daemon [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T13:16:53.634Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T13:16:53.634Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T13:16:53.634Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T13:16:54.132Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T13:16:54.196Z] +++ dirname ./hack/vendor.sh [2022-05-02T13:16:54.196Z] ++ cd ./hack [2022-05-02T13:16:54.196Z] ++ pwd [2022-05-02T13:16:54.196Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T13:16:54.196Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-05-02T13:16:54.196Z] + GO111MODULE=auto [2022-05-02T13:16:54.196Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-05-02T13:16:54.196Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-05-02T13:16:54.196Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-02T13:16:54.620Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T13:16:54.765Z] go: downloading google.golang.org/grpc v1.45.0 [2022-05-02T13:16:54.765Z] go: downloading github.com/containerd/containerd v1.6.3 [2022-05-02T13:16:55.023Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T13:16:55.023Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-02T13:16:55.023Z] go: downloading gotest.tools/v3 v3.1.0 [2022-05-02T13:16:55.023Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-02T13:16:55.023Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-05-02T13:16:55.023Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-05-02T13:16:55.023Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-05-02T13:16:55.023Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-05-02T13:16:55.088Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T13:16:55.282Z] go: downloading github.com/moby/buildkit v0.10.2 [2022-05-02T13:16:55.282Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-02T13:16:55.282Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-02T13:16:55.282Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-02T13:16:55.540Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-02T13:16:55.540Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-05-02T13:16:55.540Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-05-02T13:16:55.540Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-05-02T13:16:55.540Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-05-02T13:16:55.697Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T13:16:55.697Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:16:55.697Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T13:16:55.697Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:16:55.697Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T13:16:55.697Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T13:16:55.799Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-02T13:16:55.799Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-05-02T13:16:55.799Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-05-02T13:16:55.799Z] go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 [2022-05-02T13:16:55.799Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-02T13:16:55.799Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-05-02T13:16:55.799Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-05-02T13:16:55.799Z] go: downloading github.com/opencontainers/runc v1.1.1 [2022-05-02T13:16:56.057Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-05-02T13:16:56.057Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-05-02T13:16:56.057Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-05-02T13:16:56.057Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-05-02T13:16:56.057Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-05-02T13:16:56.057Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-05-02T13:16:56.057Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T13:16:56.057Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-05-02T13:16:56.074Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T13:16:56.315Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-05-02T13:16:56.315Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-05-02T13:16:56.315Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-02T13:16:56.315Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-05-02T13:16:56.315Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-05-02T13:16:56.315Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-05-02T13:16:56.315Z] go: downloading github.com/moby/locker v1.0.1 [2022-05-02T13:16:56.315Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-02T13:16:56.315Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-05-02T13:16:56.315Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-05-02T13:16:56.315Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-02T13:16:56.542Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T13:16:56.573Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-05-02T13:16:56.573Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-05-02T13:16:56.573Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-05-02T13:16:56.573Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-05-02T13:16:56.918Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T13:16:56.918Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:16:56.918Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T13:16:56.918Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:16:56.918Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T13:16:58.002Z] check_test.go:277: [daa76eda53333] daemon is not started [2022-05-02T13:16:58.002Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T13:16:58.262Z] check_test.go:277: [d7d20d9b46f8b] daemon is not started [2022-05-02T13:16:58.262Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T13:16:58.262Z] check_test.go:277: [d3256995209bd] daemon is not started [2022-05-02T13:16:58.262Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T13:16:58.473Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-05-02T13:16:58.473Z] go: downloading cloud.google.com/go v0.93.3 [2022-05-02T13:16:58.473Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-05-02T13:16:58.523Z] check_test.go:277: [dc13bbc065e3b] daemon is not started [2022-05-02T13:16:58.523Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T13:16:58.648Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T13:16:58.731Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-02T13:16:58.731Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-05-02T13:16:58.731Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-05-02T13:16:58.732Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-02T13:16:58.732Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-05-02T13:16:58.732Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-05-02T13:16:58.788Z] check_test.go:277: [d0f7b5ec90d70] daemon is not started [2022-05-02T13:16:58.788Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-05-02T13:16:58.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-05-02T13:16:58.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.22s) [2022-05-02T13:16:58.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-02T13:16:58.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-05-02T13:16:58.788Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-05-02T13:16:58.788Z] === RUN TestDockerNetworkSuite [2022-05-02T13:16:58.788Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-02T13:16:58.990Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-02T13:16:58.990Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-05-02T13:16:58.990Z] go: downloading github.com/creack/pty v1.1.11 [2022-05-02T13:16:59.248Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-05-02T13:16:59.248Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-05-02T13:16:59.248Z] go: downloading github.com/miekg/dns v1.1.27 [2022-05-02T13:16:59.248Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-05-02T13:16:59.506Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-05-02T13:16:59.506Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-05-02T13:16:59.506Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-05-02T13:16:59.506Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-05-02T13:16:59.755Z] docker_cli_network_unix_test.go:46: [d67c6b3e33cc3] daemon is not started [2022-05-02T13:16:59.755Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-02T13:16:59.764Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-05-02T13:16:59.764Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-05-02T13:16:59.764Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-05-02T13:17:00.325Z] docker_cli_network_unix_test.go:46: [d70b0ee435478] daemon is not started [2022-05-02T13:17:00.330Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-05-02T13:17:00.330Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-05-02T13:17:00.330Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-02T13:17:00.330Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-02T13:17:00.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-02T13:17:02.857Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-02T13:17:02.857Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-05-02T13:17:02.857Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-02T13:17:02.857Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-05-02T13:17:02.857Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-05-02T13:17:02.857Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-05-02T13:17:02.857Z] go: downloading github.com/containerd/console v1.0.3 [2022-05-02T13:17:02.857Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-05-02T13:17:02.857Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-02T13:17:02.857Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-02T13:17:02.857Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-05-02T13:17:02.857Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-05-02T13:17:02.857Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-05-02T13:17:02.857Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-05-02T13:17:02.857Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-05-02T13:17:02.857Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T13:17:02.857Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T13:17:02.857Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-02T13:17:02.857Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-05-02T13:17:02.857Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-05-02T13:17:02.857Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-05-02T13:17:03.115Z] go: downloading google.golang.org/api v0.54.0 [2022-05-02T13:17:03.130Z] docker_cli_network_unix_test.go:46: [d6d25d358ddf7] daemon is not started [2022-05-02T13:17:03.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-02T13:17:05.303Z] docker_cli_network_unix_test.go:46: [d7e38ae39e791] daemon is not started [2022-05-02T13:17:05.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-02T13:17:05.564Z] docker_cli_network_unix_test.go:1233: [d98d308e49838] daemon is not started [2022-05-02T13:17:05.645Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-05-02T13:17:05.645Z] go: downloading go.opencensus.io v0.22.3 [2022-05-02T13:17:05.645Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-05-02T13:17:05.645Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-02T13:17:05.645Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-05-02T13:17:05.645Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-05-02T13:17:05.645Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-05-02T13:17:05.645Z] go: downloading github.com/google/btree v1.0.1 [2022-05-02T13:17:05.645Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-02T13:17:05.645Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-02T13:17:05.645Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-02T13:17:05.645Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-02T13:17:05.645Z] go: downloading go.uber.org/goleak v1.1.12 [2022-05-02T13:17:05.645Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-02T13:17:05.645Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-02T13:17:05.645Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-02T13:17:05.645Z] go: downloading golang.org/x/text v0.3.7 [2022-05-02T13:17:06.211Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-02T13:17:06.211Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-05-02T13:17:06.211Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-05-02T13:17:06.211Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T13:17:06.211Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-02T13:17:06.470Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-05-02T13:17:06.470Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-05-02T13:17:06.470Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-05-02T13:17:06.470Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-02T13:17:06.470Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/kr/pretty v0.2.1 [2022-05-02T13:17:06.470Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-02T13:17:06.470Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-05-02T13:17:06.470Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-05-02T13:17:06.470Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-05-02T13:17:06.470Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-05-02T13:17:06.470Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-02T13:17:06.470Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-05-02T13:17:06.470Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-05-02T13:17:06.729Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-05-02T13:17:06.729Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-05-02T13:17:06.729Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-05-02T13:17:06.729Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-05-02T13:17:06.729Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-05-02T13:17:06.729Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-05-02T13:17:06.987Z] go: downloading github.com/kr/text v0.2.0 [2022-05-02T13:17:06.987Z] go: downloading google.golang.org/appengine v1.6.7 [2022-05-02T13:17:06.987Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-05-02T13:17:06.987Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-05-02T13:17:06.987Z] go: downloading go.uber.org/zap v1.17.0 [2022-05-02T13:17:06.987Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-05-02T13:17:06.987Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-05-02T13:17:06.987Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-05-02T13:17:06.987Z] go: downloading go.uber.org/atomic v1.7.0 [2022-05-02T13:17:06.987Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-02T13:17:06.987Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-05-02T13:17:06.987Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-02T13:17:06.987Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-05-02T13:17:06.987Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-05-02T13:17:06.987Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-05-02T13:17:07.246Z] + GO111MODULE=auto [2022-05-02T13:17:07.246Z] + go mod vendor -modfile vendor.mod [2022-05-02T13:17:08.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-02T13:17:09.050Z] docker_cli_network_unix_test.go:46: [d632d7703c1e2] daemon is not started [2022-05-02T13:17:09.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-02T13:17:10.528Z] Congratulations! All vendoring changes are done the right way. [2022-05-02T13:17:10.528Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-02T13:17:11.191Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T13:17:13.386Z] + echo Ensuring container killed. [2022-05-02T13:17:13.386Z] Ensuring container killed. [2022-05-02T13:17:13.386Z] + docker rm -vf docker-pr6 [2022-05-02T13:17:13.386Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-05-02T13:17:13.687Z] + echo Chowning /workspace to jenkins user [2022-05-02T13:17:13.687Z] Chowning /workspace to jenkins user [2022-05-02T13:17:13.687Z] + id -u [2022-05-02T13:17:13.687Z] + id -g [2022-05-02T13:17:13.687Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T13:17:14.905Z] docker_cli_network_unix_test.go:46: [d52d0f8a02103] daemon is not started [2022-05-02T13:17:14.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T13:17:15.353Z] + bundleName=unit [2022-05-02T13:17:15.353Z] + echo Creating unit-bundles.tar.gz [2022-05-02T13:17:15.353Z] Creating unit-bundles.tar.gz [2022-05-02T13:17:15.353Z] + 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-02T13:17:15.353Z] bundles/junit-report-libnetwork.xml [2022-05-02T13:17:15.353Z] bundles/junit-report.xml [2022-05-02T13:17:15.353Z] bundles/go-test-report-libnetwork.json [2022-05-02T13:17:15.353Z] bundles/go-test-report.json [2022-05-02T13:17:15.353Z] bundles/profile-libnetwork.out [2022-05-02T13:17:15.353Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-02T13:17:15.365Z] Archiving artifacts [2022-05-02T13:17:15.777Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:17:16.088Z] + make clean [2022-05-02T13:17:16.088Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:17:16.088Z] docker-dev-cache [2022-05-02T13:17:16.088Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:17:16.818Z] docker_cli_network_unix_test.go:46: [dd3716b51547e] daemon is not started [2022-05-02T13:17:17.061Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T13:17:17.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-02T13:17:18.047Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T13:17:18.047Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:17:18.047Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T13:17:18.464Z] docker_cli_network_unix_test.go:46: [d4d901c31d241] daemon is not started [2022-05-02T13:17:18.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-02T13:17:18.725Z] docker_cli_network_unix_test.go:46: [d3b4445b8e859] daemon is not started [2022-05-02T13:17:18.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-02T13:17:18.986Z] docker_cli_network_unix_test.go:46: [d5907c5623e7a] daemon is not started [2022-05-02T13:17:19.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-02T13:17:19.818Z] docker_cli_network_unix_test.go:46: [d56afc69a5b2b] daemon is not started [2022-05-02T13:17:20.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-02T13:17:20.663Z] docker_cli_network_unix_test.go:46: [dd5184a3d4230] daemon is not started [2022-05-02T13:17:21.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-02T13:17:21.233Z] docker_cli_network_unix_test.go:46: [d24aa15a01070] daemon is not started [2022-05-02T13:17:21.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-02T13:17:21.493Z] docker_cli_network_unix_test.go:46: [d380b4db9a8ad] daemon is not started [2022-05-02T13:17:21.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-02T13:17:21.833Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T13:17:22.064Z] docker_cli_network_unix_test.go:46: [dda3864446968] daemon is not started [2022-05-02T13:17:22.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-02T13:17:22.586Z] docker_cli_network_unix_test.go:46: [dc566ab977f7a] daemon is not started [2022-05-02T13:17:22.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-02T13:17:22.586Z] docker_cli_network_unix_test.go:46: [d02900fb67cde] daemon is not started [2022-05-02T13:17:22.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-02T13:17:22.586Z] docker_cli_network_unix_test.go:46: [dcf8a0be6a4a4] daemon is not started [2022-05-02T13:17:22.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-02T13:17:22.819Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T13:17:23.527Z] docker_cli_network_unix_test.go:46: [dcd442efec85f] daemon is not started [2022-05-02T13:17:23.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-02T13:17:24.098Z] docker_cli_network_unix_test.go:46: [d61d8e9e5095d] daemon is not started [2022-05-02T13:17:24.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-02T13:17:24.619Z] docker_cli_network_unix_test.go:46: [dd23452ab5756] daemon is not started [2022-05-02T13:17:24.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-02T13:17:24.619Z] docker_cli_network_unix_test.go:46: [d55474d36f8c8] daemon is not started [2022-05-02T13:17:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-02T13:17:24.879Z] docker_cli_network_unix_test.go:46: [d54f7bc0cfaef] daemon is not started [2022-05-02T13:17:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-02T13:17:26.263Z] docker_cli_network_unix_test.go:968: [db61c6f07d4a7] daemon is not started [2022-05-02T13:17:27.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-02T13:17:28.589Z] docker_cli_network_unix_test.go:46: [d6f842e9dbcae] daemon is not started [2022-05-02T13:17:28.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-02T13:17:28.683Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T13:17:28.683Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:17:28.683Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T13:17:28.683Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:17:28.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T13:17:28.684Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:17:28.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T13:17:28.684Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:17:28.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T13:17:29.152Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T13:17:30.503Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-02T13:17:31.446Z] docker_cli_network_unix_test.go:1116: [d883a23bc942b] daemon is not started [2022-05-02T13:17:32.390Z] docker_cli_swarm_test.go:1180: [de58e1394066c] joining swarm manager [d3020b2cad7e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:17:32.988Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T13:17:32.988Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:17:32.988Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T13:17:33.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T13:17:35.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-02T13:17:35.696Z] docker_cli_network_unix_test.go:46: [d6a204f61b5f8] daemon is not started [2022-05-02T13:17:35.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-02T13:17:36.267Z] docker_cli_network_unix_test.go:46: [d5df6f349de3f] daemon is not started [2022-05-02T13:17:36.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-02T13:17:36.528Z] docker_cli_network_unix_test.go:46: [d206b8dc56e11] daemon is not started [2022-05-02T13:17:36.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-02T13:17:36.528Z] docker_cli_network_unix_test.go:46: [dc357e4b08594] daemon is not started [2022-05-02T13:17:36.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-02T13:17:36.789Z] docker_cli_network_unix_test.go:46: [d3d915b11f905] daemon is not started [2022-05-02T13:17:36.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-02T13:17:36.789Z] docker_cli_network_unix_test.go:46: [df373ddb6aea0] daemon is not started [2022-05-02T13:17:36.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-02T13:17:36.789Z] docker_cli_network_unix_test.go:46: [d6c5f1d2c4b50] daemon is not started [2022-05-02T13:17:36.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-02T13:17:38.700Z] docker_cli_network_unix_test.go:46: [dfa70a4105c07] daemon is not started [2022-05-02T13:17:38.960Z] docker_cli_swarm_test.go:1189: [dc683e92c2292] joining swarm manager [d3020b2cad7e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:17:39.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-02T13:17:39.531Z] docker_cli_network_unix_test.go:46: [dd8d2dcee6fa8] daemon is not started [2022-05-02T13:17:39.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-02T13:17:39.532Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-02T13:17:39.532Z] docker_cli_network_unix_test.go:46: [d15f919e08c73] daemon is not started [2022-05-02T13:17:39.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-02T13:17:40.103Z] docker_cli_network_unix_test.go:46: [d1f3408f48e7e] daemon is not started [2022-05-02T13:17:40.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-02T13:17:43.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T13:17:43.902Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:17:44.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-02T13:17:45.543Z] docker_cli_network_unix_test.go:1084: [dd00a4c2ab245] daemon is not started [2022-05-02T13:17:46.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T13:17:47.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-02T13:17:47.456Z] docker_cli_network_unix_test.go:46: [d0b92258ecbbc] daemon is not started [2022-05-02T13:17:47.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-02T13:17:47.716Z] docker_cli_network_unix_test.go:46: [d21e2c106902c] daemon is not started [2022-05-02T13:17:47.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-02T13:17:49.360Z] docker_cli_network_unix_test.go:46: [da2687f2863af] daemon is not started [2022-05-02T13:17:49.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-02T13:17:49.621Z] docker_cli_network_unix_test.go:46: [dc34114a5f0d7] daemon is not started [2022-05-02T13:17:49.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-02T13:17:49.882Z] docker_cli_network_unix_test.go:46: [dfa041a65ca1f] daemon is not started [2022-05-02T13:17:50.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-02T13:17:50.714Z] docker_cli_network_unix_test.go:46: [dcbf1ffdecf05] daemon is not started [2022-05-02T13:17:50.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-02T13:17:51.656Z] docker_cli_network_unix_test.go:46: [d55f23569987e] daemon is not started [2022-05-02T13:17:51.917Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-02T13:17:55.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T13:17:58.500Z] docker_cli_network_unix_test.go:46: [db554ced6f7fd] daemon is not started [2022-05-02T13:17:58.500Z] --- PASS: TestDockerNetworkSuite (59.25s) [2022-05-02T13:17:58.500Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.09s) [2022-05-02T13:17:58.500Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-05-02T13:17:58.500Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.15s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.75s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.66s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-02T13:17:58.501Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.63s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-05-02T13:17:58.501Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.13s) [2022-05-02T13:17:58.501Z] === RUN TestDockerHubPullSuite [2022-05-02T13:17:58.501Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-02T13:17:59.883Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-02T13:18:01.794Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-02T13:18:02.736Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-02T13:18:04.649Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-02T13:18:04.649Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite (6.62s) [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-05-02T13:18:04.649Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-02T13:18:04.649Z] PASS [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === Skipped [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-02T13:18:04.649Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-02T13:18:04.649Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-02T13:18:04.649Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-02T13:18:04.649Z] [2022-05-02T13:18:04.649Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-02T13:18:04.649Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-02T13:18:04.650Z] docker_cli_network_unix_test.go:46: [d15f919e08c73] daemon is not started [2022-05-02T13:18:04.650Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-02T13:18:04.650Z] [2022-05-02T13:18:04.650Z] DONE 1265 tests, 51 skipped in 1522.470s [2022-05-02T13:18:04.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T13:18:04.650Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T13:18:04.650Z] +++ kill 9375 [2022-05-02T13:18:04.650Z] +++ /etc/init.d/apparmor stop [2022-05-02T13:18:04.650Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T13:18:04.650Z] [2022-05-02T13:18:04.650Z] Unloading profiles will leave already running processes permanently [2022-05-02T13:18:04.650Z] unconfined, which can lead to unexpected situations. [2022-05-02T13:18:04.650Z] [2022-05-02T13:18:04.650Z] To set a process to complain mode, use the command line tool [2022-05-02T13:18:04.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T13:18:04.650Z] +++ true [2022-05-02T13:18:04.650Z] exiting test-integration [2022-05-02T13:18:04.650Z] ++ exit 0 [2022-05-02T13:18:04.650Z] [2022-05-02T13:18:04.910Z] + for job in $(jobs -p) [2022-05-02T13:18:04.910Z] + wait 14446 [2022-05-02T13:18:10.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T13:18:11.864Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T13:18:11.864Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:18:11.864Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T13:18:11.864Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:18:11.864Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T13:18:23.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T13:18:23.000Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:18:23.029Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-02T13:18:23.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T13:18:26.795Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T13:18:26.795Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:18:27.782Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T13:18:28.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T13:18:33.025Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-02T13:18:35.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T13:18:35.971Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:18:35.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T13:18:35.971Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:18:35.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T13:18:36.323Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-02T13:18:36.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T13:18:36.932Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T13:18:38.010Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T13:18:38.010Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T13:18:38.010Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T13:18:38.010Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T13:18:38.010Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T13:18:38.010Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T13:18:38.010Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T13:18:38.010Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T13:18:38.010Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T13:18:38.010Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T13:18:38.010Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T13:18:38.234Z] docker_cli_swarm_test.go:1112: [d1b73041b6eb9] joining swarm manager [d9cb2e54e4435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:18:38.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T13:18:39.616Z] docker_cli_swarm_test.go:1113: [dd743dcb0d95d] joining swarm manager [d9cb2e54e4435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:18:40.229Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T13:18:40.229Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:18:40.229Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T13:18:40.229Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:18:40.229Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T13:18:40.229Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:18:40.229Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T13:18:40.229Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:18:40.229Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T13:18:44.051Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T13:18:44.051Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:18:44.051Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T13:18:44.051Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:18:44.051Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T13:18:44.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T13:18:46.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T13:18:46.413Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:18:46.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T13:18:46.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T13:18:46.413Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:18:46.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T13:18:46.413Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:18:46.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T13:18:51.204Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T13:18:54.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T13:19:05.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T13:19:05.277Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:19:05.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T13:19:11.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T13:19:11.141Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:19:11.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T13:19:11.141Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:19:11.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T13:19:18.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T13:19:18.295Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:19:18.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T13:19:18.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T13:19:18.295Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:19:18.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T13:19:18.295Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:19:18.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T13:19:47.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T13:19:48.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T13:19:48.809Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:19:48.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T13:19:50.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T13:19:50.431Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:19:50.898Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T13:19:50.898Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:19:51.026Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T13:19:51.026Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:19:51.366Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T13:19:52.599Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T13:19:52.931Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T13:19:52.931Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:19:52.931Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T13:19:56.397Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T13:19:56.397Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:19:56.397Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T13:19:58.792Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T13:19:59.778Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T13:19:59.778Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:19:59.778Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T13:19:59.778Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:19:59.778Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T13:20:01.341Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T13:20:02.327Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T13:20:03.313Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T13:20:03.782Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T13:20:04.250Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T13:20:05.098Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T13:20:07.318Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T13:20:07.318Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:20:07.318Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T13:20:07.318Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:20:07.787Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T13:20:10.743Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T13:20:11.403Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T13:20:11.732Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T13:20:12.720Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T13:20:13.618Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T13:20:13.618Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:20:13.618Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T13:20:13.708Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T13:20:14.605Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T13:20:14.605Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:20:14.605Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T13:20:14.699Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T13:20:15.074Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T13:20:16.096Z] docker_cli_swarm_test.go:1166: [d427169d23710] joining swarm manager [d9cb2e54e4435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-02T13:20:18.025Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T13:20:19.010Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T13:20:19.478Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T13:20:19.478Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:20:19.478Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T13:20:20.464Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T13:20:21.449Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T13:20:21.449Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:20:21.449Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T13:20:21.449Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:20:21.449Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T13:20:23.368Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T13:20:27.169Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T13:20:27.169Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:20:27.169Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T13:20:27.317Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T13:20:29.386Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T13:20:29.386Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:20:29.386Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T13:20:29.856Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T13:20:32.665Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T13:20:32.665Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:20:32.665Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T13:20:32.811Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T13:20:34.877Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T13:20:34.877Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T13:20:35.039Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T13:20:35.509Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T13:20:35.982Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:20:35.982Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T13:20:37.556Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T13:20:38.055Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-02T13:20:38.545Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T13:20:38.545Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:20:38.627Z] docker_cli_swarm_test.go:1447: [d027b3721f32f] joining swarm manager [dc5e59bcf4e0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:20:39.015Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T13:20:39.015Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:20:39.015Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T13:20:39.197Z] docker_cli_swarm_test.go:1448: [d49e37fba6c76] joining swarm manager [dc5e59bcf4e0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:20:39.627Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T13:20:40.612Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T13:20:40.612Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:20:40.612Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T13:20:40.612Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:20:40.612Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T13:20:40.612Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:20:40.612Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T13:20:41.079Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T13:20:42.064Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T13:20:46.035Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T13:20:47.597Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T13:20:47.597Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:20:47.597Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T13:20:47.597Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:20:47.597Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T13:20:47.597Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T13:20:49.450Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T13:20:51.387Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T13:20:51.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-02T13:20:51.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-02T13:20:51.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-02T13:20:51.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-02T13:20:51.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-02T13:20:52.056Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-02T13:20:54.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-02T13:20:57.899Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-02T13:21:00.443Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-02T13:21:01.826Z] docker_cli_swarm_unix_test.go:63: [d6a1b367e05a2] joining swarm manager [d8174deb301b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:21:06.380Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T13:21:10.031Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T13:21:10.031Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T13:21:10.031Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T13:21:11.131Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T13:21:12.117Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T13:21:12.117Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.249Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T13:21:12.249Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.585Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T13:21:12.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T13:21:12.718Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:21:13.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T13:21:13.186Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:21:13.186Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T13:21:13.654Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T13:21:13.654Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:21:13.654Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T13:21:16.372Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T13:21:17.935Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T13:21:23.800Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T13:21:23.800Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:21:23.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T13:21:23.800Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:21:23.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T13:21:23.800Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:21:23.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T13:21:23.800Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:21:23.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T13:21:24.269Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T13:21:38.978Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T13:21:39.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T13:21:39.449Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:21:39.917Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T13:21:40.367Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T13:21:40.367Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T13:21:40.367Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T13:21:46.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T13:21:46.247Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:21:47.234Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T13:21:47.234Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:21:48.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T13:21:48.221Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:21:48.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T13:21:49.211Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T13:21:49.211Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:21:49.211Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T13:21:58.099Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-02T13:21:58.099Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-02T13:21:58.099Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-02T13:22:00.010Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-02T13:22:01.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T13:22:02.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T13:22:03.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T13:22:03.307Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-02T13:22:05.849Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-02T13:22:07.016Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T13:22:07.016Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:22:07.016Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T13:22:07.016Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:22:07.016Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T13:22:07.761Z] docker_api_swarm_test.go:962: [d27b4ca29c974] joining swarm manager [d8449d33a3a41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:22:07.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T13:22:10.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T13:22:14.646Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T13:22:24.827Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T13:22:24.827Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:22:25.088Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T13:22:25.814Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T13:22:25.866Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-02T13:22:26.080Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T13:22:26.080Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:22:26.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T13:22:27.068Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T13:22:34.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T13:22:34.940Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:22:35.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T13:22:38.092Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-02T13:22:39.476Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-02T13:22:41.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T13:22:42.021Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-02T13:22:44.582Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-02T13:22:51.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T13:22:52.715Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-02T13:22:58.003Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-02T13:22:59.915Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-02T13:23:02.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T13:23:02.113Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:23:02.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T13:23:02.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T13:23:03.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-02T13:23:05.759Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-02T13:23:05.913Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T13:23:07.480Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T13:23:07.672Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-02T13:23:07.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T13:23:07.978Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:23:07.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T13:23:07.978Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:23:07.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T13:23:10.972Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-02T13:23:13.354Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T13:23:13.516Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-02T13:23:15.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T13:23:15.133Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:23:15.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T13:23:15.416Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T13:23:15.416Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T13:23:15.416Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:23:15.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T13:23:15.602Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:23:15.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T13:23:15.602Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:23:15.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T13:23:15.887Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T13:23:17.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T13:23:20.951Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T13:23:45.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T13:23:48.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T13:23:48.663Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:23:49.132Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T13:23:49.132Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:23:49.600Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T13:23:51.164Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T13:23:51.164Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:23:51.632Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T13:23:57.497Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T13:23:58.483Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T13:23:58.483Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:23:58.483Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T13:23:58.483Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:23:58.483Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T13:24:00.048Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T13:24:01.035Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T13:24:02.020Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T13:24:02.488Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T13:24:03.474Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T13:24:09.336Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T13:24:09.799Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-02T13:24:12.287Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T13:24:12.287Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:24:12.287Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T13:24:13.853Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T13:24:13.853Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:24:13.853Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T13:24:14.321Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T13:24:16.522Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T13:24:16.685Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T13:24:17.671Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T13:24:18.140Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T13:24:18.140Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:24:18.140Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T13:24:18.744Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T13:24:19.127Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T13:24:19.212Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T13:24:20.115Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T13:24:20.115Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:24:20.115Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T13:24:20.115Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:24:20.115Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T13:24:24.696Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-02T13:24:27.278Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite (1571.28s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.56s) [2022-05-02T13:24:39.593Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.30s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.22s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.94s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.03s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.60s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.82s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.72s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.65s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.17s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.52s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.38s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.12s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.53s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.02s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.18s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.54s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.80s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.21s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.42s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.66s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.86s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.61s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.57s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.38s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.72s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.26s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.99s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.72s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.58s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.31s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s) [2022-05-02T13:24:39.593Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.91s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.71s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.13s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.77s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.32s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.26s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.42s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.32s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s) [2022-05-02T13:24:39.594Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.95s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.99s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.69s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.51s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.51s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.42s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.07s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-05-02T13:24:39.594Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2022-05-02T13:24:39.594Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T13:24:39.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-02T13:24:39.854Z] docker_cli_external_volume_driver_test.go:53: [dc2df00752787] daemon is not started [2022-05-02T13:24:40.436Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T13:24:52.929Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T13:24:57.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-02T13:25:05.453Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T13:25:09.979Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T13:25:09.979Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T13:25:10.447Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T13:25:16.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T13:25:16.314Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:25:16.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T13:25:16.783Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:25:17.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T13:25:17.251Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:25:17.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T13:25:17.690Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T13:25:17.690Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T13:25:17.690Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:25:17.690Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T13:25:18.238Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T13:25:18.238Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:25:18.238Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T13:25:35.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T13:25:45.983Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T13:25:48.350Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T13:25:48.350Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T13:25:48.350Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:25:48.350Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T13:25:58.481Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T13:26:05.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-02T13:26:09.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T13:26:10.050Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T13:26:11.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T13:26:12.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-02T13:26:15.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T13:26:19.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T13:26:23.374Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T13:26:27.182Z] docker_cli_external_volume_driver_test.go:53: [da4c213637c7a] daemon is not started [2022-05-02T13:26:42.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-02T13:26:43.991Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T13:26:43.991Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T13:26:43.991Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T13:27:00.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-02T13:27:14.136Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T13:27:15.101Z] docker_cli_external_volume_driver_test.go:53: [d5d7d9fd4df0e] daemon is not started [2022-05-02T13:27:24.019Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T13:27:24.755Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T13:27:24.755Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T13:27:24.755Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T13:27:24.755Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T13:27:28.773Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T13:27:28.773Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:27:29.759Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T13:27:30.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-02T13:27:30.001Z] docker_cli_external_volume_driver_test.go:53: [d0c201dd5b19e] daemon is not started [2022-05-02T13:27:30.624Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T13:27:34.475Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T13:27:35.450Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T13:27:40.344Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T13:27:40.344Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.344Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T13:27:40.344Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.344Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T13:27:40.344Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.344Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T13:27:40.344Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.344Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T13:27:40.344Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.344Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T13:27:44.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T13:27:44.135Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:27:44.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T13:27:44.603Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:27:44.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T13:27:44.603Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:27:44.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T13:27:45.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-02T13:27:45.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T13:27:51.457Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T13:27:53.278Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T13:28:09.276Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T13:28:09.276Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T13:28:09.276Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T13:28:09.276Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T13:28:09.276Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:28:09.276Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T13:28:12.225Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T13:28:12.225Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T13:28:17.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-02T13:28:20.882Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T13:28:28.038Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T13:28:32.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-02T13:28:36.702Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T13:28:42.174Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T13:28:42.174Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T13:28:42.174Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T13:28:43.857Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T13:28:44.663Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T13:28:44.843Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T13:28:46.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-02T13:28:51.992Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T13:28:51.992Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:28:51.992Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T13:28:51.992Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T13:28:52.460Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T13:28:52.460Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:28:52.460Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T13:28:57.190Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T13:28:59.977Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T13:29:02.882Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T13:29:02.882Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:29:03.349Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T13:29:12.494Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T13:29:15.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T13:29:15.840Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T13:29:16.826Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T13:29:19.776Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T13:29:19.776Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:29:19.776Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T13:29:20.244Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T13:29:20.244Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T13:29:24.980Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T13:29:26.105Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T13:29:27.090Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T13:29:27.557Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T13:29:28.543Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T13:29:29.528Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T13:29:30.515Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T13:29:32.080Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T13:29:33.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-02T13:29:37.942Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T13:29:37.942Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:29:38.410Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T13:29:38.410Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:29:38.410Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T13:29:38.410Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T13:29:38.410Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T13:29:38.410Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T13:29:38.877Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T13:29:39.345Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T13:29:39.813Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T13:29:45.675Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T13:29:51.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-02T13:30:00.867Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T13:30:06.902Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T13:30:06.902Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:30:06.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T13:30:06.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T13:30:11.286Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T13:30:23.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T13:30:23.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-02T13:30:49.639Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T13:30:55.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-02T13:31:02.127Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T13:31:09.283Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T13:31:10.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-02T13:31:16.432Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T13:31:23.586Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T13:31:25.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-02T13:31:25.859Z] docker_cli_external_volume_driver_test.go:485: [d67b692d702cf] daemon is not started [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T13:31:42.205Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T13:31:42.205Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T13:31:42.205Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T13:31:42.205Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T13:31:43.990Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-02T13:31:43.990Z] docker_cli_external_volume_driver_test.go:53: [d9d559cd67d57] daemon is not started [2022-05-02T13:31:44.813Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T13:31:44.813Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:31:44.813Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T13:31:46.971Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T13:31:53.472Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T13:31:53.472Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T13:31:53.472Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:31:53.472Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T13:31:53.472Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:31:53.472Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T13:31:54.139Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T13:31:54.140Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:31:54.140Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T13:31:54.140Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:31:55.126Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T13:31:55.126Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:31:55.126Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T13:31:55.126Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:31:55.126Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T13:31:55.126Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:31:55.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T13:31:56.422Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite (437.18s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-05-02T13:31:58.887Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-02T13:31:58.887Z] PASS [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] === Skipped [2022-05-02T13:31:58.887Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-02T13:31:58.887Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-02T13:31:58.887Z] check_test.go:307: [dd847abd7f8ae] daemon is not started [2022-05-02T13:31:58.887Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-02T13:31:58.887Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-02T13:31:58.887Z] check_test.go:307: [d21390deefc49] daemon is not started [2022-05-02T13:31:58.887Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-02T13:31:58.887Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-02T13:31:58.887Z] check_test.go:307: [dd4d41e9d052f] daemon is not started [2022-05-02T13:31:58.887Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-02T13:31:58.887Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-02T13:31:58.887Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-02T13:31:58.887Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-02T13:31:58.887Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] DONE 269 tests, 5 skipped in 2354.647s [2022-05-02T13:31:58.887Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T13:31:58.887Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d78cc6bdcd572/docker.pid [2022-05-02T13:31:58.887Z] +++ kill 7138 [2022-05-02T13:31:58.887Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7138 is not a child of this shell [2022-05-02T13:31:58.887Z] warning: PID 7138 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d78cc6bdcd572/docker.pid had a nonzero exit code [2022-05-02T13:31:58.887Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T13:31:58.887Z] +++ kill 9378 [2022-05-02T13:31:58.887Z] +++ /etc/init.d/apparmor stop [2022-05-02T13:31:58.887Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] Unloading profiles will leave already running processes permanently [2022-05-02T13:31:58.887Z] unconfined, which can lead to unexpected situations. [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] To set a process to complain mode, use the command line tool [2022-05-02T13:31:58.887Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T13:31:58.887Z] +++ true [2022-05-02T13:31:58.887Z] exiting test-integration [2022-05-02T13:31:58.887Z] ++ exit 0 [2022-05-02T13:31:58.887Z] [2022-05-02T13:31:58.887Z] + exit 0 [2022-05-02T13:31:58.887Z] ++ jobs -p [2022-05-02T13:31:58.887Z] + pids= [2022-05-02T13:31:58.887Z] + echo 'Remaining pids to kill: []' [2022-05-02T13:31:58.887Z] Remaining pids to kill: [] [2022-05-02T13:31:58.887Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-02T13:31:58.902Z] Recording test results [2022-05-02T13:31:59.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T13:31:59.631Z] + echo Ensuring container killed. [2022-05-02T13:31:59.631Z] Ensuring container killed. [2022-05-02T13:31:59.631Z] + docker ps -aq -f name=docker-pr6-* [2022-05-02T13:31:59.631Z] + cids=248cd3240af6 [2022-05-02T13:31:59.631Z] 781ac201b42d [2022-05-02T13:31:59.631Z] 52a9aec42303 [2022-05-02T13:31:59.631Z] + [ -n 248cd3240af6 [2022-05-02T13:31:59.631Z] 781ac201b42d [2022-05-02T13:31:59.631Z] 52a9aec42303 ] [2022-05-02T13:31:59.631Z] + docker rm -vf 248cd3240af6 781ac201b42d 52a9aec42303 [2022-05-02T13:32:00.571Z] 248cd3240af6 [2022-05-02T13:32:00.571Z] 781ac201b42d [2022-05-02T13:32:00.571Z] 52a9aec42303 [Pipeline] sh [2022-05-02T13:32:00.861Z] + echo Chowning /workspace to jenkins user [2022-05-02T13:32:00.861Z] Chowning /workspace to jenkins user [2022-05-02T13:32:00.861Z] + id -u [2022-05-02T13:32:00.861Z] + id -g [2022-05-02T13:32:00.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43545:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T13:32:01.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T13:32:01.005Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:32:01.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T13:32:01.005Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:32:01.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T13:32:01.005Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:32:01.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T13:32:02.290Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T13:32:03.227Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T13:32:03.710Z] + bundleName=amd64 [2022-05-02T13:32:03.710Z] + echo Creating amd64-bundles.tar.gz [2022-05-02T13:32:03.710Z] Creating amd64-bundles.tar.gz [2022-05-02T13:32:03.710Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.profxargs -o tar -name -czf *-report.xml amd64-bundles.tar.gz ) [2022-05-02T13:32:03.710Z] -print [Pipeline] archiveArtifacts [2022-05-02T13:32:05.108Z] Archiving artifacts [2022-05-02T13:32:05.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T13:32:05.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T13:32:05.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T13:32:05.239Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T13:32:05.239Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T13:32:05.239Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T13:32:05.239Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T13:32:05.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:32:05.802Z] + make clean [2022-05-02T13:32:05.802Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:32:05.802Z] docker-dev-cache [2022-05-02T13:32:05.802Z] docker-mod-cache [Pipeline] deleteDir [2022-05-02T13:32:06.223Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T13:32:08.184Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:32:09.170Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T13:32:10.393Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T13:32:10.733Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T13:32:12.107Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T13:32:12.107Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:32:12.107Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T13:32:12.107Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:32:12.575Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T13:32:12.575Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:32:12.575Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T13:32:12.575Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:32:12.575Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T13:32:12.575Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:32:12.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T13:32:17.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T13:32:17.323Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:32:17.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T13:32:17.323Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:32:17.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T13:32:17.323Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:32:17.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T13:32:18.308Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T13:32:21.155Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T13:32:22.142Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T13:32:24.176Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T13:32:32.557Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T13:32:35.693Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T13:32:35.693Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T13:32:35.693Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T13:32:35.693Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T13:32:35.693Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:32:35.693Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T13:32:37.307Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T13:32:41.555Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T13:32:41.555Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T13:32:42.119Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T13:32:42.119Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T13:32:42.119Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T13:32:42.119Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T13:32:42.119Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:32:42.119Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T13:32:43.683Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T13:32:43.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T13:32:47.719Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T13:32:50.224Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T13:32:50.833Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T13:32:52.467Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T13:32:57.216Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T13:32:57.392Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T13:32:57.983Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T13:32:58.779Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T13:32:58.779Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:32:58.779Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T13:32:58.779Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:32:58.779Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T13:33:01.725Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T13:33:01.725Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:33:01.725Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T13:33:06.634Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T13:33:07.829Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T13:33:13.790Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T13:33:14.258Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T13:33:16.506Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T13:33:18.075Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T13:33:20.121Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T13:33:20.121Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:33:20.588Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T13:33:21.056Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T13:33:22.042Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T13:33:22.042Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:33:22.042Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T13:33:28.519Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T13:33:28.519Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:33:28.519Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T13:33:28.519Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T13:33:29.509Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T13:33:29.509Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:33:29.509Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T13:33:32.527Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T13:33:32.527Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:33:32.527Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T13:33:44.468Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T13:33:44.468Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:33:44.468Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T13:33:47.455Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T13:33:47.455Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T13:33:49.670Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T13:33:49.670Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:33:49.670Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T13:33:50.656Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T13:33:50.656Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T13:33:52.602Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T13:33:56.521Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T13:33:57.510Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T13:33:57.979Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T13:33:59.542Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T13:34:00.011Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T13:34:01.574Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T13:34:02.301Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T13:34:02.301Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T13:34:03.140Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T13:34:04.525Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T13:34:04.525Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:34:04.525Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T13:34:06.096Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T13:34:06.564Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T13:34:07.539Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T13:34:10.296Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T13:34:10.296Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:34:10.296Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T13:34:10.296Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:34:10.296Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T13:34:10.296Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T13:34:10.296Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T13:34:10.764Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T13:34:10.764Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T13:34:11.232Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T13:34:12.226Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T13:34:19.075Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T13:34:19.075Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T13:34:19.391Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T13:34:20.066Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T13:34:21.639Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T13:34:22.481Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T13:34:22.629Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T13:34:24.202Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T13:34:25.438Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T13:34:25.438Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:34:25.438Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T13:34:25.438Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:34:25.906Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T13:34:26.424Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T13:34:27.477Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T13:34:32.233Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T13:34:36.024Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T13:34:36.860Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T13:34:36.860Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T13:34:36.860Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T13:34:37.204Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T13:34:37.204Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:34:37.204Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T13:34:37.330Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T13:34:38.317Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T13:34:40.151Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T13:34:41.893Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T13:34:45.496Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T13:35:03.127Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T13:35:03.128Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T13:35:03.128Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T13:35:10.797Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T13:35:10.797Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:35:10.797Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T13:35:11.784Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T13:35:13.555Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T13:35:13.555Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T13:35:18.310Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T13:35:18.310Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T13:35:22.841Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T13:35:24.180Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T13:35:37.766Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T13:35:43.630Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T13:35:49.472Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T13:35:49.472Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:35:49.472Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T13:35:50.837Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T13:35:51.689Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T13:35:53.253Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T13:35:57.991Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T13:35:59.125Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T13:36:04.994Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T13:36:04.994Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:36:04.994Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T13:36:04.994Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:36:04.994Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T13:36:04.994Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:36:04.994Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T13:36:09.744Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T13:36:09.744Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T13:36:12.448Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T13:36:13.536Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T13:36:13.536Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:36:13.536Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T13:36:13.536Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:36:13.536Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T13:36:19.218Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T13:36:19.218Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:36:19.218Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T13:36:26.394Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T13:36:27.379Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T13:36:27.379Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:36:27.379Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T13:36:27.379Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:36:27.379Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T13:36:31.167Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T13:36:37.035Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T13:36:37.749Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T13:36:38.823Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T13:36:38.823Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T13:36:39.252Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T13:36:39.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T13:36:39.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T13:36:41.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T13:36:42.666Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T13:36:43.651Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T13:36:45.864Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T13:36:49.246Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T13:36:50.225Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T13:36:54.009Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T13:36:54.009Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:36:54.477Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T13:36:54.477Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:36:54.477Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T13:36:56.294Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T13:36:57.400Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T13:36:57.457Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T13:36:57.457Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:36:57.925Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-02T13:36:58.509Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T13:37:08.928Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T13:37:10.420Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T13:37:13.681Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T13:37:16.289Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T13:37:16.289Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T13:37:24.098Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T13:37:27.542Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T13:37:27.542Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:37:28.013Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T13:37:28.849Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T13:37:33.603Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T13:37:34.112Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T13:37:34.112Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:37:34.112Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T13:37:34.112Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:37:34.112Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T13:37:34.112Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:37:34.112Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T13:37:34.112Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T13:37:35.164Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T13:37:35.164Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:37:35.164Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T13:37:35.164Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:37:35.164Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T13:37:38.113Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T13:37:38.113Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:37:38.113Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T13:37:38.456Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T13:37:39.447Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T13:37:39.447Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:37:39.447Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T13:37:39.447Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:37:39.447Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T13:37:43.246Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T13:37:44.539Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T13:37:45.526Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T13:37:45.526Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:37:45.994Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T13:37:45.994Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:37:45.994Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T13:37:45.994Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:37:45.994Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T13:37:48.210Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T13:37:48.210Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:37:48.210Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T13:37:50.425Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T13:37:54.080Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T13:37:57.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T13:37:58.059Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T13:37:58.059Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T13:37:59.949Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T13:37:59.949Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:37:59.949Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T13:38:01.015Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T13:38:02.584Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T13:38:05.556Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T13:38:10.371Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T13:38:10.371Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:38:10.371Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T13:38:19.038Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T13:38:24.907Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T13:38:24.907Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T13:38:24.907Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T13:38:24.907Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T13:38:24.907Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T13:38:24.907Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T13:38:24.907Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T13:38:24.907Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T13:38:26.820Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T13:38:28.974Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T13:38:29.776Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T13:38:33.570Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T13:38:42.234Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T13:38:42.234Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:38:42.234Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T13:38:42.309Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T13:38:44.456Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T13:38:44.456Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:38:44.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T13:38:44.456Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:38:44.456Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T13:38:44.456Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:38:44.456Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T13:38:47.406Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T13:38:47.406Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:38:47.406Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T13:38:47.406Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T13:38:48.185Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T13:38:50.231Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T13:38:50.364Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T13:38:50.364Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T13:38:50.364Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:38:50.364Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T13:38:50.364Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:38:50.364Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T13:38:50.365Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:38:50.365Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T13:38:54.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T13:38:57.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T13:39:00.698Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T13:39:00.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T13:39:00.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T13:39:00.903Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:39:00.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T13:39:02.716Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T13:39:04.693Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T13:39:04.693Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T13:39:06.506Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T13:39:06.506Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:39:06.506Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T13:39:06.506Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:39:06.506Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T13:39:07.870Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T13:39:08.488Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T13:39:08.488Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:39:08.488Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T13:39:08.488Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:39:08.488Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T13:39:08.720Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T13:39:11.440Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T13:39:11.440Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T13:39:12.510Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T13:39:14.401Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T13:39:14.401Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:39:14.401Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T13:39:15.042Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T13:39:17.261Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T13:39:17.264Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T13:39:17.264Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:39:17.264Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T13:39:17.264Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:39:17.264Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T13:39:18.191Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T13:39:18.191Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T13:39:20.219Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T13:39:20.219Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:39:20.219Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T13:39:21.984Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T13:39:23.127Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T13:39:27.851Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T13:39:33.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T13:39:33.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T13:39:33.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T13:39:33.728Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T13:39:33.728Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T13:39:36.679Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T13:39:36.679Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:39:36.679Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T13:39:39.633Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T13:39:39.633Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:39:40.101Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T13:39:43.893Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T13:39:43.893Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T13:39:44.353Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T13:39:44.353Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T13:39:44.353Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T13:39:48.648Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T13:39:51.598Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T13:39:51.598Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:39:51.598Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T13:39:51.598Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:39:51.598Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T13:39:51.598Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:39:51.598Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T13:39:51.598Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:39:51.598Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T13:39:51.598Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:39:51.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-02T13:39:53.077Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T13:39:53.545Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T13:39:54.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T13:39:54.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-02T13:39:57.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-02T13:39:59.408Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T13:39:59.408Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T13:40:00.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-02T13:40:03.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-02T13:40:04.157Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T13:40:07.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00040abb8_} [2022-05-02T13:40:10.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13797591375_c:\foo_false____} [2022-05-02T13:40:13.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13797591375_c:\foo_true____} [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T13:40:16.070Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T13:40:16.070Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T13:40:16.070Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T13:40:16.070Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T13:40:16.070Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T13:40:16.070Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:40:16.070Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T13:40:19.860Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T13:40:19.861Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T13:40:19.861Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T13:40:19.861Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:40:19.861Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T13:40:22.815Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T13:40:22.815Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T13:40:22.815Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:40:22.815Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T13:40:25.769Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T13:40:25.769Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:40:25.769Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T13:40:25.769Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:40:25.769Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T13:40:25.769Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:40:25.769Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T13:40:29.441Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T13:40:29.441Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:40:29.441Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T13:40:31.636Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T13:40:31.661Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T13:40:32.551Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T13:40:33.227Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T13:40:34.587Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T13:40:34.587Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:40:34.587Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T13:40:34.587Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:40:34.587Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T13:40:39.089Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T13:40:44.951Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T13:40:44.951Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:40:44.951Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T13:40:44.951Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:40:44.951Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T13:40:44.951Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:40:44.951Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T13:40:47.086Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T13:40:47.086Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:40:47.086Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T13:40:47.086Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:40:47.086Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T13:40:49.700Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T13:40:50.169Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T13:40:53.962Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T13:40:53.962Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:40:53.962Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T13:40:53.962Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:40:53.962Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T13:40:57.515Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T13:40:57.515Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:40:57.515Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T13:40:57.515Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:40:57.515Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T13:41:00.471Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T13:41:00.471Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:41:00.471Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T13:41:00.471Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:41:00.471Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T13:41:02.684Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T13:41:06.345Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T13:41:06.345Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:41:06.345Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T13:41:06.345Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:41:06.345Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T13:41:06.345Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:41:06.345Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T13:41:06.345Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:41:06.345Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T13:41:06.813Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T13:41:06.813Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T13:41:09.029Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T13:41:12.825Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T13:41:12.826Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T13:41:12.826Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T13:41:15.044Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T13:41:16.031Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T13:41:16.031Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T13:41:16.031Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:41:16.031Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T13:41:16.499Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T13:41:16.499Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:41:16.499Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T13:41:16.967Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T13:41:17.436Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T13:41:20.538Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T13:41:24.068Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T13:41:24.068Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T13:41:25.462Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T13:41:25.462Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:41:25.462Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T13:41:25.462Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:41:26.454Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T13:41:27.997Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T13:41:27.997Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T13:41:27.997Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T13:41:28.675Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T13:41:30.952Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T13:41:30.952Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T13:41:30.952Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:41:30.952Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T13:41:32.832Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T13:41:33.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T13:41:33.905Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:41:33.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T13:41:34.374Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T13:41:34.374Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T13:41:34.374Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T13:41:34.374Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T13:41:34.374Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T13:41:34.374Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T13:41:34.374Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:41:34.374Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T13:41:37.328Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T13:41:38.696Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T13:41:38.696Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:41:39.165Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T13:41:39.165Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:41:39.165Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T13:41:41.121Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T13:41:41.185Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T13:41:42.120Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T13:41:42.120Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:41:42.589Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-02T13:41:44.076Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T13:41:44.980Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T13:41:52.155Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T13:41:54.500Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T13:41:55.074Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T13:41:59.827Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T13:42:00.295Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T13:42:00.364Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T13:42:06.229Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T13:42:09.178Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T13:42:10.164Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T13:42:16.051Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T13:42:17.473Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T13:42:17.614Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T13:42:18.102Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T13:42:18.102Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:42:18.102Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T13:42:18.102Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:42:18.102Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T13:42:18.102Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:42:18.102Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T13:42:18.569Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T13:42:18.599Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T13:42:19.691Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T13:42:20.681Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T13:42:24.462Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T13:42:28.983Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T13:42:29.968Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T13:42:29.968Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:42:30.435Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T13:42:30.435Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:42:30.435Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T13:42:30.435Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:42:30.435Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T13:42:31.613Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T13:42:31.613Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T13:42:31.613Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T13:42:31.613Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:42:31.613Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T13:42:31.613Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:42:31.613Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T13:42:31.613Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:42:31.613Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T13:42:32.081Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T13:42:32.081Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:42:32.081Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T13:42:32.647Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T13:42:35.647Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T13:42:35.869Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T13:42:36.116Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T13:42:38.507Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T13:42:44.421Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T13:42:44.786Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T13:42:44.786Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T13:42:50.284Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T13:42:50.284Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:42:50.284Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T13:42:53.461Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T13:42:58.936Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T13:42:58.937Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:42:58.937Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T13:43:07.596Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T13:43:11.717Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T13:43:12.186Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T13:43:12.350Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T13:43:12.350Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T13:43:12.350Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T13:43:12.350Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T13:43:12.350Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T13:43:12.350Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T13:43:12.350Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T13:43:12.350Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T13:43:16.015Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T13:43:21.011Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T13:43:21.892Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T13:43:21.892Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:43:21.892Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T13:43:23.598Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T13:43:23.598Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:43:23.598Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T13:43:24.844Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T13:43:25.171Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T13:43:28.129Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T13:43:31.432Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T13:43:31.432Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:43:31.432Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T13:43:32.025Z] === RUN TestDockerSuite/TestExec [2022-05-02T13:43:32.025Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:43:32.025Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T13:43:32.025Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:43:32.025Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T13:43:34.383Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T13:43:34.383Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:43:34.383Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T13:43:34.383Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:43:34.383Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T13:43:34.383Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:43:34.383Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T13:43:35.814Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T13:43:36.799Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T13:43:37.332Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T13:43:37.332Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:43:37.332Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T13:43:37.332Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T13:43:38.766Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T13:43:38.766Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:43:38.766Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T13:43:38.766Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:43:38.766Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T13:43:38.766Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:43:38.766Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T13:43:40.280Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T13:43:40.281Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T13:43:40.281Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:43:40.281Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T13:43:40.281Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:43:40.281Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T13:43:40.281Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:43:40.281Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T13:43:42.563Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T13:43:44.068Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T13:43:45.479Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T13:43:45.479Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:43:45.479Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T13:43:45.479Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:43:45.479Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T13:43:45.479Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:43:45.479Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T13:43:46.357Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T13:43:47.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T13:43:49.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T13:43:49.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T13:43:49.228Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:43:49.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T13:43:50.147Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T13:43:51.359Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T13:43:51.829Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T13:43:52.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T13:43:52.178Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T13:43:53.938Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T13:43:55.132Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T13:43:55.132Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:43:55.132Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T13:43:55.132Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:43:55.132Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T13:43:58.080Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T13:43:58.080Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T13:43:59.809Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T13:43:59.809Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:43:59.809Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T13:43:59.809Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:43:59.809Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T13:43:59.809Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:43:59.809Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:44:00.292Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T13:44:00.292Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:44:00.292Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T13:44:00.496Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T13:44:00.496Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:44:00.496Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T13:44:00.496Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:44:00.496Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T13:44:03.605Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:44:04.079Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T13:44:04.547Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T13:44:07.496Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T13:44:08.362Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:44:08.362Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:44:08.362Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:44:08.362Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:44:08.362Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:44:08.362Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:44:08.362Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:44:08.362Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:44:08.362Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:44:08.362Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:44:08.362Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:44:12.157Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:44:12.157Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:44:12.157Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:44:12.157Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:44:12.157Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:44:12.157Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:44:12.250Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T13:44:12.625Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:44:12.625Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:44:12.625Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:44:12.625Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:44:12.625Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:44:16.417Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:44:16.417Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:44:16.417Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:44:17.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T13:44:17.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T13:44:17.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T13:44:17.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T13:44:17.000Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T13:44:19.951Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T13:44:19.951Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:44:19.951Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T13:44:22.903Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T13:44:22.903Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:44:22.903Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T13:44:23.587Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:44:23.587Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:44:23.587Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:44:23.587Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:44:23.587Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:44:23.587Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:44:23.587Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:44:25.116Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T13:44:25.116Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T13:44:30.743Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:44:30.989Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T13:44:32.554Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T13:44:32.554Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:44:32.554Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T13:44:32.554Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:44:32.554Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T13:44:32.554Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:44:32.554Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T13:44:32.554Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:44:32.554Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T13:44:32.554Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:44:32.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-02T13:44:34.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T13:44:34.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-02T13:44:36.378Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T13:44:36.378Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T13:44:37.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-02T13:44:37.912Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:44:40.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-02T13:44:41.706Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:44:43.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-02T13:44:45.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000caf788_} [2022-05-02T13:44:48.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12738844472_c:\foo_false____} [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:44:48.863Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:44:48.863Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:44:48.863Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:44:49.331Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:44:51.327Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T13:44:51.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12738844472_c:\foo_true____} [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T13:44:54.680Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T13:44:54.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T13:44:55.149Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T13:44:55.149Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T13:44:55.149Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T13:44:55.149Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T13:44:55.149Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:44:55.149Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T13:44:55.198Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:44:55.198Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:44:55.198Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:44:55.198Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:44:55.198Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:44:55.198Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:44:55.198Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:44:56.335Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:44:56.335Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:44:56.335Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:44:57.322Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:44:57.322Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:44:58.233Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T13:44:58.233Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.233Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T13:44:58.233Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.233Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T13:44:58.233Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.233Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T13:44:58.233Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T13:44:58.700Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T13:44:58.700Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:44:58.700Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T13:44:59.537Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:44:59.537Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:45:01.751Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:45:02.497Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T13:45:02.497Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T13:45:02.497Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:45:02.497Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T13:45:04.012Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T13:45:04.012Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:45:05.005Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T13:45:05.005Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:45:05.005Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T13:45:05.447Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T13:45:05.447Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:45:05.447Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T13:45:05.447Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:45:05.447Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T13:45:05.447Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:45:05.447Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T13:45:05.540Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:45:05.540Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:45:05.540Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:45:05.540Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:45:09.326Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:45:09.326Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:45:09.326Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:45:09.326Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:45:09.326Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:45:09.326Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:45:09.326Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:45:09.326Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.326Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:45:09.768Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T13:45:09.768Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.795Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:45:09.795Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.795Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:45:09.795Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:45:09.795Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:45:10.237Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-02T13:45:12.609Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T13:45:12.745Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:45:14.824Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T13:45:14.824Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:45:14.824Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T13:45:14.824Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:45:14.824Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T13:45:15.695Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:45:15.695Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:45:15.695Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:45:15.695Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:45:15.695Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:45:15.695Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:45:15.695Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:45:15.695Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:45:18.644Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:45:19.112Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:45:22.084Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:45:22.084Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:45:22.551Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:45:22.551Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:45:22.551Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:45:22.551Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:45:22.551Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:45:26.344Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:45:27.307Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T13:45:27.307Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:45:27.307Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T13:45:27.307Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:45:27.307Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T13:45:28.068Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T13:45:32.223Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:45:32.223Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:45:32.223Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:45:32.223Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:45:32.223Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:45:32.223Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:45:32.223Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:45:33.966Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T13:45:34.434Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T13:45:35.174Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:45:37.724Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T13:45:37.724Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:45:37.724Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T13:45:37.724Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:45:37.724Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T13:45:38.966Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:45:38.966Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:45:39.934Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T13:45:39.934Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:45:39.934Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T13:45:39.934Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:45:39.934Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T13:45:41.915Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T13:45:43.720Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T13:45:43.720Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T13:45:43.720Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T13:45:43.720Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T13:45:43.720Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T13:45:46.666Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:45:46.666Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:45:46.666Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:45:46.666Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:45:46.667Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T13:45:49.615Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T13:45:49.615Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T13:45:49.615Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T13:45:49.615Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:45:51.830Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T13:45:52.816Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T13:45:53.283Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T13:45:53.283Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:45:53.283Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T13:45:53.403Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:45:53.751Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T13:45:53.751Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:45:53.751Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T13:45:54.219Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T13:45:54.686Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T13:45:59.743Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T13:45:59.743Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:45:59.743Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T13:45:59.743Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:46:00.215Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T13:46:00.215Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:46:00.559Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:46:00.684Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T13:46:02.908Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T13:46:03.514Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:46:05.063Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T13:46:05.063Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T13:46:05.518Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T13:46:06.467Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:46:09.232Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T13:46:09.232Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T13:46:09.232Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:46:09.232Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T13:46:10.260Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T13:46:12.946Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T13:46:12.946Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T13:46:12.946Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T13:46:12.946Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T13:46:12.946Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.946Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T13:46:12.946Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T13:46:12.947Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T13:46:12.947Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T13:46:12.947Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T13:46:12.947Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T13:46:12.947Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T13:46:12.947Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T13:46:12.947Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T13:46:12.947Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T13:46:12.947Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:46:12.947Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T13:46:13.214Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:46:15.417Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T13:46:16.167Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:46:16.661Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T13:46:17.638Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T13:46:17.638Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:46:18.107Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T13:46:18.107Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:46:18.107Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T13:46:18.107Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:46:18.107Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T13:46:18.824Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:46:19.121Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.121Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:46:19.121Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.589Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:46:19.589Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.589Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:46:19.589Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:46:19.589Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:46:19.589Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:46:19.589Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:46:21.070Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T13:46:22.536Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T13:46:22.542Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:46:25.495Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:46:29.753Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T13:46:32.657Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:46:32.820Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T13:46:34.875Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:46:34.875Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:46:34.875Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:46:36.926Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T13:46:38.580Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T13:46:38.674Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:46:38.674Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:46:42.807Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T13:46:42.807Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:46:42.807Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T13:46:45.621Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T13:46:47.336Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:46:48.508Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T13:46:48.963Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T13:46:53.628Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T13:46:54.492Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:46:54.588Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T13:46:55.549Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T13:46:57.745Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T13:46:57.745Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:46:57.745Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T13:47:01.649Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:47:02.614Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T13:47:05.447Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:47:08.479Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T13:47:08.479Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T13:47:08.479Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T13:47:08.479Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:47:08.479Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T13:47:08.479Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:47:08.479Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T13:47:08.479Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:47:08.479Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T13:47:09.464Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T13:47:09.464Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:47:09.464Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T13:47:10.201Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:47:10.201Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:47:10.201Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:47:10.256Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T13:47:12.414Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T13:47:13.153Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:47:16.104Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T13:47:17.432Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T13:47:17.432Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T13:47:17.432Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T13:47:17.432Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T13:47:17.432Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T13:47:17.432Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T13:47:17.432Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:47:17.903Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T13:47:17.903Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T13:47:21.070Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T13:47:24.021Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T13:47:26.524Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:47:26.524Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:47:26.524Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:47:26.524Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:47:26.524Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:47:26.969Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T13:47:28.349Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T13:47:29.475Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:47:31.718Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T13:47:31.718Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:47:31.718Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T13:47:32.429Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:47:34.663Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:47:35.381Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:47:35.381Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:47:35.381Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:47:35.381Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:47:35.381Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:47:35.381Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:47:35.381Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:47:35.381Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.381Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:47:35.849Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:47:35.849Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:47:35.849Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:47:35.849Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:47:35.849Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:47:35.849Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:47:35.849Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:47:35.849Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:47:35.849Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:47:35.849Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:47:38.787Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T13:47:38.787Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:47:38.787Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T13:47:40.528Z] === RUN TestDockerSuite/TestExec [2022-05-02T13:47:40.528Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:47:40.528Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T13:47:40.528Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:47:40.528Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:47:41.721Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:47:41.721Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:47:41.721Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:47:41.721Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:47:41.721Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:47:41.721Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:47:41.721Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:47:42.093Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T13:47:42.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:47:42.190Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:47:42.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:47:42.190Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:47:42.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:47:44.308Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T13:47:44.308Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:47:44.308Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T13:47:44.308Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:47:44.308Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T13:47:44.308Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:47:44.308Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T13:47:45.970Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T13:47:45.970Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:47:45.970Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T13:47:45.970Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:47:45.970Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T13:47:45.970Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:47:45.970Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T13:47:47.256Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T13:47:48.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:47:48.056Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:47:48.056Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:47:49.469Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T13:47:51.689Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T13:47:54.641Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T13:47:54.646Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T13:47:54.646Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:47:54.646Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T13:47:54.646Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T13:47:57.601Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T13:47:57.601Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T13:47:57.601Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:47:57.601Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T13:47:57.601Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:47:57.601Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T13:47:57.601Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:47:57.601Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T13:48:00.515Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T13:48:00.515Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:48:00.515Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T13:48:00.515Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:48:00.515Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T13:48:00.515Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:48:00.515Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:48:01.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T13:48:02.861Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:48:05.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T13:48:05.863Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:48:05.863Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:48:05.863Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:48:08.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T13:48:08.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T13:48:08.164Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:48:08.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T13:48:08.730Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:48:08.730Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:48:08.730Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:48:08.730Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:48:08.730Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:48:08.730Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:48:08.730Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:48:08.730Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:48:08.730Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:48:08.730Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:48:08.730Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:48:10.948Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:48:10.948Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:48:10.948Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:48:10.948Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:48:10.948Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:48:10.948Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:48:10.948Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:48:10.948Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:48:10.948Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:48:10.948Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:48:10.948Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:48:11.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T13:48:11.971Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T13:48:13.897Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:48:13.897Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:48:13.897Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:48:14.930Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T13:48:14.930Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:48:14.930Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T13:48:14.930Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:48:14.930Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T13:48:18.356Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:48:18.738Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T13:48:18.738Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T13:48:19.765Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:48:19.765Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:48:19.765Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:48:19.765Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:48:19.765Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:48:19.765Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:48:19.765Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:48:21.694Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T13:48:21.694Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:48:21.694Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T13:48:25.494Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T13:48:25.494Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T13:48:26.916Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:48:29.290Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T13:48:32.778Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:48:36.172Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T13:48:36.172Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T13:48:36.172Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:48:36.172Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T13:48:36.172Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T13:48:36.172Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T13:48:36.570Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:48:39.741Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T13:48:40.928Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T13:48:42.427Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:48:42.427Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:48:42.427Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:48:42.427Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:48:42.896Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:48:42.896Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:48:42.896Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:48:42.896Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:48:42.896Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:48:42.896Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:48:45.631Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T13:48:46.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T13:48:46.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T13:48:46.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T13:48:46.101Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T13:48:48.766Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:48:48.766Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:48:48.766Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:48:48.766Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:48:48.766Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:48:48.766Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:48:49.072Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T13:48:49.072Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:48:49.072Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T13:48:49.234Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:48:49.702Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:48:49.702Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:48:49.702Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:48:51.269Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:48:51.269Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:48:53.436Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T13:48:53.484Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:48:53.484Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:48:56.432Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:48:57.749Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T13:48:57.749Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:48:57.749Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T13:48:59.381Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:48:59.849Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:48:59.849Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:48:59.849Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:49:00.600Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T13:49:00.600Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:49:00.600Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T13:49:00.600Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:49:00.600Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T13:49:01.554Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T13:49:01.554Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T13:49:03.637Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:49:03.637Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:49:03.637Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:49:03.637Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:49:03.637Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:49:03.637Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:49:03.637Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:49:04.105Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:49:04.105Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:49:04.105Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:49:04.105Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:49:04.105Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:49:04.105Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:49:04.105Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:49:04.105Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:49:04.105Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:49:06.323Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T13:49:07.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:49:07.769Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T13:49:07.769Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:49:07.769Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T13:49:07.769Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:49:07.769Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T13:49:07.769Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:49:07.769Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T13:49:07.769Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:49:07.769Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T13:49:10.007Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:49:10.007Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.007Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:49:10.007Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.007Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:49:10.007Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:49:10.007Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.007Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:49:10.122Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T13:49:10.122Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.122Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T13:49:10.122Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.122Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T13:49:10.122Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.122Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T13:49:10.122Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.122Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T13:49:10.122Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:49:10.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-02T13:49:12.958Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:49:13.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T13:49:13.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-02T13:49:13.425Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:49:16.376Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:49:16.376Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:49:16.376Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:49:16.376Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:49:16.376Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:49:16.376Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:49:16.376Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:49:19.328Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:49:20.266Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T13:49:20.266Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:49:20.266Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T13:49:20.734Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T13:49:20.734Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:49:20.734Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T13:49:21.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-02T13:49:22.303Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T13:49:23.292Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T13:49:23.292Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:49:23.292Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T13:49:25.198Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:49:25.198Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:49:25.198Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:49:25.198Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:49:25.198Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:49:25.198Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:49:25.198Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:49:28.155Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:49:28.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-02T13:49:30.453Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T13:49:31.124Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:49:31.124Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:49:34.072Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:49:37.022Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:49:37.022Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:49:37.022Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:49:37.023Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:49:37.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-02T13:49:37.617Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T13:49:39.236Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:49:40.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091c4b0_} [2022-05-02T13:49:41.540Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T13:49:43.024Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:49:43.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13716017069_c:\foo_false____} [2022-05-02T13:49:47.778Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:49:50.728Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:49:52.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13716017069_c:\foo_true____} [2022-05-02T13:49:53.678Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T13:49:54.381Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T13:49:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T13:49:54.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T13:49:54.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T13:49:54.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T13:49:54.855Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T13:49:54.855Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:49:54.855Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T13:49:54.855Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:49:54.855Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T13:49:54.855Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:49:55.331Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T13:49:55.331Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:49:55.331Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T13:49:55.331Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:49:55.331Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T13:49:55.891Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:49:58.845Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:50:01.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:50:04.002Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T13:50:04.003Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T13:50:04.003Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T13:50:04.003Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.003Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:50:04.747Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:50:04.747Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:50:04.747Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:50:04.747Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:50:05.215Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:50:07.433Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:50:09.647Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:50:12.674Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T13:50:12.674Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T13:50:12.674Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:50:12.674Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T13:50:16.802Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:50:17.424Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T13:50:17.424Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:50:17.424Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T13:50:19.017Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:50:19.018Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:50:19.018Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:50:21.231Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:50:21.348Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T13:50:21.348Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:50:21.348Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T13:50:21.348Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:50:21.348Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T13:50:21.348Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:50:21.348Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T13:50:21.699Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:50:27.845Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T13:50:28.314Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T13:50:28.314Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T13:50:28.851Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:50:29.301Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T13:50:31.822Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T13:50:34.779Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T13:50:34.779Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:50:34.779Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T13:50:34.779Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:50:34.779Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T13:50:36.006Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:50:37.972Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T13:50:43.848Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T13:50:43.848Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:50:43.848Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T13:50:44.664Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:50:46.879Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:50:47.301Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T13:50:47.301Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:50:47.301Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T13:50:47.301Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:50:47.301Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T13:50:49.094Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:50:49.094Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:50:49.094Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:50:51.009Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T13:50:51.009Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T13:50:51.478Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T13:50:52.044Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:50:54.999Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:51:05.416Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:51:05.416Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:51:05.416Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:51:05.416Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:51:05.416Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:51:08.526Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:51:11.475Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:51:12.609Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T13:51:12.609Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:51:12.609Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T13:51:12.609Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:51:12.609Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T13:51:12.734Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T13:51:13.610Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T13:51:13.610Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:51:13.610Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T13:51:13.610Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:51:13.610Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T13:51:14.299Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:51:14.426Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:51:14.426Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:51:14.426Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:51:14.426Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:51:14.426Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:51:14.426Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:51:14.426Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:51:14.426Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:51:14.426Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:51:14.426Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:51:14.426Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:51:14.426Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:51:14.426Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:51:14.426Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:51:14.426Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:51:14.426Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:51:14.426Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:51:14.426Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:51:14.768Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T13:51:17.437Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T13:51:17.437Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:51:17.437Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T13:51:17.437Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:51:17.437Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T13:51:17.437Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:51:17.437Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T13:51:17.437Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:51:17.437Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T13:51:17.911Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T13:51:18.385Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:51:20.290Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:51:20.290Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:51:20.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:51:21.347Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T13:51:24.307Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T13:51:24.307Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T13:51:24.776Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T13:51:25.197Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T13:51:26.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:51:26.155Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:51:26.155Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:51:27.733Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T13:51:28.724Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T13:51:28.724Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T13:51:28.724Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:51:28.724Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T13:51:29.719Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T13:51:29.719Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:51:29.719Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T13:51:29.719Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T13:51:30.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T13:51:31.070Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T13:51:36.581Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:51:36.581Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:51:36.581Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:51:41.497Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T13:51:42.699Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T13:51:42.699Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T13:51:43.687Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T13:51:46.261Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T13:51:46.641Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T13:51:46.999Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:51:47.111Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T13:51:47.111Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:51:47.111Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T13:51:47.254Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T13:51:51.048Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T13:51:55.777Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T13:51:55.777Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T13:51:55.777Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T13:51:55.777Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T13:51:55.777Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T13:51:55.777Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T13:51:55.777Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:51:55.777Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T13:51:58.733Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T13:52:04.806Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T13:52:04.806Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T13:52:04.806Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:52:04.806Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T13:52:07.405Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T13:52:10.362Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T13:52:16.345Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T13:52:17.330Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T13:52:19.874Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T13:52:22.823Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T13:52:24.487Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T13:52:24.956Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T13:52:24.956Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:52:24.956Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T13:52:24.956Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:52:24.956Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T13:52:24.956Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:52:24.956Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T13:52:24.956Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:52:24.956Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T13:52:24.956Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:52:25.424Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T13:52:25.424Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:52:25.424Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T13:52:25.424Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:52:25.424Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T13:52:28.185Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T13:52:28.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T13:52:28.381Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:52:28.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T13:52:28.381Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:52:28.381Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T13:52:31.474Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T13:52:35.357Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T13:52:35.534Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T13:52:37.339Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T13:52:37.339Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:52:37.339Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T13:52:37.339Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:52:37.339Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T13:52:39.323Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T13:52:42.381Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T13:52:42.521Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T13:52:43.213Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T13:52:43.213Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:52:43.213Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T13:52:43.213Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:52:43.213Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T13:52:43.213Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:52:43.213Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T13:52:43.213Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:52:43.213Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T13:52:44.737Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T13:52:45.335Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T13:52:46.306Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T13:52:49.126Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T13:52:49.126Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T13:52:51.871Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T13:52:51.871Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:52:51.871Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T13:52:52.860Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T13:52:52.860Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:52:52.860Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T13:52:53.846Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T13:52:54.837Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T13:52:54.837Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:52:54.837Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T13:52:56.283Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:52:56.283Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T13:52:56.745Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T13:52:57.214Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T13:52:58.784Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T13:52:59.233Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T13:52:59.233Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:52:59.233Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T13:53:00.699Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T13:53:03.024Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T13:53:03.024Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:53:03.024Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T13:53:03.024Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:53:03.024Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T13:53:05.449Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T13:53:05.947Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T13:53:06.813Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:53:06.813Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T13:53:09.031Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T13:53:09.236Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T13:53:11.817Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T13:53:11.818Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T13:53:11.818Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T13:53:11.818Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:53:11.818Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T13:53:11.818Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:53:11.818Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T13:53:11.818Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:53:12.288Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T13:53:12.822Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T13:53:13.277Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T13:53:13.277Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:53:13.277Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T13:53:15.780Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T13:53:15.780Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:53:15.780Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T13:53:15.780Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:53:15.780Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T13:53:15.780Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:53:15.780Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T13:53:16.236Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T13:53:19.568Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T13:53:19.568Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:53:19.568Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T13:53:19.568Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:53:19.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T13:53:19.568Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:53:19.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T13:53:19.568Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:53:19.568Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T13:53:21.131Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T13:53:26.668Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T13:53:28.886Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T13:53:29.793Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T13:53:29.793Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T13:53:29.793Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T13:53:29.793Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T13:53:29.793Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T13:53:29.793Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:53:29.793Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T13:53:32.680Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T13:53:32.749Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T13:53:32.749Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:53:32.749Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T13:53:32.749Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T13:53:32.749Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:53:32.749Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T13:53:35.708Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T13:53:38.554Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T13:53:38.554Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:53:38.554Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T13:53:39.363Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T13:53:39.363Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:53:39.363Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T13:53:39.501Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T13:53:39.501Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:53:39.501Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T13:53:41.506Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T13:53:42.451Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T13:53:42.451Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:53:42.451Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T13:53:42.451Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:53:42.451Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T13:53:42.451Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:53:42.451Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T13:53:46.243Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T13:53:48.015Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T13:53:48.015Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T13:53:48.484Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T13:53:49.197Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T13:53:49.469Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T13:53:50.177Z] === RUN TestDockerSuite/TestExec [2022-05-02T13:53:50.177Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:53:50.177Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T13:53:50.177Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:53:50.177Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T13:53:52.149Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T13:53:52.396Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T13:53:55.345Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T13:53:55.371Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T13:53:55.371Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.371Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T13:53:55.371Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.371Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T13:53:55.371Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.371Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T13:53:55.940Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:53:55.940Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T13:53:59.172Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T13:54:01.211Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T13:54:01.211Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:54:01.211Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T13:54:01.806Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T13:54:01.806Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:54:01.806Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T13:54:01.806Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T13:54:01.806Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:54:01.806Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T13:54:01.806Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:54:01.806Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T13:54:01.806Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:54:02.134Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T13:54:02.275Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T13:54:02.275Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:54:02.275Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T13:54:05.937Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T13:54:07.073Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T13:54:07.074Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T13:54:07.074Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T13:54:09.746Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T13:54:10.937Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T13:54:10.938Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:54:10.938Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T13:54:13.153Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T13:54:13.153Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.153Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T13:54:13.153Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.153Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T13:54:13.153Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.153Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T13:54:13.153Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.153Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T13:54:13.153Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.153Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T13:54:13.153Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T13:54:13.621Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:54:13.621Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T13:54:15.620Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T13:54:15.620Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:54:15.620Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T13:54:15.620Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:54:15.620Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T13:54:15.620Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:54:15.620Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:54:19.421Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:54:24.169Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T13:54:24.169Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.169Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T13:54:24.169Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.169Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T13:54:24.169Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.169Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T13:54:24.180Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:54:24.180Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.180Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:54:24.180Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.180Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:54:24.180Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.180Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:54:24.180Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:54:24.180Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:54:24.180Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:54:24.180Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:54:24.882Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T13:54:27.094Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T13:54:27.561Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T13:54:27.975Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:54:27.975Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:54:27.975Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:54:27.975Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:54:27.975Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:54:27.975Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:54:27.975Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:54:27.975Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:54:28.446Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:54:28.446Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:54:28.446Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:54:31.327Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T13:54:31.399Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:54:31.399Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:54:31.399Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:54:36.213Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T13:54:37.192Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T13:54:37.192Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T13:54:38.764Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T13:54:40.982Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T13:54:41.826Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:54:41.826Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:54:41.826Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:54:41.826Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:54:41.826Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:54:41.826Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:54:41.826Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:54:42.072Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T13:54:43.198Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T13:54:44.184Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T13:54:47.135Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:54:47.603Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T13:54:47.603Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:54:48.071Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:54:48.987Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:54:52.493Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T13:54:52.823Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T13:54:52.823Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:54:52.823Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T13:54:52.823Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:54:52.823Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T13:54:52.823Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:54:52.823Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T13:54:52.823Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:54:52.823Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T13:54:52.823Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:54:52.823Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T13:54:56.146Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:54:56.279Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T13:54:57.264Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T13:54:59.945Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:55:00.211Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T13:55:05.314Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T13:55:05.314Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:55:05.314Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T13:55:07.121Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:55:07.121Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:55:07.121Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:55:07.121Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:55:07.121Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:55:07.121Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:55:07.121Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:55:07.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:55:07.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:55:08.066Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:55:08.264Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T13:55:15.232Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:55:15.232Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:55:15.232Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:55:15.232Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:55:15.232Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:55:15.232Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:55:15.415Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T13:55:15.700Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:55:16.689Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:55:16.689Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:55:16.689Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:55:18.261Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:55:18.261Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:55:18.367Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T13:55:21.320Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T13:55:21.432Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T13:55:22.056Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:55:22.056Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:55:22.995Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T13:55:25.858Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:55:26.068Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T13:55:26.069Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:55:26.069Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T13:55:26.069Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:55:26.069Z] === RUN TestDockerSuite/TestRunState [2022-05-02T13:55:26.069Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:55:26.069Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T13:55:28.857Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T13:55:29.018Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T13:55:29.018Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:55:29.018Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T13:55:29.487Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T13:55:29.487Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:55:29.487Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T13:55:29.487Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:55:29.487Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T13:55:29.487Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T13:55:29.487Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T13:55:29.487Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:55:29.487Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T13:55:29.661Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:55:29.661Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:55:29.661Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:55:29.661Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T13:55:30.420Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:55:30.420Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T13:55:33.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T13:55:33.371Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:55:33.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T13:55:33.371Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:55:33.371Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T13:55:34.420Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:55:34.420Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:55:34.420Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:55:34.420Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.420Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:55:34.420Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.420Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:55:34.889Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:55:34.889Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:55:34.889Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:55:34.889Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:55:34.889Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:55:34.889Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:55:34.889Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:55:34.889Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:55:34.889Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.358Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:55:35.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T13:55:35.393Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T13:55:35.393Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.393Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T13:55:35.393Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T13:55:35.860Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:55:35.860Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T13:55:37.574Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:55:39.238Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T13:55:39.648Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T13:55:39.648Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:55:39.648Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T13:55:40.532Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:55:40.532Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:55:40.532Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:55:40.532Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:55:40.532Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:55:41.003Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:55:41.003Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:55:41.003Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:55:42.189Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T13:55:42.606Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T13:55:42.606Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:55:42.606Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T13:55:42.606Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:55:42.606Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T13:55:44.800Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:55:44.800Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:55:45.137Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T13:55:47.371Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T13:55:47.758Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:55:47.759Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:55:47.759Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:55:47.759Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:55:47.759Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:55:47.759Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:55:47.759Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:55:48.089Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T13:55:51.035Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T13:55:51.503Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T13:55:51.566Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T13:55:57.365Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:55:57.365Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T13:55:57.805Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T13:55:58.728Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:55:58.728Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:55:58.728Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:55:58.728Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:55:58.728Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:55:58.728Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:55:58.728Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:56:00.312Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T13:56:00.312Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:56:00.312Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T13:56:01.684Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:56:03.680Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T13:56:04.099Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T13:56:04.099Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:56:04.099Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T13:56:04.099Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:56:04.099Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T13:56:04.657Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:56:04.657Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:56:06.312Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T13:56:06.312Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.312Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T13:56:06.312Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.312Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T13:56:06.312Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.312Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T13:56:06.312Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.312Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T13:56:06.312Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.312Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T13:56:06.312Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T13:56:06.779Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:56:06.779Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T13:56:07.611Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:56:08.990Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T13:56:11.412Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:56:11.412Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:56:11.412Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:56:11.412Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:56:11.941Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T13:56:14.103Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T13:56:14.103Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:56:14.103Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T13:56:14.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T13:56:14.888Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T13:56:14.888Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:56:14.888Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T13:56:14.888Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:56:14.888Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T13:56:14.888Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:56:14.888Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T13:56:15.208Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:56:17.836Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T13:56:17.836Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:56:17.836Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T13:56:17.836Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:56:17.836Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T13:56:17.836Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:56:17.836Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T13:56:17.836Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:56:17.836Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T13:56:18.170Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:56:18.855Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T13:56:20.047Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T13:56:21.805Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T13:56:24.761Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T13:56:24.761Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:56:24.761Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T13:56:24.761Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T13:56:25.230Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T13:56:25.230Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:56:25.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T13:56:25.230Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:56:25.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T13:56:25.230Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:56:25.230Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T13:56:25.230Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:56:25.230Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T13:56:25.230Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:56:25.230Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T13:56:25.336Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:56:27.205Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T13:56:27.206Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:56:27.206Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T13:56:27.206Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:56:27.206Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T13:56:27.206Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:56:27.206Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T13:56:27.206Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:56:27.206Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T13:56:27.206Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:56:27.206Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T13:56:27.206Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:56:27.206Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T13:56:28.293Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:56:29.420Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T13:56:29.420Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:56:29.420Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T13:56:29.888Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T13:56:29.888Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:56:29.888Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T13:56:31.097Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T13:56:32.094Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:56:32.835Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T13:56:33.311Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T13:56:35.047Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T13:56:35.047Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:56:35.047Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T13:56:35.526Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T13:56:35.895Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:56:37.995Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T13:56:37.996Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:56:37.996Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T13:56:37.996Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:56:37.996Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T13:56:37.996Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:56:37.996Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T13:56:38.855Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:56:40.943Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T13:56:41.811Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T13:56:42.680Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T13:56:42.680Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T13:56:42.680Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T13:56:42.680Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T13:56:42.680Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T13:56:42.680Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:56:42.680Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T13:56:43.889Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T13:56:44.894Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T13:56:45.362Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T13:56:45.614Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:56:45.615Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:56:45.615Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:56:45.615Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:56:45.615Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:56:45.831Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T13:56:46.301Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T13:56:46.839Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T13:56:47.864Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T13:56:47.864Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T13:56:48.572Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T13:56:49.786Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:56:49.786Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T13:56:50.813Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T13:56:51.533Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:56:54.537Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T13:56:54.537Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:56:54.605Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T13:56:55.003Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T13:56:55.003Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T13:56:55.003Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:56:55.003Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T13:56:55.003Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:56:55.003Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T13:56:55.003Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:56:55.003Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T13:56:55.003Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:56:55.003Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T13:56:57.554Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T13:56:57.554Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:56:57.554Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T13:56:58.698Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:57:01.662Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:57:01.662Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:57:01.662Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:57:03.669Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T13:57:03.669Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:57:03.669Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T13:57:04.655Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T13:57:04.655Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:57:04.655Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T13:57:04.655Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:57:04.655Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T13:57:04.655Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:57:04.655Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T13:57:04.655Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.122Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T13:57:05.122Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.122Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T13:57:05.122Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T13:57:05.123Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:57:05.123Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T13:57:05.463Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:57:05.463Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:57:10.057Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T13:57:10.057Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:57:10.057Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T13:57:13.827Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T13:57:13.827Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:57:13.827Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T13:57:13.827Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:57:13.827Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T13:57:13.827Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:57:13.827Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T13:57:14.817Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T13:57:14.817Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:57:14.817Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T13:57:14.817Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:57:14.817Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T13:57:14.817Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:57:14.817Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T13:57:14.817Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:57:14.817Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T13:57:19.690Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T13:57:20.483Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T13:57:25.248Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T13:57:25.248Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T13:57:25.248Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T13:57:25.248Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T13:57:25.248Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T13:57:25.248Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.248Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T13:57:25.556Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T13:57:25.556Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T13:57:26.541Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T13:57:28.208Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T13:57:28.753Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T13:57:30.972Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T13:57:32.011Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T13:57:32.011Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:57:32.011Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T13:57:32.534Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T13:57:34.747Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:57:34.747Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T13:57:36.764Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T13:57:36.764Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T13:57:36.764Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T13:57:36.764Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T13:57:36.764Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T13:57:36.764Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:57:36.764Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T13:57:38.323Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:57:39.496Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T13:57:39.496Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:57:39.496Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T13:57:39.497Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:57:39.497Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T13:57:39.497Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:57:39.497Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T13:57:39.497Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:57:39.497Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T13:57:39.497Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:57:39.497Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T13:57:49.909Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T13:57:49.909Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:57:49.909Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T13:57:51.696Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T13:57:51.696Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T13:57:52.165Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T13:57:52.165Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:57:52.165Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T13:57:52.165Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T13:57:52.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T13:57:52.857Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T13:57:53.100Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T13:57:56.171Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:57:57.856Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T13:57:57.856Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T13:57:58.719Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T13:57:59.133Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:58:01.667Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T13:58:02.612Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T13:58:02.612Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T13:58:03.080Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T13:58:03.080Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T13:58:03.080Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T13:58:03.907Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:58:03.907Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:58:03.907Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:58:04.617Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T13:58:07.566Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T13:58:08.673Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:58:10.515Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T13:58:10.515Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:58:10.515Z] === RUN TestDockerSuite/TestRunState [2022-05-02T13:58:10.515Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:58:10.515Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T13:58:13.452Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:58:13.463Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T13:58:13.463Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:58:13.463Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T13:58:15.577Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T13:58:15.578Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:58:15.578Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T13:58:15.578Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T13:58:15.578Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T13:58:15.578Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:58:15.578Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T13:58:15.674Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T13:58:15.674Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:58:15.674Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T13:58:15.674Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:58:15.674Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T13:58:16.142Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T13:58:16.142Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T13:58:16.142Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:58:16.142Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T13:58:22.016Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:58:22.016Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T13:58:24.966Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T13:58:24.966Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:58:24.966Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T13:58:25.973Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:58:25.973Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:58:25.973Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:58:25.973Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:58:25.973Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:58:26.010Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T13:58:26.010Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T13:58:26.478Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T13:58:27.914Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T13:58:27.914Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:58:27.914Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T13:58:27.914Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:58:27.914Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T13:58:29.774Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:58:31.703Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T13:58:34.542Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:58:39.310Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:58:39.310Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:58:39.310Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:58:39.310Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:58:39.310Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:58:39.310Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:58:39.310Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:58:39.310Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:58:39.310Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.310Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:58:39.310Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:58:39.786Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:58:39.786Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:58:39.786Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:58:39.786Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:58:39.786Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:58:39.786Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:58:39.786Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:58:39.786Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:58:40.361Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T13:58:41.481Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T13:58:41.481Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.481Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite (2713.76s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.67s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.11s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.10s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.18s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.65s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.66s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.82s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.57s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.43s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.21s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.12s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.67s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.42s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.92s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.33s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.59s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.76s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.21s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.39s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.46s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.23s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.53s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.72s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.31s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-05-02T13:58:41.481Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.82s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-05-02T13:58:41.481Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.91s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.70s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.72s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.98s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.08s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.33s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.36s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.57s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.56s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.54s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.57s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.62s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.89s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.13s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.21s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.94s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.78s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.52s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.13s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.25s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.98s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.34s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.52s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.89s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.38s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.24s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFails (3.22s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.81s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.49s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.61s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.82s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.42s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.68s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildHistory (12.43s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.80s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.30s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabel (1.06s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.08s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-02T13:58:41.482Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-02T13:58:41.482Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.73s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.15s) [2022-05-02T13:58:41.951Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.51s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.08s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.69s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.14s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.14s) [2022-05-02T13:58:41.951Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.93s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-05-02T13:58:41.951Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:58:41.951Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.34s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.96s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.06s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2022-05-02T13:58:41.951Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.06s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.37s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.74s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.66s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.28s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.80s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.44s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.26s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildRm (14.17s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.99s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.42s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.30s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.80s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.33s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.82s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildStderr (5.38s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.31s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.84s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.47s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.89s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.88s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.44s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.37s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.01s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.15s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.19s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.09s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.44s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.72s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.42s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.20s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCommitChange (5.78s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.28s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.04s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCommitTTY (8.30s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.41s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.42s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.34s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.00s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.04s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.65s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.60s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.16s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.90s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.16s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.05s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.23s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.73s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.97s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.81s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.34s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.98s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.11s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.63s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.94s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.14s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.71s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.12s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.12s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.95s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.01s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.01s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00040abb8_} (3.09s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13797591375_c:\foo_false____} (2.98s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13797591375_c:\foo_true____} (2.93s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.11s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.06s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.66s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.12s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.03s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.11s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpToDot (3.05s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCpToStdout (6.36s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.20s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.39s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.24s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.12s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.07s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.01s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.19s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.92s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsCopy (5.21s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.56s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.91s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.82s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.31s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFilters (6.17s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFormat (6.26s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-02T13:58:41.952Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-02T13:58:41.952Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsRename (3.23s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsResize (33.46s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.18s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.92s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.67s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.04s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (4.06s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.75s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.80s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.64s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.56s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.31s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.74s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecInspectID (4.71s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.97s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.63s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.77s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.14s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.17s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.21s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.22s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.49s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.34s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.99s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.97s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.04s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.34s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectDefault (3.41s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectHistory (5.84s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.17s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.96s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.89s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.13s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectStatus (3.79s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.66s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.65s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.08s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.59s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.00s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.06s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.07s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.05s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.26s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.68s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.47s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.34s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.24s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.78s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.51s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.10s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsSince (9.56s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.05s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.96s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.95s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsByOrder (17.14s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.61s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.84s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.16s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.80s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.86s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.83s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.20s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.17s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.96s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.63s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.33s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (14.40s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.37s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.24s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.12s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.49s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.97s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.42s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.51s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.49s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.12s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.60s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.74s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.77s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.44s) [2022-05-02T13:58:41.953Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:58:41.953Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.06s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.49s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.12s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.26s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.32s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.21s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.70s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.29s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.15s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.47s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.52s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.25s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.32s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.39s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.40s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.26s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.27s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.28s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunExitCode (3.37s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.35s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.27s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.41s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.87s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.45s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.72s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.96s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.93s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.93s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.10s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.79s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.77s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunRm (3.51s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.34s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.48s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.42s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.19s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.30s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.41s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.90s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.50s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.45s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.28s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.00s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.79s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.78s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.26s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.33s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.36s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.45s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.68s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.60s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.89s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.25s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.27s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.35s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.59s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:58:41.954Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.98s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:58:41.954Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.37s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.03s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.06s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.14s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.86s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.24s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.72s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.44s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.59s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.76s) [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T13:58:41.955Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T13:58:41.955Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T13:58:41.955Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T13:58:41.955Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T13:58:41.955Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T13:58:41.955Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T13:58:41.955Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T13:58:41.955Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:58:41.955Z] === RUN TestDockerDaemonSuite [2022-05-02T13:58:41.955Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T13:58:41.955Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T13:58:41.955Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T13:58:41.955Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.955Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:58:41.955Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:58:41.955Z] === RUN TestDockerSwarmSuite [2022-05-02T13:58:41.955Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-02T13:58:41.955Z] === RUN TestDockerPluginSuite [2022-05-02T13:58:41.955Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-02T13:58:41.956Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:58:41.956Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T13:58:41.956Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:58:41.956Z] === RUN TestDockerNetworkSuite [2022-05-02T13:58:41.956Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-02T13:58:41.956Z] === RUN TestDockerHubPullSuite [2022-05-02T13:58:41.956Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-02T13:58:41.956Z] PASS [2022-05-02T13:58:41.956Z] ok github.com/docker/docker/integration-cli 2714.197s [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === Skipped [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:58:41.956Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:58:41.956Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:58:41.956Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-02T13:58:41.956Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:58:41.956Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:58:41.956Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-02T13:58:41.956Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-02T13:58:41.956Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-02T13:58:41.956Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-02T13:58:41.956Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T13:58:41.956Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:58:41.956Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.956Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:58:41.956Z] [2022-05-02T13:58:41.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:58:41.957Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:58:41.957Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:58:41.957Z] [2022-05-02T13:58:41.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-02T13:58:42.426Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-02T13:58:42.426Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.426Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-02T13:58:42.426Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-02T13:58:42.427Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-02T13:58:42.427Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-05-02T13:58:42.427Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-02T13:58:42.427Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T13:58:42.427Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-02T13:58:42.427Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T13:58:42.427Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-02T13:58:42.427Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-02T13:58:42.427Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:58:42.427Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:58:42.427Z] [2022-05-02T13:58:42.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:58:42.427Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.427Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:58:42.428Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:58:42.428Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:58:42.428Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:58:42.428Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:58:42.428Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:58:42.428Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T13:58:42.428Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:58:42.428Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:58:42.428Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:58:42.428Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:58:42.428Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:58:42.428Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:58:42.428Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.428Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:58:42.428Z] [2022-05-02T13:58:42.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:58:42.428Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:58:42.429Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:58:42.429Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:58:42.429Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:58:42.429Z] [2022-05-02T13:58:42.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-02T13:58:42.429Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.429Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-02T13:58:42.430Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:58:42.430Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.430Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:58:42.430Z] [2022-05-02T13:58:42.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-05-02T13:58:42.431Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.431Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-02T13:58:42.431Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:58:42.432Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.432Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:58:42.432Z] [2022-05-02T13:58:42.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.905Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:58:42.905Z] [2022-05-02T13:58:42.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:58:42.905Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:58:42.906Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-02T13:58:42.906Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T13:58:42.906Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2022-05-02T13:58:42.906Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-02T13:58:42.906Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:58:42.906Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:58:42.906Z] [2022-05-02T13:58:42.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:58:42.906Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-02T13:58:42.907Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] DONE 1088 tests, 544 skipped in 2725.589s [2022-05-02T13:58:42.907Z] INFO: Integration tests ended at 05/02/2022 13:58:42. Duration:00:45:25.7392935 [2022-05-02T13:58:42.907Z] INFO: Docker info of the daemon under test at end of run [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] Containers: 10 [2022-05-02T13:58:42.907Z] Running: 0 [2022-05-02T13:58:42.907Z] Paused: 0 [2022-05-02T13:58:42.907Z] Stopped: 10 [2022-05-02T13:58:42.907Z] Images: 18 [2022-05-02T13:58:42.907Z] Server Version: 0.0.0-dev [2022-05-02T13:58:42.907Z] Storage Driver: windowsfilter [2022-05-02T13:58:42.907Z] Windows: [2022-05-02T13:58:42.907Z] Logging Driver: json-file [2022-05-02T13:58:42.907Z] Plugins: [2022-05-02T13:58:42.907Z] Volume: local [2022-05-02T13:58:42.907Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T13:58:42.907Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T13:58:42.907Z] Swarm: inactive [2022-05-02T13:58:42.907Z] Default Isolation: process [2022-05-02T13:58:42.907Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T13:58:42.907Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T13:58:42.907Z] OSType: windows [2022-05-02T13:58:42.907Z] Architecture: x86_64 [2022-05-02T13:58:42.907Z] CPUs: 4 [2022-05-02T13:58:42.907Z] Total Memory: 32GiB [2022-05-02T13:58:42.907Z] Name: azwin-2-de8340 [2022-05-02T13:58:42.907Z] ID: HHIM:EHKV:DGEC:IXJT:4I45:Y3TM:WH4T:WGYS:FMJ4:LDD7:TBHZ:YZH5 [2022-05-02T13:58:42.907Z] Docker Root Dir: D:\CI\PR-43545\6\daemon [2022-05-02T13:58:42.907Z] Debug Mode (client): false [2022-05-02T13:58:42.907Z] Debug Mode (server): true [2022-05-02T13:58:42.907Z] File Descriptors: -1 [2022-05-02T13:58:42.907Z] Goroutines: 44 [2022-05-02T13:58:42.907Z] System Time: 2022-05-02T13:58:42.6411283Z [2022-05-02T13:58:42.907Z] EventsListeners: 0 [2022-05-02T13:58:42.907Z] Registry: https://index.docker.io/v1/ [2022-05-02T13:58:42.907Z] Labels: [2022-05-02T13:58:42.907Z] Experimental: false [2022-05-02T13:58:42.907Z] Insecure Registries: [2022-05-02T13:58:42.907Z] 127.0.0.0/8 [2022-05-02T13:58:42.907Z] Live Restore Enabled: false [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] [2022-05-02T13:58:42.907Z] INFO: Stopping daemon under test [2022-05-02T13:58:42.907Z] SUCCESS: The process with PID 2916 (child process of PID 3088) has been terminated. [2022-05-02T13:58:42.907Z] SUCCESS: The process with PID 3088 (child process of PID 4892) has been terminated. [2022-05-02T13:58:43.376Z] INFO: Stop tailing logs of the daemon under tests [2022-05-02T13:58:43.376Z] INFO: executeCI.ps1 Completed successfully at 05/02/2022 13:58:42. [2022-05-02T13:58:43.376Z] INFO: Tidying up at end of run [2022-05-02T13:58:43.376Z] ----------- DAEMON LOG ------------ [2022-05-02T13:58:43.376Z] 2022/05/02 13:10:16 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-02T13:58:43.376Z] ----------- END DAEMON LOG -------- [2022-05-02T13:58:43.376Z] INFO: Saving daemon under test log (d:\CI\PR-43545\6\dut.out) to bundles\CIDUT.out [2022-05-02T13:58:43.376Z] INFO: Saving daemon under test log (d:\CI\PR-43545\6\dut.err) to bundles\CIDUT.err [2022-05-02T13:58:43.376Z] INFO: Saving containerd logs to bundles [2022-05-02T13:58:43.376Z] INFO: Nuke-Everything... [2022-05-02T13:58:43.376Z] INFO: Container count on control daemon to delete is 2 [2022-05-02T13:58:43.376Z] e7f6d324f610 [2022-05-02T13:58:43.376Z] a04ee15b3ddb [2022-05-02T13:58:43.845Z] INFO: Tidying pidfile d:\CI\PR-43545\6\docker.pid [2022-05-02T13:58:43.845Z] INFO: Killing containerd with PID 3264 [2022-05-02T13:58:43.845Z] INFO: Nuking d:\CI [2022-05-02T13:58:46.226Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:58:48.472Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:58:48.472Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:58:48.472Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:58:53.384Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T13:58:53.384Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:58:53.384Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T13:58:53.384Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T13:58:57.160Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:58:57.160Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:58:57.160Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:58:57.183Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T13:59:00.132Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T13:59:02.346Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T13:59:02.346Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:59:02.346Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T13:59:02.813Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T13:59:02.813Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T13:59:02.813Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T13:59:02.813Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T13:59:02.813Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:59:02.813Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T13:59:07.564Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T13:59:09.127Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T13:59:11.343Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T13:59:12.119Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:59:12.119Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:59:12.119Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:59:13.971Z] INFO: Zapped successfully [2022-05-02T13:59:13.971Z] [2022-05-02T13:59:13.971Z] INFO: executeCI.ps1 exiting at Mon May 2 13:59:11 CUT 2022. Duration 01:12:00.6852487 [2022-05-02T13:59:13.971Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-02T13:59:14.222Z] Recording test results [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T13:59:17.210Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T13:59:17.210Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T13:59:17.210Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T13:59:17.210Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T13:59:17.210Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T13:59:17.210Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T13:59:17.210Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.210Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T13:59:17.211Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.211Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T13:59:17.211Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.211Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T13:59:17.211Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.211Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T13:59:17.211Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.211Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T13:59:17.211Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.678Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T13:59:17.678Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.678Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T13:59:17.678Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.678Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T13:59:17.678Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.678Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T13:59:17.678Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.678Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T13:59:17.678Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:59:17.678Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T13:59:19.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T13:59:20.358Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T13:59:20.825Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T13:59:21.173Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-02T13:59:21.293Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T13:59:22.855Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T13:59:22.855Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T13:59:23.273Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-02T13:59:25.060Z] Archiving artifacts [2022-05-02T13:59:25.804Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T13:59:28.753Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T13:59:29.974Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:59:31.702Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T13:59:31.702Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:59:31.702Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T13:59:39.825Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:59:40.781Z] + make clean [2022-05-02T13:59:42.125Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T13:59:42.125Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:59:42.125Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T13:59:42.347Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:59:42.347Z] docker-dev-cache [2022-05-02T13:59:42.347Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:59:46.876Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T13:59:46.876Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:59:46.876Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T13:59:46.876Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:59:46.876Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T13:59:46.876Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:59:46.876Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T13:59:46.876Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:59:46.876Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T13:59:55.532Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T13:59:55.532Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:59:55.532Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T13:59:55.533Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:59:55.533Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T13:59:55.533Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:59:55.533Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T13:59:55.533Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:59:55.533Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T13:59:55.533Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:59:55.533Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T13:59:55.533Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:59:55.533Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T13:59:58.483Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T14:00:00.699Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T14:00:00.699Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T14:00:00.699Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T14:00:03.652Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T14:00:03.652Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T14:00:03.652Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T14:00:03.652Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T14:00:03.652Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T14:00:03.652Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:00:03.652Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T14:00:05.963Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T14:00:05.963Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T14:00:05.963Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T14:00:05.963Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T14:00:18.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T14:00:19.042Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T14:00:19.042Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T14:00:19.042Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:00:19.042Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T14:00:19.510Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T14:00:19.978Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T14:00:19.978Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T14:00:22.927Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T14:00:23.395Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T14:00:23.817Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T14:00:26.345Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T14:00:26.813Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T14:00:27.282Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T14:00:27.750Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T14:00:27.750Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T14:00:29.699Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T14:00:38.174Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T14:00:38.174Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T14:00:38.174Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T14:00:38.174Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T14:00:38.174Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T14:00:38.174Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T14:00:38.174Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T14:00:46.833Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T14:00:47.301Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T14:00:47.301Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T14:00:55.029Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T14:00:59.794Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T14:00:59.795Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T14:00:59.795Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite (2646.67s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.28s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.76s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.49s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.19s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.16s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.47s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.69s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.37s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.01s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.99s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.75s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.53s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.39s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.79s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.33s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.25s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.46s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.97s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.52s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.57s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.16s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.20s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.30s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.01s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.48s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.20s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.61s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.67s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.17s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.54s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.70s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.71s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.90s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.08s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.64s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.49s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.74s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.44s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.24s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.96s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.33s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.17s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.89s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.48s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.60s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.58s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.49s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.10s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFails (2.96s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.94s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.10s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.80s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.11s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.94s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.66s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildHistory (13.64s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.39s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.33s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.89s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.58s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.46s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.03s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.68s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.69s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.43s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.61s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.92s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.44s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-02T14:01:00.263Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.56s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.36s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.10s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.90s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.05s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.65s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2022-05-02T14:01:00.263Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.67s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.46s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.21s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildRm (14.13s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.48s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.56s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.55s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.53s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.06s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.39s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildStderr (5.09s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.75s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.53s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.30s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.27s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.58s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.44s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.06s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.34s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.56s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.18s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.11s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.16s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.75s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.96s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCommitChange (5.95s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.61s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.53s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCommitTTY (8.48s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.60s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.38s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.39s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.06s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.66s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.52s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.65s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.05s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.11s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.36s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.76s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.43s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.65s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.95s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.98s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.84s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.37s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.95s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.82s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.73s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.93s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.81s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000caf788_} (2.89s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12738844472_c:\foo_false____} (2.85s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12738844472_c:\foo_true____} (2.88s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.13s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.38s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.44s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.01s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.23s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.93s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.07s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCpToStdout (3.19s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.01s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.27s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.96s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.82s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.81s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.00s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T14:01:00.264Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.09s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2022-05-02T14:01:00.264Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.22s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.44s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsCopy (6.04s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.65s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.95s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.66s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFilters (6.27s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFormat (6.05s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsRename (3.07s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsResize (8.41s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.99s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.86s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.22s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.06s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.31s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.44s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.43s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.48s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.71s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.79s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecInspectID (5.19s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.83s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.58s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.29s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.40s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.44s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.30s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.39s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.44s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.31s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T14:01:00.265Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-02T14:01:00.265Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.87s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectDefault (3.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectHistory (5.77s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.93s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.61s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.04s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectStatus (3.74s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.09s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.60s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.70s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.49s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.93s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.90s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.49s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.13s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.48s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.34s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.35s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.37s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.90s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.62s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.92s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.95s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsSince (9.70s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsTail (3.42s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.03s) [2022-05-02T14:01:00.734Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.89s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T14:01:00.734Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.78s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.58s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsByOrder (9.71s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.73s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.17s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.73s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.61s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.20s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.48s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.10s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.87s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.61s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.40s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.42s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.46s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.65s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.62s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.52s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.58s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.66s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.94s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.13s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.89s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.67s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.48s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.34s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.96s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.58s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.04s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.07s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.96s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.66s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.91s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.05s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.21s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.95s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.89s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.59s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.95s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.83s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.51s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.94s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunExitCode (2.79s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.88s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.82s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.95s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.01s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.89s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.73s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.75s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.21s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.06s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.44s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.59s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunRm (2.92s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.86s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.89s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.09s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.66s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.32s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.88s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T14:01:00.735Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.94s) [2022-05-02T14:01:00.735Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.48s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.67s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.96s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.25s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.42s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.96s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.51s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.87s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.77s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.90s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.89s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.96s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.76s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.33s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.67s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.46s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.55s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.39s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.50s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.61s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.51s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T14:01:00.736Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T14:01:00.736Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:01:00.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T14:01:00.736Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T14:01:00.736Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T14:01:00.736Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T14:01:00.736Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T14:01:00.737Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T14:01:00.737Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T14:01:00.737Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T14:01:00.737Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T14:01:00.737Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T14:01:00.737Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T14:01:00.737Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T14:01:00.737Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T14:01:00.737Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerDaemonSuite [2022-05-02T14:01:00.737Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T14:01:00.737Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T14:01:00.737Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T14:01:00.737Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerSwarmSuite [2022-05-02T14:01:00.737Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-02T14:01:00.737Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T14:01:00.737Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerNetworkSuite [2022-05-02T14:01:00.737Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-02T14:01:00.737Z] === RUN TestDockerHubPullSuite [2022-05-02T14:01:00.737Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-02T14:01:00.737Z] PASS [2022-05-02T14:01:00.737Z] ok github.com/docker/docker/integration-cli 2647.095s [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === Skipped [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T14:01:00.737Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-02T14:01:00.737Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T14:01:00.737Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T14:01:00.737Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T14:01:00.737Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-02T14:01:00.737Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-02T14:01:00.737Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-02T14:01:00.737Z] [2022-05-02T14:01:00.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T14:01:00.738Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-02T14:01:00.738Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.53s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.53s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-02T14:01:00.738Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T14:01:00.738Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-02T14:01:00.738Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.738Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T14:01:00.738Z] [2022-05-02T14:01:00.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T14:01:00.738Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T14:01:00.739Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T14:01:00.739Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T14:01:00.739Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T14:01:00.739Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T14:01:00.739Z] [2022-05-02T14:01:00.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-02T14:01:01.208Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T14:01:01.208Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-02T14:01:01.208Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T14:01:01.208Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T14:01:01.208Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T14:01:01.208Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T14:01:01.208Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T14:01:01.208Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T14:01:01.209Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T14:01:01.209Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T14:01:01.209Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T14:01:01.209Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T14:01:01.209Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T14:01:01.209Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T14:01:01.209Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T14:01:01.209Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T14:01:01.209Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T14:01:01.209Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T14:01:01.209Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T14:01:01.209Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T14:01:01.209Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.209Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-02T14:01:01.209Z] [2022-05-02T14:01:01.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T14:01:01.209Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T14:01:01.210Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T14:01:01.210Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T14:01:01.210Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.210Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T14:01:01.210Z] [2022-05-02T14:01:01.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T14:01:01.210Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.211Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T14:01:01.211Z] [2022-05-02T14:01:01.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-02T14:01:01.211Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T14:01:01.212Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.212Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T14:01:01.212Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T14:01:01.213Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-02T14:01:01.213Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T14:01:01.213Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T14:01:01.213Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:01:01.213Z] [2022-05-02T14:01:01.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:01:01.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-02T14:01:01.214Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T14:01:01.214Z] [2022-05-02T14:01:01.214Z] DONE 1088 tests, 539 skipped in 2660.376s [2022-05-02T14:01:01.682Z] INFO: Integration tests ended at 05/02/2022 14:01:01. Duration:00:44:20.5409623 [2022-05-02T14:01:01.682Z] INFO: Docker info of the daemon under test at end of run [2022-05-02T14:01:01.682Z] [2022-05-02T14:01:01.682Z] Containers: 10 [2022-05-02T14:01:01.682Z] Running: 0 [2022-05-02T14:01:01.682Z] Paused: 0 [2022-05-02T14:01:01.682Z] Stopped: 10 [2022-05-02T14:01:01.682Z] Images: 18 [2022-05-02T14:01:01.682Z] Server Version: 0.0.0-dev [2022-05-02T14:01:01.682Z] Storage Driver: windowsfilter [2022-05-02T14:01:01.682Z] Windows: [2022-05-02T14:01:01.682Z] Logging Driver: json-file [2022-05-02T14:01:01.682Z] Plugins: [2022-05-02T14:01:01.682Z] Volume: local [2022-05-02T14:01:01.682Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T14:01:01.682Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T14:01:01.682Z] Swarm: inactive [2022-05-02T14:01:01.682Z] Default Isolation: process [2022-05-02T14:01:01.682Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T14:01:01.682Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T14:01:01.682Z] OSType: windows [2022-05-02T14:01:01.682Z] Architecture: x86_64 [2022-05-02T14:01:01.682Z] CPUs: 4 [2022-05-02T14:01:01.682Z] Total Memory: 32GiB [2022-05-02T14:01:01.682Z] Name: azwin-2-684ea0 [2022-05-02T14:01:01.682Z] ID: UK3H:TPRY:DDSZ:FMIF:LAEO:H7FH:CCIE:AZDZ:IXYQ:YXHM:KPFV:XLYX [2022-05-02T14:01:01.682Z] Docker Root Dir: D:\CI\PR-43545\6\daemon [2022-05-02T14:01:01.682Z] Debug Mode (client): false [2022-05-02T14:01:01.682Z] Debug Mode (server): true [2022-05-02T14:01:01.682Z] File Descriptors: -1 [2022-05-02T14:01:01.682Z] Goroutines: 17 [2022-05-02T14:01:01.682Z] System Time: 2022-05-02T14:01:01.2341626Z [2022-05-02T14:01:01.682Z] EventsListeners: 0 [2022-05-02T14:01:01.682Z] Registry: https://index.docker.io/v1/ [2022-05-02T14:01:01.682Z] Labels: [2022-05-02T14:01:01.682Z] Experimental: false [2022-05-02T14:01:01.682Z] Insecure Registries: [2022-05-02T14:01:01.682Z] 127.0.0.0/8 [2022-05-02T14:01:01.682Z] Live Restore Enabled: false [2022-05-02T14:01:01.682Z] [2022-05-02T14:01:01.682Z] [2022-05-02T14:01:01.682Z] INFO: Stopping daemon under test [2022-05-02T14:01:01.682Z] SUCCESS: The process with PID 5636 (child process of PID 6000) has been terminated. [2022-05-02T14:01:01.682Z] SUCCESS: The process with PID 6000 (child process of PID 3328) has been terminated. [2022-05-02T14:01:01.682Z] INFO: Stop tailing logs of the daemon under tests [2022-05-02T14:01:01.682Z] INFO: executeCI.ps1 Completed successfully at 05/02/2022 14:01:01. [2022-05-02T14:01:01.682Z] INFO: Tidying up at end of run [2022-05-02T14:01:01.682Z] ----------- DAEMON LOG ------------ [2022-05-02T14:01:01.682Z] 2022/05/02 13:13:34 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-02T14:01:01.682Z] ----------- END DAEMON LOG -------- [2022-05-02T14:01:01.682Z] INFO: Saving daemon under test log (d:\CI\PR-43545\6\dut.out) to bundles\CIDUT.out [2022-05-02T14:01:01.682Z] INFO: Saving daemon under test log (d:\CI\PR-43545\6\dut.err) to bundles\CIDUT.err [2022-05-02T14:01:01.682Z] INFO: Saving containerd logs to bundles [2022-05-02T14:01:01.682Z] INFO: Nuke-Everything... [2022-05-02T14:01:02.153Z] INFO: Container count on control daemon to delete is 2 [2022-05-02T14:01:02.621Z] 752cce07a45e [2022-05-02T14:01:02.621Z] 6e1d403cd568 [2022-05-02T14:01:02.621Z] INFO: Tidying pidfile d:\CI\PR-43545\6\docker.pid [2022-05-02T14:01:02.621Z] INFO: Nuking d:\CI [2022-05-02T14:01:07.555Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T14:01:07.555Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T14:01:07.555Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T14:01:07.555Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T14:01:07.555Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T14:01:18.034Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T14:01:18.034Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T14:01:18.034Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T14:01:18.034Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T14:01:18.034Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T14:01:18.034Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T14:01:18.034Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T14:01:18.034Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T14:01:18.034Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T14:01:32.736Z] INFO: Zapped successfully [2022-05-02T14:01:32.736Z] [2022-05-02T14:01:32.736Z] INFO: executeCI.ps1 exiting at Mon May 2 14:01:30 CUT 2022. Duration 01:14:37.5843937 [2022-05-02T14:01:32.736Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-02T14:01:32.984Z] Recording test results [2022-05-02T14:01:33.002Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T14:01:33.002Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T14:01:33.002Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T14:01:33.002Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T14:01:33.002Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T14:01:33.477Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T14:01:35.046Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T14:01:36.036Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T14:01:36.036Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T14:01:36.036Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T14:01:42.214Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-02T14:01:44.394Z] Creating win-2022-integration-bundles.zip [2022-05-02T14:01:44.723Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] archiveArtifacts [2022-05-02T14:01:46.177Z] Archiving artifacts [2022-05-02T14:01:51.900Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T14:01:55.706Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T14:02:01.966Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T14:02:02.986Z] + make clean [2022-05-02T14:02:04.551Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T14:02:04.551Z] docker-dev-cache [2022-05-02T14:02:04.551Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T14:02:38.459Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T14:02:38.459Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T14:02:38.459Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T14:02:44.338Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T14:02:44.810Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T14:02:45.280Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T14:02:46.855Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T14:02:55.533Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T14:03:02.708Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T14:03:02.708Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:03:02.708Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T14:03:11.390Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T14:03:11.390Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T14:03:11.390Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T14:03:41.532Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T14:03:50.206Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T14:03:51.778Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T14:04:06.743Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T14:04:24.591Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T14:04:45.864Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T14:04:51.738Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T14:04:53.312Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T14:04:58.076Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T14:05:33.966Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T14:05:36.190Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T14:05:48.701Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T14:05:49.692Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T14:05:49.692Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T14:05:50.161Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T14:05:53.963Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T14:05:53.963Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T14:05:53.963Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T14:05:53.963Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T14:05:53.963Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T14:06:08.914Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T14:06:12.709Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T14:06:16.509Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T14:06:25.181Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T14:06:29.957Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T14:06:29.957Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T14:06:51.218Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T14:06:51.218Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T14:06:58.399Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T14:06:58.399Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T14:06:58.399Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T14:07:04.282Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T14:07:04.282Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T14:07:04.282Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T14:07:04.282Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T14:07:04.282Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T14:07:08.084Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T14:07:08.084Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T14:07:08.084Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T14:07:08.084Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T14:07:08.084Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T14:07:08.084Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T14:07:08.558Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T14:07:08.558Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T14:07:13.324Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T14:07:18.089Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T14:07:21.906Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T14:07:21.906Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T14:07:21.906Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T14:07:21.906Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T14:07:21.906Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T14:07:21.906Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T14:07:21.906Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T14:07:26.672Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T14:07:26.672Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T14:07:26.672Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T14:07:26.672Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T14:07:26.672Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T14:07:26.672Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T14:07:26.672Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T14:07:26.672Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T14:07:26.672Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T14:07:30.476Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T14:07:41.004Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T14:07:41.004Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T14:07:41.004Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T14:07:41.004Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T14:07:41.004Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T14:07:41.004Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T14:07:41.004Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T14:07:44.802Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T14:07:44.802Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T14:07:45.273Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T14:07:45.273Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T14:07:45.273Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T14:07:45.273Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T14:07:50.047Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T14:07:54.828Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T14:07:54.828Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T14:07:54.828Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T14:08:03.514Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T14:08:03.514Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T14:08:03.514Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T14:08:03.514Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T14:08:03.985Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T14:08:03.985Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T14:08:03.985Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T14:08:08.818Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T14:08:12.618Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T14:08:16.425Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T14:08:21.193Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T14:08:21.193Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T14:08:33.708Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T14:08:33.708Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T14:08:33.708Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T14:08:33.708Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T14:08:33.708Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T14:08:33.708Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T14:08:51.552Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T14:08:51.552Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T14:08:51.552Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T14:08:54.516Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T14:08:54.516Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T14:09:19.840Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T14:09:19.840Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T14:09:19.840Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T14:09:19.840Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T14:09:19.840Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T14:09:19.840Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T14:09:19.840Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T14:09:27.014Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T14:09:34.193Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.664Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T14:09:34.664Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T14:09:34.664Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T14:09:35.135Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T14:09:36.708Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T14:09:41.474Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T14:09:45.279Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T14:09:46.853Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T14:09:50.663Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T14:09:50.663Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T14:09:51.275Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T14:09:56.045Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T14:09:56.046Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T14:09:56.046Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T14:09:56.046Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T14:09:56.046Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T14:09:56.046Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T14:09:56.046Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T14:09:56.046Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T14:09:56.046Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T14:09:56.046Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T14:09:56.046Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T14:10:11.010Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T14:10:11.010Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T14:10:11.010Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T14:10:19.681Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T14:10:28.352Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T14:10:37.056Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T14:10:40.858Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T14:10:45.622Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T14:10:50.385Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T14:10:50.385Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T14:10:50.385Z] === RUN TestDockerSuite/TestRunState [2022-05-02T14:10:50.385Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T14:10:50.385Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T14:10:59.068Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T14:10:59.068Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T14:10:59.068Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T14:11:02.867Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T14:11:02.867Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T14:11:02.867Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T14:11:02.867Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T14:11:02.867Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T14:11:03.340Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T14:11:03.340Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T14:11:03.340Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T14:11:03.340Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T14:11:10.535Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T14:11:10.535Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T14:11:11.008Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T14:11:11.008Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T14:11:11.008Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T14:11:11.008Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T14:11:11.008Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T14:11:15.783Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T14:11:15.783Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T14:11:15.783Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T14:11:19.588Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T14:11:19.588Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T14:11:19.588Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T14:11:19.588Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T14:11:19.588Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T14:11:25.470Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T14:11:50.798Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T14:11:56.693Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T14:12:09.220Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T14:12:09.220Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T14:12:09.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T14:12:09.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T14:12:13.035Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T14:12:17.808Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T14:12:21.613Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T14:12:21.613Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T14:12:21.613Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T14:12:21.613Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T14:12:22.083Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T14:12:22.083Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T14:12:22.083Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T14:12:22.083Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T14:12:22.083Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T14:12:22.083Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T14:12:22.083Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T14:12:22.083Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T14:12:22.083Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T14:12:22.083Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T14:12:22.083Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T14:12:30.768Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T14:12:33.728Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T14:12:37.535Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T14:12:46.227Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T14:12:46.227Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T14:12:46.227Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T14:12:46.227Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.227Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T14:12:46.227Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.227Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T14:12:46.227Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.227Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T14:12:46.227Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T14:12:46.698Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T14:12:46.698Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T14:12:47.168Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T14:12:47.168Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T14:12:47.168Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T14:12:50.131Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T14:12:50.602Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T14:12:51.073Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T14:12:51.546Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T14:12:53.775Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T14:12:53.775Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T14:12:58.543Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T14:13:02.347Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T14:13:20.191Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T14:13:20.191Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T14:13:20.191Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T14:13:34.306Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T14:13:34.306Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T14:13:34.306Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T14:13:46.835Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T14:13:46.835Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T14:13:46.835Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T14:13:46.835Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T14:13:46.835Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T14:13:46.835Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T14:13:46.835Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T14:13:46.835Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T14:13:46.835Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T14:14:01.803Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T14:14:01.803Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T14:14:01.803Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T14:14:01.803Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T14:14:01.803Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T14:14:01.803Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T14:14:01.803Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T14:14:04.033Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T14:14:08.805Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T14:14:08.805Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T14:14:08.805Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T14:14:12.606Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T14:14:12.606Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T14:14:12.606Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T14:14:12.606Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T14:14:12.606Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T14:14:12.606Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:14:12.606Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T14:14:30.446Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T14:14:30.446Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T14:14:30.446Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T14:14:30.446Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:14:30.446Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T14:14:30.446Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T14:14:30.446Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T14:14:30.918Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T14:14:35.678Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T14:14:35.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T14:14:41.569Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T14:14:42.558Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T14:14:43.027Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T14:14:43.500Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T14:14:43.500Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T14:15:04.771Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T14:15:04.771Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T14:15:04.771Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T14:15:05.242Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T14:15:05.712Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T14:15:05.712Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T14:15:05.712Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T14:15:20.671Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T14:15:20.671Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T14:15:20.671Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T14:15:38.528Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T14:15:38.528Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T14:15:38.528Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite (3972.95s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.08s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.44s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.93s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (129.61s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.70s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.10s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.73s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.20s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.39s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.61s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (151.96s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.80s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.18s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.28s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.65s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.72s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.29s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.27s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.91s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.83s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.63s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.66s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.51s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.35s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.77s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.05s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (38.77s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.12s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.51s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.22s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.37s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.19s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.08s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.07s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.70s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.07s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.93s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (52.14s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.95s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.53s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.40s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (3.81s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.15s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (7.82s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (3.06s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.69s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.59s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCmd (1.09s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.86s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.99s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.07s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (4.30s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (2.04s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.77s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.72s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.99s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.04s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.72s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.23s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.60s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.42s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.33s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.21s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.06s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.97s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.87s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.79s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.50s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.19s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.31s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.38s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.94s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.81s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.60s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.95s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignore (102.94s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.34s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.96s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.00s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.31s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.93s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.73s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (22.51s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.61s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.76s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.15s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.39s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.37s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.06s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.99s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.81s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.65s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.81s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.88s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.32s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.16s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.21s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.09s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.87s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (6.06s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.61s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.17s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (22.54s) [2022-05-02T14:15:39.518Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.90s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.12s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.09s) [2022-05-02T14:15:39.518Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-05-02T14:15:39.519Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-02T14:15:39.519Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFails (7.60s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.76s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.92s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.03s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.58s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.27s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.38s) [2022-05-02T14:15:39.519Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.15s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.94s) [2022-05-02T14:15:39.519Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.71s) [2022-05-02T14:15:39.519Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildHistory (17.95s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.62s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.72s) [2022-05-02T14:15:39.519Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.48s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.24s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (11.07s) [2022-05-02T14:15:39.519Z] --- PASS: TestDockerSuite/TestBuildLabel (1.49s) [2022-05-02T14:15:39.995Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.01s) [2022-05-02T14:15:39.995Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.59s) [2022-05-02T14:15:39.995Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.91s) [2022-05-02T14:15:39.995Z] --- PASS: TestDockerSuite/TestBuildLabels (1.54s) [2022-05-02T14:15:39.995Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.56s) [2022-05-02T14:15:39.995Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.91s) [2022-05-02T14:15:39.995Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.18s) [2022-05-02T14:15:39.995Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.61s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (53.75s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (29.32s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.92s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.11s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.63s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (30.32s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.71s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.95s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.83s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.35s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.71s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.32s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.78s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.54s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.19s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.89s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.85s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.50s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.13s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.61s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.46s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.66s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (63.50s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.77s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildRm (19.92s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.12s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.12s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.58s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (10.55s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.56s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.27s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.13s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.40s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.91s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (15.15s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.49s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildStderr (7.23s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.01s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.98s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.84s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.62s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.86s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.86s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.27s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.80s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.71s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (31.48s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.88s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (17.51s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.51s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.30s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.22s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.62s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.34s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.09s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.86s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.01s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.10s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.09s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.61s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.10s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.92s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.74s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (7.71s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCommitChange (7.17s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.74s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.69s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCommitTTY (13.13s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.95s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.65s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.65s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.85s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.99s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.52s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.54s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.54s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.26s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.53s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.05s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.48s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.02s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.69s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.39s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.42s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (10.63s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.24s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.25s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.43s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.32s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.30s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.44s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.70s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.63s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.12s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.17s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.18s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.09s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091c4b0_} (3.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13716017069_c:\foo_false____} (7.93s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13716017069_c:\foo_true____} (3.01s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.93s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.05s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpGarbagePath (8.39s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.19s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.92s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpToCaseA (11.01s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.77s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.05s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpToCaseH (22.67s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.05s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpToDot (3.35s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2022-05-02T14:15:39.996Z] --- PASS: TestDockerSuite/TestCpToStdout (3.72s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-05-02T14:15:39.996Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.47s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateArgs (0.45s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.64s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.85s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.44s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.82s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.07s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateLabels (0.40s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateRM (0.57s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.55s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.16s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.45s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.68s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.71s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.30s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.05s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.05s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.05s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.05s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestDockerFails (0.12s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.85s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (8.27s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.42s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.36s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsCopy (8.08s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.69s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.10s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.83s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (10.10s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.54s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFilters (6.25s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFormat (6.43s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.16s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.16s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsRename (3.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsResize (9.09s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.45s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.75s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.69s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.78s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.05s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.16s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.06s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.05s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.05s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.41s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.43s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.62s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.31s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.13s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.79s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecInspectID (4.88s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.05s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.25s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.17s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.68s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.26s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.06s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.20s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.20s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.19s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.17s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.06s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.14s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.96s) [2022-05-02T14:15:39.997Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.49s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.17s) [2022-05-02T14:15:39.997Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (3.07s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.46s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.45s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.75s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImagesFormat (0.49s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.65s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.15s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.80s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.21s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.32s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.31s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.12s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectDefault (3.46s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectHistory (7.26s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.73s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.10s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.02s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.35s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.13s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.48s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectStatus (3.60s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.39s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.90s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.52s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.32s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.18s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.11s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.48s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.60s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.89s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.61s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.47s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.66s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.13s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (14.95s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (17.24s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (17.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.60s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.95s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.38s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.35s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsSince (11.83s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsTail (5.28s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.69s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.31s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestNetHostname (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.18s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPortList (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.30s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.06s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.36s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsByOrder (14.79s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersBase (17.46s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (31.73s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.76s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (20.73s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.33s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (23.33s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (13.76s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.77s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.05s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPsShowMounts (14.18s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.86s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.58s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.10s) [2022-05-02T14:15:40.469Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.05s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.83s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.63s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.45s) [2022-05-02T14:15:40.469Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (36.75s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.37s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.64s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.44s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.81s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.99s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (7.69s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.89s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiBlank (0.17s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.73s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (28.46s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (10.31s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.67s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (13.80s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (16.65s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (20.50s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.87s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiTag (1.62s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.39s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (32.75s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.61s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.97s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.56s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.91s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (13.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.21s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.12s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (9.06s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.31s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.18s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunBindMounts (18.53s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (9.01s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.20s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.10s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.82s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.66s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.43s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.20s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.06s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.59s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.98s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.82s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.35s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.06s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.30s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.43s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.53s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunEntrypoint (9.28s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.06s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunExitCode (4.24s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.09s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.23s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.26s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunExposePort (0.16s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (12.02s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.20s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (17.22s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.06s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.37s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (22.43s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.06s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.21s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.68s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.83s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.43s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.20s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.20s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.39s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.72s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.00s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.26s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunRm (9.24s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.79s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (9.29s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.21s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.20s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.66s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (9.11s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.79s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.45s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.18s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.89s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.05s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.17s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.15s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-05-02T14:15:40.470Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.05s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.06s) [2022-05-02T14:15:40.470Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (22.37s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.35s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (11.79s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.28s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.69s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.48s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.16s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.15s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.17s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.69s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.45s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.39s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.54s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.06s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.05s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.08s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.53s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.54s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.63s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.14s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (25.96s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (4.15s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (4.02s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (17.74s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (13.91s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestStartAttachSilent (12.38s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.05s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (13.35s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.22s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.28s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.00s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.62s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.31s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.45s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.05s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.71s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.64s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.34s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.73s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.17s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.52s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (1.01s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.84s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.17s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.40s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (19.86s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.46s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.49s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.13s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.69s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.72s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.62s) [2022-05-02T14:15:40.943Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-05-02T14:15:40.943Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.72s) [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T14:15:40.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.943Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T14:15:40.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] --- PASS: TestDockerRegistrySuite (0.66s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T14:15:40.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T14:15:40.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T14:15:40.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T14:15:40.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T14:15:40.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T14:15:40.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T14:15:40.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T14:15:40.944Z] === RUN TestDockerDaemonSuite [2022-05-02T14:15:40.944Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T14:15:40.944Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T14:15:40.944Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T14:15:40.944Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:15:40.944Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T14:15:40.944Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T14:15:40.944Z] === RUN TestDockerSwarmSuite [2022-05-02T14:15:40.944Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-02T14:15:40.944Z] === RUN TestDockerPluginSuite [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-02T14:15:41.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T14:15:41.413Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T14:15:41.413Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-02T14:15:41.413Z] === RUN TestDockerNetworkSuite [2022-05-02T14:15:41.413Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-02T14:15:41.413Z] === RUN TestDockerHubPullSuite [2022-05-02T14:15:41.413Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-02T14:15:41.413Z] PASS [2022-05-02T14:15:41.413Z] ok github.com/docker/docker/integration-cli 3974.449s [2022-05-02T14:15:41.413Z] [2022-05-02T14:15:41.413Z] === Skipped [2022-05-02T14:15:41.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-02T14:15:41.413Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-02T14:15:41.413Z] [2022-05-02T14:15:41.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T14:15:41.413Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T14:15:41.413Z] [2022-05-02T14:15:41.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T14:15:41.413Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T14:15:41.413Z] [2022-05-02T14:15:41.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T14:15:41.413Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T14:15:41.413Z] [2022-05-02T14:15:41.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-05-02T14:15:41.413Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.413Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-05-02T14:15:41.413Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T14:15:41.414Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-02T14:15:41.414Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T14:15:41.414Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-02T14:15:41.414Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-02T14:15:41.414Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-02T14:15:41.414Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-02T14:15:41.414Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T14:15:41.414Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T14:15:41.414Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T14:15:41.414Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T14:15:41.414Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s) [2022-05-02T14:15:41.414Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.05s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.05s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (2.12s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.12s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.07s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.07s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.53s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.53s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (1.40s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.40s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.15s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.15s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-02T14:15:41.414Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.97s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.97s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.87s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.87s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.96s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.96s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.99s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.99s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.09s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.09s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.87s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.87s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.414Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-02T14:15:41.414Z] [2022-05-02T14:15:41.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-02T14:15:41.414Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.12s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.12s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.09s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.09s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-02T14:15:41.415Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.415Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-02T14:15:41.415Z] [2022-05-02T14:15:41.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.18s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.18s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.09s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.04s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.04s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.04s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.12s) [2022-05-02T14:15:41.886Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.12s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.98s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.98s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.22s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.22s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.01s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.01s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.10s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.10s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.92s) [2022-05-02T14:15:41.886Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.92s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-02T14:15:41.886Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-02T14:15:41.886Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T14:15:41.886Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.886Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T14:15:41.886Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T14:15:41.887Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T14:15:41.887Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.05s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.05s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-05-02T14:15:41.887Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.05s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.05s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T14:15:41.887Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-05-02T14:15:41.887Z] [2022-05-02T14:15:41.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-05-02T14:15:41.887Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.357Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-05-02T14:15:42.357Z] [2022-05-02T14:15:42.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.04s) [2022-05-02T14:15:42.357Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.357Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2022-05-02T14:15:42.357Z] [2022-05-02T14:15:42.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-05-02T14:15:42.357Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.357Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-05-02T14:15:42.357Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-02T14:15:42.358Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.05s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.05s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.05s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-05-02T14:15:42.358Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.05s) [2022-05-02T14:15:42.358Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-02T14:15:42.358Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.06s) [2022-05-02T14:15:42.358Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.06s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.05s) [2022-05-02T14:15:42.358Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.05s) [2022-05-02T14:15:42.358Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-05-02T14:15:42.358Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.05s) [2022-05-02T14:15:42.358Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.05s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-02T14:15:42.358Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-02T14:15:42.358Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-02T14:15:42.358Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T14:15:42.358Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-02T14:15:42.358Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-05-02T14:15:42.358Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.04s) [2022-05-02T14:15:42.358Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-02T14:15:42.358Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.358Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-02T14:15:42.358Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-02T14:15:42.359Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T14:15:42.359Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.359Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T14:15:42.359Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-02T14:15:42.831Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-05-02T14:15:42.831Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-02T14:15:42.831Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestNetHostname (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPortList (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-02T14:15:42.831Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.05s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.05s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-05-02T14:15:42.831Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.18s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.05s) [2022-05-02T14:15:42.831Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.831Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.05s) [2022-05-02T14:15:42.831Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.05s) [2022-05-02T14:15:42.832Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.06s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.10s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.10s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.06s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.06s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.06s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.06s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.05s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-02T14:15:42.832Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T14:15:42.832Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-02T14:15:42.832Z] [2022-05-02T14:15:42.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.06s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.06s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.06s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.06s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-05-02T14:15:43.302Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.302Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-05-02T14:15:43.302Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.06s) [2022-05-02T14:15:43.303Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.06s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.303Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2022-05-02T14:15:43.303Z] [2022-05-02T14:15:43.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-05-02T14:15:43.303Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-05-02T14:15:43.304Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-05-02T14:15:43.304Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.06s) [2022-05-02T14:15:43.304Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.06s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-05-02T14:15:43.304Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2022-05-02T14:15:43.304Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.04s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-05-02T14:15:43.304Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-05-02T14:15:43.304Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-05-02T14:15:43.304Z] [2022-05-02T14:15:43.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.04s) [2022-05-02T14:15:43.304Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.304Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.05s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.05s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.05s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.05s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2022-05-02T14:15:43.775Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T14:15:43.775Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.05s) [2022-05-02T14:15:43.775Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.05s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T14:15:43.775Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-02T14:15:43.775Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.775Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-05-02T14:15:43.775Z] [2022-05-02T14:15:43.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2022-05-02T14:15:43.775Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T14:15:43.776Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.05s) [2022-05-02T14:15:43.776Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.05s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2022-05-02T14:15:43.776Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-05-02T14:15:43.776Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-05-02T14:15:43.776Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T14:15:43.776Z] [2022-05-02T14:15:43.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T14:15:43.776Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T14:15:43.777Z] [2022-05-02T14:15:43.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T14:15:43.777Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T14:15:43.777Z] [2022-05-02T14:15:43.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T14:15:43.777Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T14:15:43.777Z] [2022-05-02T14:15:43.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T14:15:43.777Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T14:15:43.777Z] [2022-05-02T14:15:43.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T14:15:43.777Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T14:15:43.777Z] [2022-05-02T14:15:43.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T14:15:43.777Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:43.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-02T14:15:44.246Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] DONE 1088 tests, 539 skipped in 3987.864s [2022-05-02T14:15:44.246Z] INFO: Integration tests ended at 05/02/2022 14:15:43. Duration:01:06:28.1461917 [2022-05-02T14:15:44.246Z] INFO: Docker info of the daemon under test at end of run [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] Containers: 10 [2022-05-02T14:15:44.246Z] Running: 0 [2022-05-02T14:15:44.246Z] Paused: 0 [2022-05-02T14:15:44.246Z] Stopped: 10 [2022-05-02T14:15:44.246Z] Images: 18 [2022-05-02T14:15:44.246Z] Server Version: 0.0.0-dev [2022-05-02T14:15:44.246Z] Storage Driver: windowsfilter [2022-05-02T14:15:44.246Z] Windows: [2022-05-02T14:15:44.246Z] Logging Driver: json-file [2022-05-02T14:15:44.246Z] Plugins: [2022-05-02T14:15:44.246Z] Volume: local [2022-05-02T14:15:44.246Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T14:15:44.246Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T14:15:44.246Z] Swarm: inactive [2022-05-02T14:15:44.246Z] Default Isolation: process [2022-05-02T14:15:44.246Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T14:15:44.246Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-02T14:15:44.246Z] OSType: windows [2022-05-02T14:15:44.246Z] Architecture: x86_64 [2022-05-02T14:15:44.246Z] CPUs: 4 [2022-05-02T14:15:44.246Z] Total Memory: 32GiB [2022-05-02T14:15:44.246Z] Name: azwin-2-2f5110 [2022-05-02T14:15:44.246Z] ID: FPGB:I3ZV:2VEO:IRHP:ZTLQ:YGXA:RTJZ:Q2W7:UN74:4I77:4RRE:ORFE [2022-05-02T14:15:44.246Z] Docker Root Dir: D:\CI\PR-43545\6\daemon [2022-05-02T14:15:44.246Z] Debug Mode (client): false [2022-05-02T14:15:44.246Z] Debug Mode (server): true [2022-05-02T14:15:44.246Z] File Descriptors: -1 [2022-05-02T14:15:44.246Z] Goroutines: 17 [2022-05-02T14:15:44.246Z] System Time: 2022-05-02T14:15:43.9195646Z [2022-05-02T14:15:44.246Z] EventsListeners: 0 [2022-05-02T14:15:44.246Z] Registry: https://index.docker.io/v1/ [2022-05-02T14:15:44.246Z] Labels: [2022-05-02T14:15:44.246Z] Experimental: false [2022-05-02T14:15:44.246Z] Insecure Registries: [2022-05-02T14:15:44.246Z] 127.0.0.0/8 [2022-05-02T14:15:44.246Z] Live Restore Enabled: false [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] [2022-05-02T14:15:44.246Z] INFO: Stopping daemon under test [2022-05-02T14:15:44.716Z] SUCCESS: The process with PID 10660 (child process of PID 5252) has been terminated. [2022-05-02T14:15:44.716Z] SUCCESS: The process with PID 5252 (child process of PID 6908) has been terminated. [2022-05-02T14:15:44.716Z] INFO: Stop tailing logs of the daemon under tests [2022-05-02T14:15:44.716Z] INFO: executeCI.ps1 Completed successfully at 05/02/2022 14:15:44. [2022-05-02T14:15:44.716Z] INFO: Tidying up at end of run [2022-05-02T14:15:44.716Z] ----------- DAEMON LOG ------------ [2022-05-02T14:15:44.716Z] 2022/05/02 13:05:55 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-02T14:15:44.716Z] ----------- END DAEMON LOG -------- [2022-05-02T14:15:44.716Z] INFO: Saving daemon under test log (d:\CI\PR-43545\6\dut.out) to bundles\CIDUT.out [2022-05-02T14:15:44.716Z] INFO: Saving daemon under test log (d:\CI\PR-43545\6\dut.err) to bundles\CIDUT.err [2022-05-02T14:15:44.716Z] INFO: Saving containerd logs to bundles [2022-05-02T14:15:44.716Z] INFO: Nuke-Everything... [2022-05-02T14:15:45.187Z] INFO: Container count on control daemon to delete is 2 [2022-05-02T14:15:45.655Z] 6845d1b09a37 [2022-05-02T14:15:45.655Z] 11e15ffad01a [2022-05-02T14:15:46.126Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-02T14:15:49.927Z] Deleted: sha256:a353f7798fe9014b375fc82cd0b9549db5e186a7f003192f99497d7ca71afa49 [2022-05-02T14:15:49.927Z] Deleted: sha256:336fb8ba240f00a984ea0873fa0a2f77fd84c89498af32fd508740600ff409f4 [2022-05-02T14:15:49.927Z] INFO: Tidying pidfile d:\CI\PR-43545\6\docker.pid [2022-05-02T14:15:50.396Z] INFO: Nuking d:\CI [2022-05-02T14:17:47.160Z] INFO: Zapped successfully [2022-05-02T14:17:47.160Z] [2022-05-02T14:17:47.160Z] INFO: executeCI.ps1 exiting at Mon May 2 14:17:37 CUT 2022. Duration 01:34:52.1727794 [2022-05-02T14:17:47.160Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-02T14:17:47.416Z] Recording test results [2022-05-02T14:17:48.178Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-02T14:17:50.514Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-02T14:17:53.702Z] Archiving artifacts [2022-05-02T14:17:54.958Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43545/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T14:17:55.994Z] + make clean [2022-05-02T14:17:58.220Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T14:17:58.220Z] docker-dev-cache [2022-05-02T14:17:58.220Z] 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